[iPhone] Set default compiler to GCC

This commit is contained in:
Alex Zolotarev 2011-03-19 02:52:53 +00:00 committed by Alex Zolotarev
parent 411d867eb6
commit 95474991e1

View file

@ -553,7 +553,7 @@
DEBUG,
_DEBUG,
);
GCC_VERSION = "";
GCC_VERSION = 4.2;
HEADER_SEARCH_PATHS = (
../../3party/protobuf,
../../3party/protobuf/src,
@ -596,7 +596,7 @@
_RELEASE,
);
GCC_UNROLL_LOOPS = YES;
GCC_VERSION = "";
GCC_VERSION = 4.2;
HEADER_SEARCH_PATHS = (
../../3party/protobuf,
../../3party/protobuf/src,
@ -649,7 +649,7 @@
);
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
"GCC_THUMB_SUPPORT[arch=armv7]" = YES;
GCC_VERSION = "";
GCC_VERSION = 4.2;
HEADER_SEARCH_PATHS = (
../../3party/protobuf,
../../3party/protobuf/src,
@ -705,7 +705,7 @@
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
"GCC_THUMB_SUPPORT[arch=armv7]" = YES;
GCC_UNROLL_LOOPS = YES;
GCC_VERSION = "";
GCC_VERSION = 4.2;
HEADER_SEARCH_PATHS = (
../../3party/protobuf,
../../3party/protobuf/src,