blob: 3833c6f2e14901d2d5fd72d7470b30f7a9aa011b [file] [log] [blame]
epoger@google.comea5dfa82011-07-01 21:01:32 +00001//
2// SkiOSSampleApp.xcconfig
3// iOSSampleApp
4//
5// Created by Yang Su on 6/30/11.
epoger@google.comfd03db02011-07-28 14:24:55 +00006// 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.
epoger@google.comea5dfa82011-07-01 21:01:32 +00009//
10#include "SkiOSSampleApp-Base"
11
sdefresnee3fa8112016-06-01 07:08:56 -070012GCC_PREPROCESSOR_DEFINITIONS=SK_DEBUG SK_BUILD_FOR_IOS SK_BUILD_NO_OPTS
epoger@google.comea5dfa82011-07-01 21:01:32 +000013GCC_OPTIMIZATION_LEVEL=0