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.8KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <JUCERPROJECT id="IvabE4" name="WindowsDLL" projectType="library" juceLinkage="none"
  3. bundleIdentifier="com.roli.jucedll" jucerVersion="5.4.0" defines="JUCE_DLL_BUILD=1"
  4. displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
  5. companyCopyright="ROLI Ltd.">
  6. <EXPORTFORMATS>
  7. <VS2017 targetFolder="Builds/VisualStudio2017">
  8. <CONFIGURATIONS>
  9. <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="juce_dll"/>
  10. <CONFIGURATION name="Release" isDebug="0" targetName="juce_dll"/>
  11. </CONFIGURATIONS>
  12. <MODULEPATHS>
  13. <MODULEPATH id="juce_video" path="../../modules"/>
  14. <MODULEPATH id="juce_opengl" path="../../modules"/>
  15. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  16. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  17. <MODULEPATH id="juce_graphics" path="../../modules"/>
  18. <MODULEPATH id="juce_events" path="../../modules"/>
  19. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  20. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  21. <MODULEPATH id="juce_core" path="../../modules"/>
  22. <MODULEPATH id="juce_audio_utils" path="../../modules"/>
  23. <MODULEPATH id="juce_audio_processors" path="../../modules"/>
  24. <MODULEPATH id="juce_audio_formats" path="../../modules"/>
  25. <MODULEPATH id="juce_audio_devices" path="../../modules"/>
  26. <MODULEPATH id="juce_audio_basics" path="../../modules"/>
  27. </MODULEPATHS>
  28. </VS2017>
  29. </EXPORTFORMATS>
  30. <MAINGROUP id="tNa6Wh" name="WindowsDLL">
  31. <GROUP id="N2ZGxS" name="Source"/>
  32. </MAINGROUP>
  33. <MODULES>
  34. <MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0"/>
  35. <MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0"/>
  36. <MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0"/>
  37. <MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0"/>
  38. <MODULES id="juce_audio_utils" showAllCode="1" useLocalCopy="0"/>
  39. <MODULES id="juce_core" showAllCode="1" useLocalCopy="0"/>
  40. <MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="0"/>
  41. <MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0"/>
  42. <MODULES id="juce_events" showAllCode="1" useLocalCopy="0"/>
  43. <MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0"/>
  44. <MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0"/>
  45. <MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0"/>
  46. <MODULES id="juce_opengl" showAllCode="1" useLocalCopy="0"/>
  47. <MODULES id="juce_video" showAllCode="1" useLocalCopy="0"/>
  48. </MODULES>
  49. <JUCEOPTIONS/>
  50. <LIVE_SETTINGS>
  51. <OSX/>
  52. </LIVE_SETTINGS>
  53. </JUCERPROJECT>