1//
2//  SkiOSSampleApp.xcconfig
3//  iOSSampleApp
4//
5//  Created by Yang Su on 6/30/11.
6//  Copyright 2011 Google Inc.
7//  Use of this source code is governed by a BSD-style license that can be
8//  found in the LICENSE file.
9//
10#include "SkiOSSampleApp-Base"
11
12GCC_PREPROCESSOR_DEFINITIONS=SK_DEBUG SK_BUILD_FOR_IOS
13GCC_OPTIMIZATION_LEVEL=0
14