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
3.0KB

  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.roli.jucedll" jucerVersion="5.1.2"
  4. defines="JUCE_DLL_BUILD=1" includeBinaryInAppConfig="1" displaySplashScreen="0"
  5. reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
  6. cppLanguageStandard="11">
  7. <EXPORTFORMATS>
  8. <VS2017 targetFolder="Builds/VisualStudio2017">
  9. <CONFIGURATIONS>
  10. <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
  11. isDebug="1" optimisation="1" targetName="juce_dll"/>
  12. <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
  13. isDebug="0" optimisation="3" targetName="juce_dll"/>
  14. </CONFIGURATIONS>
  15. <MODULEPATHS>
  16. <MODULEPATH id="juce_video" path="../../modules"/>
  17. <MODULEPATH id="juce_opengl" path="../../modules"/>
  18. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  19. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  20. <MODULEPATH id="juce_graphics" path="../../modules"/>
  21. <MODULEPATH id="juce_events" path="../../modules"/>
  22. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  23. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  24. <MODULEPATH id="juce_core" path="../../modules"/>
  25. <MODULEPATH id="juce_audio_utils" path="../../modules"/>
  26. <MODULEPATH id="juce_audio_processors" path="../../modules"/>
  27. <MODULEPATH id="juce_audio_formats" path="../../modules"/>
  28. <MODULEPATH id="juce_audio_devices" path="../../modules"/>
  29. <MODULEPATH id="juce_audio_basics" path="../../modules"/>
  30. </MODULEPATHS>
  31. </VS2017>
  32. </EXPORTFORMATS>
  33. <MAINGROUP id="tNa6Wh" name="juce_dll">
  34. <GROUP id="N2ZGxS" name="Source"/>
  35. </MAINGROUP>
  36. <MODULES>
  37. <MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0"/>
  38. <MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0"/>
  39. <MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0"/>
  40. <MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0"/>
  41. <MODULES id="juce_audio_utils" showAllCode="1" useLocalCopy="0"/>
  42. <MODULES id="juce_core" showAllCode="1" useLocalCopy="0"/>
  43. <MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="0"/>
  44. <MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0"/>
  45. <MODULES id="juce_events" showAllCode="1" useLocalCopy="0"/>
  46. <MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0"/>
  47. <MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0"/>
  48. <MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0"/>
  49. <MODULES id="juce_opengl" showAllCode="1" useLocalCopy="0"/>
  50. <MODULES id="juce_video" showAllCode="1" useLocalCopy="0"/>
  51. </MODULES>
  52. <JUCEOPTIONS/>
  53. </JUCERPROJECT>