ea5dfa87b2
http://codereview.appspot.com/4636078/ git-svn-id: http://skia.googlecode.com/svn/trunk@1785 2bbb7eff-a529-9590-31e7-b0007b416f81
12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
//
|
|
// SkiOSSampleApp.xcconfig
|
|
// iOSSampleApp
|
|
//
|
|
// Created by Yang Su on 6/30/11.
|
|
// Copyright 2011 Google Inc. All rights reserved.
|
|
//
|
|
#include "SkiOSSampleApp-Base"
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS=SK_DEBUG SK_BUILD_FOR_IOS
|
|
GCC_OPTIMIZATION_LEVEL=0
|