remove precompiled header option for ios

unreviewed

git-svn-id: http://skia.googlecode.com/svn/trunk@5700 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
caryclark@google.com 2012-09-26 17:58:27 +00:00
parent 861b3a28c3
commit 32847be8c3

View File

@ -7,8 +7,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
GCC_PREFIX_HEADER=iOSSampleApp_Prefix.pch
ARCHS=armv6 armv7
IPHONEOS_DEPLOYMENT_TARGET=4.2
SDKROOT=iphoneos