1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/windows dll/jucedll.jucer
2012-04-13 13:17:34 +01:00

42 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" version="1.0.0"
juceLinkage="none" bundleIdentifier="com.rawmaterialsoftware.juce"
jucerVersion="3.0.0" defines="JUCE_DLL_BUILD=1">
<EXPORTFORMATS>
<VS2008 targetFolder="Builds/VisualStudio2008" libraryType="2" juceFolder="../../../juce"
extraDefs="">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="jucedebug"
winWarningLevel="4" generateManifest="1"/>
<CONFIGURATION name="Release" isDebug="0" optimisation="2" targetName="juce"
winWarningLevel="4" generateManifest="1"/>
</CONFIGURATIONS>
</VS2008>
</EXPORTFORMATS>
<MAINGROUP id="tNa6Wh" name="juce_dll">
<GROUP id="N2ZGxS" name="Source"/>
</MAINGROUP>
<MODULES>
<MODULE id="juce_core" showAllCode="1"/>
<MODULE id="juce_events" showAllCode="1"/>
<MODULE id="juce_graphics" showAllCode="1"/>
<MODULE id="juce_data_structures" showAllCode="1"/>
<MODULE id="juce_gui_basics" showAllCode="1"/>
<MODULE id="juce_gui_extras" showAllCode="1"/>
<MODULE id="juce_gui_audio" showAllCode="1"/>
<MODULE id="juce_cryptography" showAllCode="1"/>
<MODULE id="juce_video" showAllCode="1"/>
<MODULE id="juce_opengl" showAllCode="1"/>
<MODULE id="juce_audio_basics" showAllCode="1"/>
<MODULE id="juce_audio_devices" showAllCode="1"/>
<MODULE id="juce_audio_formats" showAllCode="1"/>
<MODULE id="juce_audio_processors" showAllCode="1"/>
<MODULE id="juce_gui_extra" showAllCode="1"/>
<MODULE id="juce_audio_basics"/>
<MODULE id="juce_core"/>
<MODULE id="juce_audio_basics"/>
<MODULE id="juce_core"/>
</MODULES>
<JUCEOPTIONS/>
</JUCERPROJECT>