1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Add WXDEBUG_LEVEL=0 to non-debug builds

This commit is contained in:
Leland Lucius
2015-07-29 14:44:51 -05:00
parent f2d87803d3
commit e869099643
12 changed files with 590 additions and 124 deletions

View File

@@ -47,6 +47,7 @@ libaudacity_la_SOURCES = \
$(NULL)
audacity_CPPFLAGS = \
-Wno-deprecated-declarations \
-D__STDC_CONSTANT_MACROS \
-DLIBDIR=\"$(libdir)\" \
$(EXPAT_CFLAGS) \