]>
Commit | Line | Data |
---|---|---|
1 | #include "<DEVELOPER_DIR>/AppleInternal/XcodeConfig/PlatformSupportHost.xcconfig" | |
2 | ||
3 | INSTALL_PATH = $(SIMULATOR_RUNTIME_BUNDLE_INSTALL_DIR)/Contents/Resources | |
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 |