config.xcconfig 345 B

1234567891011121314
  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. CONFIG_FRAMEWORK_LDFLAGS = -lSDL3_test