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.

116 lines
6.4KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <JUCERPROJECT id="IilE7R" name="MPETest" projectType="guiapp" version="1.0.0"
  3. bundleIdentifier="com.yourcompany.MPETest" includeBinaryInAppConfig="1"
  4. jucerVersion="4.0.2">
  5. <MAINGROUP id="VCQQcn" name="MPETest">
  6. <GROUP id="{D43238F0-992F-BC5A-F1AA-31BBBD3D17B0}" name="Source">
  7. <FILE id="uRxR7V" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
  8. <FILE id="UgOrHf" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
  9. <FILE id="jCp7u7" name="MPEDemoSynthVoice.h" compile="0" resource="0"
  10. file="Source/MPEDemoSynthVoice.h"/>
  11. <FILE id="M1udUu" name="MPESetupComponent.h" compile="0" resource="0"
  12. file="Source/MPESetupComponent.h"/>
  13. <FILE id="pqFzQb" name="Visualiser.h" compile="0" resource="0" file="Source/Visualiser.h"/>
  14. <FILE id="CCusuS" name="ZoneColourPicker.h" compile="0" resource="0"
  15. file="Source/ZoneColourPicker.h"/>
  16. <FILE id="Cr7cAB" name="ZoneLayoutComponent.h" compile="0" resource="0"
  17. file="Source/ZoneLayoutComponent.h"/>
  18. </GROUP>
  19. </MAINGROUP>
  20. <EXPORTFORMATS>
  21. <XCODE_MAC targetFolder="Builds/MacOSX">
  22. <CONFIGURATIONS>
  23. <CONFIGURATION name="Debug" osxSDK="default" osxCompatibility="10.10 SDK" osxArchitecture="default"
  24. isDebug="1" optimisation="1" targetName="MPETest"/>
  25. <CONFIGURATION name="Release" osxSDK="default" osxCompatibility="10.10 SDK"
  26. osxArchitecture="default" isDebug="0" optimisation="3" targetName="MPETest"/>
  27. </CONFIGURATIONS>
  28. <MODULEPATHS>
  29. <MODULEPATH id="juce_core" path="../../modules"/>
  30. <MODULEPATH id="juce_events" path="../../modules"/>
  31. <MODULEPATH id="juce_graphics" path="../../modules"/>
  32. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  33. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  34. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  35. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  36. <MODULEPATH id="juce_video" path="../../modules"/>
  37. <MODULEPATH id="juce_opengl" path="../../modules"/>
  38. <MODULEPATH id="juce_audio_basics" path="../../modules"/>
  39. <MODULEPATH id="juce_audio_devices" path="../../modules"/>
  40. <MODULEPATH id="juce_audio_formats" path="../../modules"/>
  41. <MODULEPATH id="juce_audio_processors" path="../../modules"/>
  42. <MODULEPATH id="juce_audio_utils" path="../../modules"/>
  43. </MODULEPATHS>
  44. </XCODE_MAC>
  45. <LINUX_MAKE targetFolder="Builds/LinuxMakefile">
  46. <CONFIGURATIONS>
  47. <CONFIGURATION name="Debug" libraryPath="/usr/X11R6/lib/" isDebug="1" optimisation="1"
  48. targetName="MPETest"/>
  49. <CONFIGURATION name="Release" libraryPath="/usr/X11R6/lib/" isDebug="0" optimisation="3"
  50. targetName="MPETest"/>
  51. </CONFIGURATIONS>
  52. <MODULEPATHS>
  53. <MODULEPATH id="juce_core" path="../../modules"/>
  54. <MODULEPATH id="juce_events" path="../../modules"/>
  55. <MODULEPATH id="juce_graphics" path="../../modules"/>
  56. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  57. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  58. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  59. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  60. <MODULEPATH id="juce_video" path="../../modules"/>
  61. <MODULEPATH id="juce_opengl" path="../../modules"/>
  62. <MODULEPATH id="juce_audio_basics" path="../../modules"/>
  63. <MODULEPATH id="juce_audio_devices" path="../../modules"/>
  64. <MODULEPATH id="juce_audio_formats" path="../../modules"/>
  65. <MODULEPATH id="juce_audio_processors" path="../../modules"/>
  66. <MODULEPATH id="juce_audio_utils" path="../../modules"/>
  67. </MODULEPATHS>
  68. </LINUX_MAKE>
  69. <VS2015 targetFolder="Builds/VisualStudio2015">
  70. <CONFIGURATIONS>
  71. <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
  72. isDebug="1" optimisation="1" targetName="MPETest"/>
  73. <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
  74. isDebug="0" optimisation="3" targetName="MPETest"/>
  75. </CONFIGURATIONS>
  76. <MODULEPATHS>
  77. <MODULEPATH id="juce_video" path="../../modules"/>
  78. <MODULEPATH id="juce_opengl" path="../../modules"/>
  79. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  80. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  81. <MODULEPATH id="juce_graphics" path="../../modules"/>
  82. <MODULEPATH id="juce_events" path="../../modules"/>
  83. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  84. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  85. <MODULEPATH id="juce_core" path="../../modules"/>
  86. <MODULEPATH id="juce_audio_processors" path="../../modules"/>
  87. <MODULEPATH id="juce_audio_formats" path="../../modules"/>
  88. <MODULEPATH id="juce_audio_devices" path="../../modules"/>
  89. <MODULEPATH id="juce_audio_basics" path="../../modules"/>
  90. <MODULEPATH id="juce_audio_utils" path="../../modules"/>
  91. </MODULEPATHS>
  92. </VS2015>
  93. </EXPORTFORMATS>
  94. <MODULES>
  95. <MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0"/>
  96. <MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0"/>
  97. <MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0"/>
  98. <MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0"/>
  99. <MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="0"/>
  100. <MODULES id="juce_core" showAllCode="1" useLocalCopy="0"/>
  101. <MODULES id="juce_cryptography" showAllCode="1" useLocalCopy="0"/>
  102. <MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0"/>
  103. <MODULES id="juce_events" showAllCode="1" useLocalCopy="0"/>
  104. <MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0"/>
  105. <MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0"/>
  106. <MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0"/>
  107. <MODULES id="juce_opengl" showAllCode="1" useLocalCopy="0"/>
  108. <MODULES id="juce_video" showAllCode="1" useLocalCopy="0"/>
  109. </MODULES>
  110. <JUCEOPTIONS/>
  111. <LIVE_SETTINGS>
  112. <OSX enableCxx11="1"/>
  113. </LIVE_SETTINGS>
  114. </JUCERPROJECT>