blob: 6541759ec8230bd033e5b3467de091783edd4a41 (
plain)
1
2
3
4
5
6
7
8
|
//
// build.xcconfig
//
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
SDL_PREPROCESSOR_DEFINITIONS = SDL_VENDOR_INFO=\"libsdl.org\"
|