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.

55 lines
2.7KB

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