]>
Commit | Line | Data |
---|---|---|
10b92d3b A |
1 | #include "<DEVELOPER_DIR>/AppleInternal/XcodeConfig/PlatformSupportHost.xcconfig" |
2 | ||
bc3b7c8c | 3 | INSTALL_PATH = $(SIMULATOR_RUNTIME_BUNDLE_INSTALL_DIR)/Contents/Resources |
6cae9b63 A |
4 | |
5 | //:configuration = Debug | |
6 | GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1 DEBUG=1 | |
7 | ||
8 | //:configuration = Release | |
9 | GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1 |