2011-07-01 21:01:32 +00:00
|
|
|
//
|
|
|
|
// SkiOSSampleApp.xcconfig
|
|
|
|
// iOSSampleApp
|
|
|
|
//
|
|
|
|
// Created by Yang Su on 6/30/11.
|
2011-07-28 14:24:55 +00:00
|
|
|
// Copyright 2011 Google Inc.
|
|
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
|
|
// found in the LICENSE file.
|
2011-07-01 21:01:32 +00:00
|
|
|
//
|
|
|
|
#include "SkiOSSampleApp-Base"
|
|
|
|
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS=SK_DEBUG SK_BUILD_FOR_IOS
|
|
|
|
GCC_OPTIMIZATION_LEVEL=0
|