config.xcconfig 337 B

123456789101112
  1. //
  2. // config.xcconfig
  3. //
  4. // Configuration settings file format documentation can be found at:
  5. // https://help.apple.com/xcode/#/dev745c5c974
  6. // Include any optional config for this build
  7. #include? "build.xcconfig"
  8. CONFIG_PREPROCESSOR_DEFINITIONS = $(inherited) $(SDL_PREPROCESSOR_DEFINITIONS)
  9. CONFIG_FRAMEWORK_LDFLAGS = $(inherited)