The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.8KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" version="1.0.0"
  3. juceLinkage="none" bundleIdentifier="com.rawmaterialsoftware.juce"
  4. jucerVersion="3.0.0" defines="JUCE_DLL_BUILD=1">
  5. <EXPORTFORMATS>
  6. <VS2008 targetFolder="Builds/VisualStudio2008" libraryType="2" juceFolder="../../../juce"
  7. extraDefs="">
  8. <CONFIGURATIONS>
  9. <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="jucedebug"
  10. winWarningLevel="4" generateManifest="1"/>
  11. <CONFIGURATION name="Release" isDebug="0" optimisation="2" targetName="juce"
  12. winWarningLevel="4" generateManifest="1"/>
  13. </CONFIGURATIONS>
  14. </VS2008>
  15. </EXPORTFORMATS>
  16. <MAINGROUP id="tNa6Wh" name="juce_dll">
  17. <GROUP id="N2ZGxS" name="Source"/>
  18. </MAINGROUP>
  19. <MODULES>
  20. <MODULE id="juce_core" showAllCode="1"/>
  21. <MODULE id="juce_events" showAllCode="1"/>
  22. <MODULE id="juce_graphics" showAllCode="1"/>
  23. <MODULE id="juce_data_structures" showAllCode="1"/>
  24. <MODULE id="juce_gui_basics" showAllCode="1"/>
  25. <MODULE id="juce_gui_extras" showAllCode="1"/>
  26. <MODULE id="juce_gui_audio" showAllCode="1"/>
  27. <MODULE id="juce_cryptography" showAllCode="1"/>
  28. <MODULE id="juce_video" showAllCode="1"/>
  29. <MODULE id="juce_opengl" showAllCode="1"/>
  30. <MODULE id="juce_audio_basics" showAllCode="1"/>
  31. <MODULE id="juce_audio_devices" showAllCode="1"/>
  32. <MODULE id="juce_audio_formats" showAllCode="1"/>
  33. <MODULE id="juce_audio_processors" showAllCode="1"/>
  34. <MODULE id="juce_gui_extra" showAllCode="1"/>
  35. <MODULE id="juce_audio_basics"/>
  36. <MODULE id="juce_core"/>
  37. <MODULE id="juce_audio_basics"/>
  38. <MODULE id="juce_core"/>
  39. </MODULES>
  40. <JUCEOPTIONS/>
  41. </JUCERPROJECT>