update debug mode

This commit is contained in:
2023-03-04 18:16:47 +01:00
parent 457e732f5c
commit e93b884df1
2 changed files with 34 additions and 34 deletions

View File

@@ -34,8 +34,8 @@
<EXPORTFORMATS>
<LINUX_MAKE targetFolder="Builds/LinuxMakefile">
<CONFIGURATIONS>
<CONFIGURATION isDebug="0" name="Debug" targetName="SimpleDrums"/>
<CONFIGURATION isDebug="1" name="Release" targetName="SimpleDrums"/>
<CONFIGURATION isDebug="1" name="Debug" targetName="SimpleDrums" optimisation="1"/>
<CONFIGURATION isDebug="0" name="Release" targetName="SimpleDrums" optimisation="3"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="JUCE/modules"/>