diff options
Diffstat (limited to 'src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig')
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig new file mode 100644 index 0000000..6541759 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig | |||
@@ -0,0 +1,8 @@ | |||
1 | // | ||
2 | // build.xcconfig | ||
3 | // | ||
4 | |||
5 | // Configuration settings file format documentation can be found at: | ||
6 | // https://help.apple.com/xcode/#/dev745c5c974 | ||
7 | |||
8 | SDL_PREPROCESSOR_DEFINITIONS = SDL_VENDOR_INFO=\"libsdl.org\" | ||