summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig')
-rw-r--r--contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig b/contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig
deleted file mode 100644
index eb99030..0000000
--- a/contrib/SDL-3.2.8/Xcode/SDL/config.xcconfig
+++ /dev/null
@@ -1,12 +0,0 @@
1//
2// config.xcconfig
3//
4
5// Configuration settings file format documentation can be found at:
6// https://help.apple.com/xcode/#/dev745c5c974
7
8// Include any optional config for this build
9#include? "build.xcconfig"
10
11CONFIG_PREPROCESSOR_DEFINITIONS = $(inherited) $(SDL_PREPROCESSOR_DEFINITIONS)
12CONFIG_FRAMEWORK_LDFLAGS = $(inherited)