update debug mode
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user