mirror of
https://github.com/ItsElaineTime/SwresTools.git
synced 2024-12-12 05:30:37 +00:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
#include "Project.xcconfig"
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NDEBUG=1
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = -O
|