206dcdedf1
git-subtree-dir: external/SDL git-subtree-split: 4d17b99d0a1c33c5257063b098f883c669ade40b
13 lines
337 B
Plaintext
13 lines
337 B
Plaintext
//
|
|
// config.xcconfig
|
|
//
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|
|
|
|
// Include any optional config for this build
|
|
#include? "build.xcconfig"
|
|
|
|
CONFIG_PREPROCESSOR_DEFINITIONS = $(inherited) $(SDL_PREPROCESSOR_DEFINITIONS)
|
|
CONFIG_FRAMEWORK_LDFLAGS = $(inherited)
|