blob: e695f3824a066b9beb492a6bb2d8f214f88c12dd (
plain)
1
2
3
4
5
6
7
8
|
COMPILE_DEFINITIONS_<CONFIG>
----------------------------
Per-configuration preprocessor definitions on a source file.
This is the configuration-specific version of COMPILE_DEFINITIONS.
Note that Xcode does not support per-configuration source file flags
so this property will be ignored by the Xcode generator.
|