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.

56 lines
2.9KB

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