Initial Commit
This commit is contained in:
12
thirdparty/SDL3-3.4.0/Xcode/SDL/config.xcconfig
vendored
Normal file
12
thirdparty/SDL3-3.4.0/Xcode/SDL/config.xcconfig
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// 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)
|
||||
Reference in New Issue
Block a user