config.xcconfig 379 B

12345678910111213141516
  1. //
  2. // config.xcconfig
  3. // SDL tests
  4. //
  5. // Configuration settings file format documentation can be found at:
  6. // https://help.apple.com/xcode/#/dev745c5c974
  7. // Include any optional config for this build
  8. // This allows you to set DEVELOPMENT_TEAM for all targets, for example.
  9. #include? "build.xcconfig"
  10. INFOPLIST_FILE = test-Info.plist
  11. CONFIG_FRAMEWORK_LDFLAGS = -lSDL3_test