diff options
Diffstat (limited to 'Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml')
-rw-r--r-- | Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml b/Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml index 27f3cb1..1b10dbb 100644 --- a/Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml +++ b/Mac/Lib/mkcwproject/template-carbon/template-alllibraries.xml @@ -3,5 +3,5 @@ <PATH>%(libraries)s</PATH> <PATHFORMAT>MacOS</PATHFORMAT> <FILEKIND>Library</FILEKIND> - <FILEFLAGS>Debug</FILEFLAGS> + <FILEFLAGS>%(libraryflags)s</FILEFLAGS> </FILE> |