First Commit
This commit is contained in:
5255
3rdparty/sdl/SDL/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
vendored
Normal file
5255
3rdparty/sdl/SDL/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
vendored
Normal file
File diff suppressed because it is too large
Load Diff
14
3rdparty/sdl/SDL/Xcode/SDLTest/config.xcconfig
vendored
Normal file
14
3rdparty/sdl/SDL/Xcode/SDLTest/config.xcconfig
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// config.xcconfig
|
||||
// SDL tests
|
||||
//
|
||||
|
||||
// Configuration settings file format documentation can be found at:
|
||||
// https://help.apple.com/xcode/#/dev745c5c974
|
||||
|
||||
// Include any optional config for this build
|
||||
// This allows you to set DEVELOPMENT_TEAM for all targets, for example.
|
||||
#include? "build.xcconfig"
|
||||
|
||||
CONFIG_FRAMEWORK_LDFLAGS = -lSDL3_test
|
||||
|
||||
Reference in New Issue
Block a user