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.

723 lines
53KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <JUCERPROJECT id="M70qfTRRk" name="Projucer" projectType="guiapp" juceFolder="../../juce"
  3. version="6.0.7" bundleIdentifier="com.juce.theprojucer" splashScreenColour="Dark"
  4. displaySplashScreen="0" reportAppUsage="0" companyName="Raw Material Software Limited"
  5. companyCopyright="Raw Material Software Limited" cppLanguageStandard="11"
  6. useAppConfig="0" addUsingNamespaceToJuceHeader="1" jucerFormatVersion="1">
  7. <EXPORTFORMATS>
  8. <XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="~/SDKs/vstsdk2.4" rtasFolder="~/SDKs/PT_80_SDK"
  9. documentExtensions=".jucer" objCExtraSuffix="zkVtji" bigIcon="Zrx1Gl"
  10. extraFrameworks="AudioUnit; Accelerate; AVFoundation; CoreAudio; CoreAudioKit; CoreMIDI; DiscRecording; QuartzCore; AudioToolbox; OpenGL; QTKit; QuickTime"
  11. microphonePermissionNeeded="1" cameraPermissionNeeded="1" smallIcon="Zrx1Gl">
  12. <CONFIGURATIONS>
  13. <CONFIGURATION name="Debug" isDebug="1" targetName="Projucer" cppLibType="libc++"
  14. recommendedWarnings="LLVM"/>
  15. <CONFIGURATION name="Release" isDebug="0" targetName="Projucer" cppLibType="libc++"
  16. linkTimeOptimisation="0" recommendedWarnings="LLVM"/>
  17. </CONFIGURATIONS>
  18. <MODULEPATHS>
  19. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  20. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  21. <MODULEPATH id="juce_graphics" path="../../modules"/>
  22. <MODULEPATH id="juce_events" path="../../modules"/>
  23. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  24. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  25. <MODULEPATH id="juce_core" path="../../modules"/>
  26. <MODULEPATH id="juce_build_tools" path="../Build"/>
  27. </MODULEPATHS>
  28. </XCODE_MAC>
  29. <VS2015 targetFolder="Builds/VisualStudio2015" bigIcon="Zrx1Gl" extraCompilerFlags="/bigobj"
  30. smallIcon="Zrx1Gl">
  31. <CONFIGURATIONS>
  32. <CONFIGURATION name="Debug" isDebug="1" targetName="Projucer" debugInformationFormat="ProgramDatabase"
  33. useRuntimeLibDLL="1"/>
  34. <CONFIGURATION name="Release" isDebug="0" targetName="Projucer" useRuntimeLibDLL="0"
  35. debugInformationFormat="None" linkTimeOptimisation="0"/>
  36. </CONFIGURATIONS>
  37. <MODULEPATHS>
  38. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  39. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  40. <MODULEPATH id="juce_graphics" path="../../modules"/>
  41. <MODULEPATH id="juce_events" path="../../modules"/>
  42. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  43. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  44. <MODULEPATH id="juce_core" path="../../modules"/>
  45. <MODULEPATH id="juce_build_tools" path="../Build"/>
  46. </MODULEPATHS>
  47. </VS2015>
  48. <VS2017 targetFolder="Builds/VisualStudio2017" bigIcon="Zrx1Gl" extraCompilerFlags="/w44265 /w45038 /w44062"
  49. smallIcon="Zrx1Gl">
  50. <CONFIGURATIONS>
  51. <CONFIGURATION name="Debug" isDebug="1" targetName="Projucer" useRuntimeLibDLL="0"/>
  52. <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="Projucer"
  53. debugInformationFormat="None" useRuntimeLibDLL="0" linkTimeOptimisation="0"/>
  54. </CONFIGURATIONS>
  55. <MODULEPATHS>
  56. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  57. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  58. <MODULEPATH id="juce_graphics" path="../../modules"/>
  59. <MODULEPATH id="juce_events" path="../../modules"/>
  60. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  61. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  62. <MODULEPATH id="juce_core" path="../../modules"/>
  63. <MODULEPATH id="juce_build_tools" path="../Build"/>
  64. </MODULEPATHS>
  65. </VS2017>
  66. <VS2019 targetFolder="Builds/VisualStudio2019" bigIcon="Zrx1Gl" extraCompilerFlags="/w44265 /w45038 /w44062"
  67. smallIcon="Zrx1Gl">
  68. <CONFIGURATIONS>
  69. <CONFIGURATION name="Debug" isDebug="1" targetName="Projucer" useRuntimeLibDLL="0"/>
  70. <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="Projucer"
  71. debugInformationFormat="None" useRuntimeLibDLL="0" linkTimeOptimisation="0"/>
  72. </CONFIGURATIONS>
  73. <MODULEPATHS>
  74. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  75. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  76. <MODULEPATH id="juce_graphics" path="../../modules"/>
  77. <MODULEPATH id="juce_events" path="../../modules"/>
  78. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  79. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  80. <MODULEPATH id="juce_core" path="../../modules"/>
  81. <MODULEPATH id="juce_build_tools" path="../Build"/>
  82. </MODULEPATHS>
  83. </VS2019>
  84. <LINUX_MAKE targetFolder="Builds/LinuxMakefile" bigIcon="Zrx1Gl" smallIcon="Zrx1Gl">
  85. <CONFIGURATIONS>
  86. <CONFIGURATION name="Debug" isDebug="1" targetName="Projucer"/>
  87. <CONFIGURATION name="Release" isDebug="0" targetName="Projucer"/>
  88. </CONFIGURATIONS>
  89. <MODULEPATHS>
  90. <MODULEPATH id="juce_gui_extra" path="../../modules"/>
  91. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  92. <MODULEPATH id="juce_graphics" path="../../modules"/>
  93. <MODULEPATH id="juce_events" path="../../modules"/>
  94. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  95. <MODULEPATH id="juce_cryptography" path="../../modules"/>
  96. <MODULEPATH id="juce_core" path="../../modules"/>
  97. <MODULEPATH id="juce_build_tools" path="../Build"/>
  98. </MODULEPATHS>
  99. </LINUX_MAKE>
  100. </EXPORTFORMATS>
  101. <MAINGROUP name="Projucer" id="NhrJq66R">
  102. <GROUP id="{9E4C4E0D-7BAB-EB6F-87DA-FB264EC2AE68}" name="Application">
  103. <GROUP id="{2F6B47CF-F27B-0D18-331F-533DE3F89310}" name="StartPage">
  104. <FILE id="PewFno" name="jucer_ContentComponents.h" compile="0" resource="0"
  105. file="Source/Application/StartPage/jucer_ContentComponents.h"/>
  106. <FILE id="ApAD9d" name="jucer_NewProjectTemplates.h" compile="0" resource="0"
  107. file="Source/Application/StartPage/jucer_NewProjectTemplates.h"/>
  108. <FILE id="t8pBCG" name="jucer_NewProjectWizard.cpp" compile="1" resource="0"
  109. file="Source/Application/StartPage/jucer_NewProjectWizard.cpp"/>
  110. <FILE id="eoPkbr" name="jucer_NewProjectWizard.h" compile="0" resource="0"
  111. file="Source/Application/StartPage/jucer_NewProjectWizard.h"/>
  112. <FILE id="OuSOwU" name="jucer_StartPageComponent.cpp" compile="1" resource="0"
  113. file="Source/Application/StartPage/jucer_StartPageComponent.cpp"/>
  114. <FILE id="gLig4M" name="jucer_StartPageComponent.h" compile="0" resource="0"
  115. file="Source/Application/StartPage/jucer_StartPageComponent.h"/>
  116. <FILE id="dsxevB" name="jucer_StartPageTreeHolder.h" compile="0" resource="0"
  117. file="Source/Application/StartPage/jucer_StartPageTreeHolder.h"/>
  118. </GROUP>
  119. <GROUP id="{70333C48-4F84-A180-24E1-0EC9EF223F3B}" name="UserAccount">
  120. <FILE id="Rw7w0l" name="jucer_LicenseController.h" compile="0" resource="0"
  121. file="Source/Application/UserAccount/jucer_LicenseController.h"/>
  122. <FILE id="rUtPud" name="jucer_LicenseQueryThread.h" compile="0" resource="0"
  123. file="Source/Application/UserAccount/jucer_LicenseQueryThread.h"/>
  124. <FILE id="Dwndl3" name="jucer_LicenseState.h" compile="0" resource="0"
  125. file="Source/Application/UserAccount/jucer_LicenseState.h"/>
  126. <FILE id="d5kWEN" name="jucer_LoginFormComponent.h" compile="0" resource="0"
  127. file="Source/Application/UserAccount/jucer_LoginFormComponent.h"/>
  128. </GROUP>
  129. <GROUP id="{2F08ABDF-C7BB-5F54-55F5-0C2E27983930}" name="Windows">
  130. <FILE id="w1XB4w" name="jucer_AboutWindowComponent.h" compile="0" resource="0"
  131. file="Source/Application/Windows/jucer_AboutWindowComponent.h"/>
  132. <FILE id="gAju2c" name="jucer_EditorColourSchemeWindowComponent.h"
  133. compile="0" resource="0" file="Source/Application/Windows/jucer_EditorColourSchemeWindowComponent.h"/>
  134. <FILE id="YO9U3v" name="jucer_FloatingToolWindow.h" compile="0" resource="0"
  135. file="Source/Application/Windows/jucer_FloatingToolWindow.h"/>
  136. <FILE id="dqgeFF" name="jucer_GlobalPathsWindowComponent.h" compile="0"
  137. resource="0" file="Source/Application/Windows/jucer_GlobalPathsWindowComponent.h"/>
  138. <FILE id="snVgLV" name="jucer_PIPCreatorWindowComponent.h" compile="0"
  139. resource="0" file="Source/Application/Windows/jucer_PIPCreatorWindowComponent.h"/>
  140. <FILE id="RyqPBc" name="jucer_SVGPathDataWindowComponent.h" compile="0"
  141. resource="0" file="Source/Application/Windows/jucer_SVGPathDataWindowComponent.h"/>
  142. <FILE id="ideTas" name="jucer_TranslationToolWindowComponent.h" compile="0"
  143. resource="0" file="Source/Application/Windows/jucer_TranslationToolWindowComponent.h"/>
  144. <FILE id="PQ1P6k" name="jucer_UTF8WindowComponent.h" compile="0" resource="0"
  145. file="Source/Application/Windows/jucer_UTF8WindowComponent.h"/>
  146. </GROUP>
  147. <FILE id="x5UJUE" name="jucer_Application.cpp" compile="0" resource="0"
  148. file="Source/Application/jucer_Application.cpp"/>
  149. <FILE id="PzHvpv" name="jucer_Application.h" compile="0" resource="0"
  150. file="Source/Application/jucer_Application.h"/>
  151. <FILE id="YJn4XV" name="jucer_AutoUpdater.cpp" compile="1" resource="0"
  152. file="Source/Application/jucer_AutoUpdater.cpp"/>
  153. <FILE id="SlBsVF" name="jucer_AutoUpdater.h" compile="0" resource="0"
  154. file="Source/Application/jucer_AutoUpdater.h"/>
  155. <FILE id="tbt5pt" name="jucer_CommandIDs.h" compile="0" resource="0"
  156. file="Source/Application/jucer_CommandIDs.h"/>
  157. <FILE id="A3x9a5" name="jucer_CommandLine.cpp" compile="1" resource="0"
  158. file="Source/Application/jucer_CommandLine.cpp"/>
  159. <FILE id="kofCAg" name="jucer_CommandLine.h" compile="0" resource="0"
  160. file="Source/Application/jucer_CommandLine.h"/>
  161. <FILE id="A0CFMd" name="jucer_CommonHeaders.h" compile="0" resource="0"
  162. file="Source/Application/jucer_CommonHeaders.h"/>
  163. <FILE id="XolGkQ" name="jucer_Headers.h" compile="0" resource="0" file="Source/Application/jucer_Headers.h"/>
  164. <FILE id="HEuFBb" name="jucer_Main.cpp" compile="1" resource="0" file="Source/Application/jucer_Main.cpp"/>
  165. <FILE id="DYThU0" name="jucer_MainWindow.cpp" compile="1" resource="0"
  166. file="Source/Application/jucer_MainWindow.cpp"/>
  167. <FILE id="HmkREh" name="jucer_MainWindow.h" compile="0" resource="0"
  168. file="Source/Application/jucer_MainWindow.h"/>
  169. </GROUP>
  170. <GROUP id="{BFDB3102-5EB6-41E0-043A-05C0DFF7A34D}" name="BinaryData">
  171. <FILE id="QRvesq" name="LaunchScreen.storyboard" compile="0" resource="1"
  172. file="../Build/CMake/LaunchScreen.storyboard"/>
  173. <FILE id="QCgjY8" name="PIPAudioProcessor.cpp.in" compile="0" resource="1"
  174. file="../Build/CMake/PIPAudioProcessor.cpp.in"/>
  175. <FILE id="AwIYFr" name="PIPComponent.cpp.in" compile="0" resource="1"
  176. file="../Build/CMake/PIPComponent.cpp.in"/>
  177. <FILE id="SncItz" name="PIPConsole.cpp.in" compile="0" resource="1"
  178. file="../Build/CMake/PIPConsole.cpp.in"/>
  179. <FILE id="xokhSP" name="RecentFilesMenuTemplate.nib" compile="0" resource="1"
  180. file="../Build/CMake/RecentFilesMenuTemplate.nib"/>
  181. <FILE id="H4EF8K" name="UnityPluginGUIScript.cs.in" compile="0" resource="1"
  182. file="../Build/CMake/UnityPluginGUIScript.cs.in"/>
  183. <GROUP id="{6528902B-862F-277C-31AA-6F6283E7D5C8}" name="gradle">
  184. <FILE id="HA0Kl7" name="gradle-wrapper.jar" compile="0" resource="1"
  185. file="Source/BinaryData/gradle/gradle-wrapper.jar"/>
  186. <FILE id="RmqRJ9" name="gradlew" compile="0" resource="1" file="Source/BinaryData/gradle/gradlew"/>
  187. <FILE id="gOeI5K" name="gradlew.bat" compile="0" resource="1" file="Source/BinaryData/gradle/gradlew.bat"/>
  188. <FILE id="xtpyoD" name="LICENSE" compile="0" resource="1" file="Source/BinaryData/gradle/LICENSE"/>
  189. </GROUP>
  190. <GROUP id="{85F5CA8E-1014-692B-2677-292237A41AF5}" name="Icons">
  191. <FILE id="HvDzzK" name="background_logo.svg" compile="0" resource="1"
  192. file="Source/BinaryData/Icons/background_logo.svg"/>
  193. <FILE id="qqeJmA" name="export_android.svg" compile="0" resource="1"
  194. file="Source/BinaryData/Icons/export_android.svg"/>
  195. <FILE id="WF3jeY" name="export_clion.svg" compile="0" resource="1"
  196. file="Source/BinaryData/Icons/export_clion.svg"/>
  197. <FILE id="FiwPHz" name="export_codeBlocks.svg" compile="0" resource="1"
  198. file="Source/BinaryData/Icons/export_codeBlocks.svg"/>
  199. <FILE id="WBmsi6" name="export_linux.svg" compile="0" resource="1"
  200. file="Source/BinaryData/Icons/export_linux.svg"/>
  201. <FILE id="fETsmT" name="export_visualStudio.svg" compile="0" resource="1"
  202. file="Source/BinaryData/Icons/export_visualStudio.svg"/>
  203. <FILE id="G0oYd6" name="export_xcode.svg" compile="0" resource="1"
  204. file="Source/BinaryData/Icons/export_xcode.svg"/>
  205. <FILE id="CfDTJ0" name="gpl_logo.svg" compile="0" resource="1" file="Source/BinaryData/Icons/gpl_logo.svg"/>
  206. <FILE id="Pk2LIn" name="juce-logo-with-text.svg" compile="0" resource="1"
  207. file="Source/BinaryData/Icons/juce-logo-with-text.svg"/>
  208. <FILE id="Zrx1Gl" name="juce_icon.png" compile="0" resource="1" file="Source/BinaryData/Icons/juce_icon.png"/>
  209. <FILE id="iPYmG9" name="wizard_AnimatedApp.svg" compile="0" resource="1"
  210. file="Source/BinaryData/Icons/wizard_AnimatedApp.svg"/>
  211. <FILE id="nAIo3Q" name="wizard_AudioApp.svg" compile="0" resource="1"
  212. file="Source/BinaryData/Icons/wizard_AudioApp.svg"/>
  213. <FILE id="hwarU2" name="wizard_AudioPlugin.svg" compile="0" resource="1"
  214. file="Source/BinaryData/Icons/wizard_AudioPlugin.svg"/>
  215. <FILE id="SMzg53" name="wizard_ConsoleApp.svg" compile="0" resource="1"
  216. file="Source/BinaryData/Icons/wizard_ConsoleApp.svg"/>
  217. <FILE id="YG6Eva" name="wizard_DLL.svg" compile="0" resource="1" file="Source/BinaryData/Icons/wizard_DLL.svg"/>
  218. <FILE id="obZCkC" name="wizard_GUI.svg" compile="0" resource="1" file="Source/BinaryData/Icons/wizard_GUI.svg"/>
  219. <FILE id="U47vkJ" name="wizard_Highlight.svg" compile="0" resource="1"
  220. file="Source/BinaryData/Icons/wizard_Highlight.svg"/>
  221. <FILE id="k4YA4V" name="wizard_Openfile.svg" compile="0" resource="1"
  222. file="Source/BinaryData/Icons/wizard_Openfile.svg"/>
  223. <FILE id="jYodWX" name="wizard_OpenGL.svg" compile="0" resource="1"
  224. file="Source/BinaryData/Icons/wizard_OpenGL.svg"/>
  225. <FILE id="Rbi6lX" name="wizard_StaticLibrary.svg" compile="0" resource="1"
  226. file="Source/BinaryData/Icons/wizard_StaticLibrary.svg"/>
  227. </GROUP>
  228. <GROUP id="{A8B4BB53-2426-F6A0-9FB1-463BB9D64DB4}" name="Templates">
  229. <FILE id="Uadbrm" name="jucer_AnimatedComponentSimpleTemplate.h" compile="0"
  230. resource="1" file="Source/BinaryData/Templates/jucer_AnimatedComponentSimpleTemplate.h"/>
  231. <FILE id="fFFqLB" name="jucer_AnimatedComponentTemplate.cpp" compile="0"
  232. resource="1" file="Source/BinaryData/Templates/jucer_AnimatedComponentTemplate.cpp"/>
  233. <FILE id="Wh7G1x" name="jucer_AnimatedComponentTemplate.h" compile="0"
  234. resource="1" file="Source/BinaryData/Templates/jucer_AnimatedComponentTemplate.h"/>
  235. <FILE id="jzLsG8" name="jucer_AudioComponentSimpleTemplate.h" compile="0"
  236. resource="1" file="Source/BinaryData/Templates/jucer_AudioComponentSimpleTemplate.h"/>
  237. <FILE id="BzvUrn" name="jucer_AudioComponentTemplate.cpp" compile="0"
  238. resource="1" file="Source/BinaryData/Templates/jucer_AudioComponentTemplate.cpp"/>
  239. <FILE id="i9bm2b" name="jucer_AudioComponentTemplate.h" compile="0"
  240. resource="1" file="Source/BinaryData/Templates/jucer_AudioComponentTemplate.h"/>
  241. <FILE id="BYSiw7" name="jucer_AudioPluginEditorTemplate.cpp" compile="0"
  242. resource="1" file="Source/BinaryData/Templates/jucer_AudioPluginEditorTemplate.cpp"/>
  243. <FILE id="wcuIlm" name="jucer_AudioPluginEditorTemplate.h" compile="0"
  244. resource="1" file="Source/BinaryData/Templates/jucer_AudioPluginEditorTemplate.h"/>
  245. <FILE id="Ik2XYj" name="jucer_AudioPluginFilterTemplate.cpp" compile="0"
  246. resource="1" file="Source/BinaryData/Templates/jucer_AudioPluginFilterTemplate.cpp"/>
  247. <FILE id="ZuBmpP" name="jucer_AudioPluginFilterTemplate.h" compile="0"
  248. resource="1" file="Source/BinaryData/Templates/jucer_AudioPluginFilterTemplate.h"/>
  249. <FILE id="fnjYOi" name="jucer_ComponentTemplate.cpp" compile="0" resource="1"
  250. file="Source/BinaryData/Templates/jucer_ComponentTemplate.cpp"/>
  251. <FILE id="BlVkqH" name="jucer_ComponentTemplate.h" compile="0" resource="1"
  252. file="Source/BinaryData/Templates/jucer_ComponentTemplate.h"/>
  253. <FILE id="xfOeO3" name="jucer_ContentCompSimpleTemplate.h" compile="0"
  254. resource="1" file="Source/BinaryData/Templates/jucer_ContentCompSimpleTemplate.h"/>
  255. <FILE id="HX3JPg" name="jucer_ContentCompTemplate.cpp" compile="0"
  256. resource="1" file="Source/BinaryData/Templates/jucer_ContentCompTemplate.cpp"/>
  257. <FILE id="QTVhfj" name="jucer_ContentCompTemplate.h" compile="0" resource="1"
  258. file="Source/BinaryData/Templates/jucer_ContentCompTemplate.h"/>
  259. <FILE id="PuyOnZ" name="jucer_InlineComponentTemplate.h" compile="0"
  260. resource="1" file="Source/BinaryData/Templates/jucer_InlineComponentTemplate.h"/>
  261. <FILE id="FwmOVk" name="jucer_MainConsoleAppTemplate.cpp" compile="0"
  262. resource="1" file="Source/BinaryData/Templates/jucer_MainConsoleAppTemplate.cpp"/>
  263. <FILE id="IW9dIW" name="jucer_MainTemplate_NoWindow.cpp" compile="0"
  264. resource="1" file="Source/BinaryData/Templates/jucer_MainTemplate_NoWindow.cpp"/>
  265. <FILE id="Zx5T5B" name="jucer_MainTemplate_Window.cpp" compile="0"
  266. resource="1" file="Source/BinaryData/Templates/jucer_MainTemplate_Window.cpp"/>
  267. <FILE id="jCBXcQ" name="jucer_NewComponentTemplate.cpp" compile="0"
  268. resource="1" file="Source/BinaryData/Templates/jucer_NewComponentTemplate.cpp"/>
  269. <FILE id="Jmpp81" name="jucer_NewComponentTemplate.h" compile="0" resource="1"
  270. file="Source/BinaryData/Templates/jucer_NewComponentTemplate.h"/>
  271. <FILE id="mJuFw3" name="jucer_NewCppFileTemplate.cpp" compile="0" resource="1"
  272. file="Source/BinaryData/Templates/jucer_NewCppFileTemplate.cpp"/>
  273. <FILE id="AMybWD" name="jucer_NewCppFileTemplate.h" compile="0" resource="1"
  274. file="Source/BinaryData/Templates/jucer_NewCppFileTemplate.h"/>
  275. <FILE id="UfHALE" name="jucer_NewInlineComponentTemplate.h" compile="0"
  276. resource="1" file="Source/BinaryData/Templates/jucer_NewInlineComponentTemplate.h"/>
  277. <FILE id="l16bPj" name="jucer_OpenGLComponentSimpleTemplate.h" compile="0"
  278. resource="1" file="Source/BinaryData/Templates/jucer_OpenGLComponentSimpleTemplate.h"/>
  279. <FILE id="r1X5GG" name="jucer_OpenGLComponentTemplate.cpp" compile="0"
  280. resource="1" file="Source/BinaryData/Templates/jucer_OpenGLComponentTemplate.cpp"/>
  281. <FILE id="FBo5Mj" name="jucer_OpenGLComponentTemplate.h" compile="0"
  282. resource="1" file="Source/BinaryData/Templates/jucer_OpenGLComponentTemplate.h"/>
  283. <FILE id="e0zFrj" name="jucer_PIPAudioProcessorTemplate.h" compile="0"
  284. resource="1" file="Source/BinaryData/Templates/jucer_PIPAudioProcessorTemplate.h"/>
  285. <FILE id="iamwVV" name="jucer_PIPTemplate.h" compile="0" resource="1"
  286. file="Source/BinaryData/Templates/jucer_PIPTemplate.h"/>
  287. </GROUP>
  288. <FILE id="Dfk9dC" name="colourscheme_dark.xml" compile="0" resource="1"
  289. file="Source/BinaryData/colourscheme_dark.xml"/>
  290. <FILE id="bvFank" name="colourscheme_light.xml" compile="0" resource="1"
  291. file="Source/BinaryData/colourscheme_light.xml"/>
  292. <FILE id="SDFoQY" name="juce_runtime_arch_detection.cpp" compile="0" resource="1"
  293. file="../Build/CMake/juce_runtime_arch_detection.cpp"/>
  294. </GROUP>
  295. <GROUP id="{A5AE7471-B900-FD9D-8DE7-2FB68D11AE30}" name="CodeEditor">
  296. <FILE id="w3ka6n" name="jucer_DocumentEditorComponent.cpp" compile="1"
  297. resource="0" file="Source/CodeEditor/jucer_DocumentEditorComponent.cpp"/>
  298. <FILE id="Gx36m4" name="jucer_DocumentEditorComponent.h" compile="0"
  299. resource="0" file="Source/CodeEditor/jucer_DocumentEditorComponent.h"/>
  300. <FILE id="uKOPR9" name="jucer_ItemPreviewComponent.h" compile="0" resource="0"
  301. file="Source/CodeEditor/jucer_ItemPreviewComponent.h"/>
  302. <FILE id="SHg96q" name="jucer_LiveBuildCodeEditor.h" compile="0" resource="0"
  303. file="Source/CodeEditor/jucer_LiveBuildCodeEditor.h"/>
  304. <FILE id="iHU8kh" name="jucer_OpenDocumentManager.cpp" compile="1"
  305. resource="0" file="Source/CodeEditor/jucer_OpenDocumentManager.cpp"/>
  306. <FILE id="Bz5yDH" name="jucer_OpenDocumentManager.h" compile="0" resource="0"
  307. file="Source/CodeEditor/jucer_OpenDocumentManager.h"/>
  308. <FILE id="S5gj8r" name="jucer_SourceCodeEditor.cpp" compile="1" resource="0"
  309. file="Source/CodeEditor/jucer_SourceCodeEditor.cpp"/>
  310. <FILE id="DWxv2K" name="jucer_SourceCodeEditor.h" compile="0" resource="0"
  311. file="Source/CodeEditor/jucer_SourceCodeEditor.h"/>
  312. </GROUP>
  313. <GROUP id="{72B0A547-254F-0B35-10C4-370B0DE37F87}" name="ComponentEditor">
  314. <GROUP id="{A5109718-A21E-5F8B-12CB-7F742647E7EF}" name="Components">
  315. <FILE id="VgJIdD" name="jucer_ButtonHandler.h" compile="0" resource="0"
  316. file="Source/ComponentEditor/Components/jucer_ButtonHandler.h"/>
  317. <FILE id="FQtiTX" name="jucer_ComboBoxHandler.h" compile="0" resource="0"
  318. file="Source/ComponentEditor/Components/jucer_ComboBoxHandler.h"/>
  319. <FILE id="dDt9ID" name="jucer_ComponentNameProperty.h" compile="0"
  320. resource="0" file="Source/ComponentEditor/Components/jucer_ComponentNameProperty.h"/>
  321. <FILE id="xcRqj5" name="jucer_ComponentTypeHandler.cpp" compile="1"
  322. resource="0" file="Source/ComponentEditor/Components/jucer_ComponentTypeHandler.cpp"/>
  323. <FILE id="XcpoiJ" name="jucer_ComponentTypeHandler.h" compile="0" resource="0"
  324. file="Source/ComponentEditor/Components/jucer_ComponentTypeHandler.h"/>
  325. <FILE id="QpvtcR" name="jucer_ComponentUndoableAction.h" compile="0"
  326. resource="0" file="Source/ComponentEditor/Components/jucer_ComponentUndoableAction.h"/>
  327. <FILE id="vjUD9G" name="jucer_GenericComponentHandler.h" compile="0"
  328. resource="0" file="Source/ComponentEditor/Components/jucer_GenericComponentHandler.h"/>
  329. <FILE id="UHlZe2" name="jucer_GroupComponentHandler.h" compile="0"
  330. resource="0" file="Source/ComponentEditor/Components/jucer_GroupComponentHandler.h"/>
  331. <FILE id="vWW1AJ" name="jucer_HyperlinkButtonHandler.h" compile="0"
  332. resource="0" file="Source/ComponentEditor/Components/jucer_HyperlinkButtonHandler.h"/>
  333. <FILE id="bwtEL9" name="jucer_ImageButtonHandler.h" compile="0" resource="0"
  334. file="Source/ComponentEditor/Components/jucer_ImageButtonHandler.h"/>
  335. <FILE id="VrPZpe" name="jucer_JucerComponentHandler.h" compile="0"
  336. resource="0" file="Source/ComponentEditor/Components/jucer_JucerComponentHandler.h"/>
  337. <FILE id="DSATgF" name="jucer_LabelHandler.h" compile="0" resource="0"
  338. file="Source/ComponentEditor/Components/jucer_LabelHandler.h"/>
  339. <FILE id="iMvLso" name="jucer_SliderHandler.h" compile="0" resource="0"
  340. file="Source/ComponentEditor/Components/jucer_SliderHandler.h"/>
  341. <FILE id="J8tXjq" name="jucer_TabbedComponentHandler.h" compile="0"
  342. resource="0" file="Source/ComponentEditor/Components/jucer_TabbedComponentHandler.h"/>
  343. <FILE id="Zp4zWE" name="jucer_TextButtonHandler.h" compile="0" resource="0"
  344. file="Source/ComponentEditor/Components/jucer_TextButtonHandler.h"/>
  345. <FILE id="avpiof" name="jucer_TextEditorHandler.h" compile="0" resource="0"
  346. file="Source/ComponentEditor/Components/jucer_TextEditorHandler.h"/>
  347. <FILE id="CQauU8" name="jucer_ToggleButtonHandler.h" compile="0" resource="0"
  348. file="Source/ComponentEditor/Components/jucer_ToggleButtonHandler.h"/>
  349. <FILE id="Vws9Pj" name="jucer_TreeViewHandler.h" compile="0" resource="0"
  350. file="Source/ComponentEditor/Components/jucer_TreeViewHandler.h"/>
  351. <FILE id="w4Fbfp" name="jucer_ViewportHandler.h" compile="0" resource="0"
  352. file="Source/ComponentEditor/Components/jucer_ViewportHandler.h"/>
  353. </GROUP>
  354. <GROUP id="{607DB225-57B9-3C1A-74B7-2C40A769250F}" name="Documents">
  355. <FILE id="acplfL" name="jucer_ButtonDocument.cpp" compile="1" resource="0"
  356. file="Source/ComponentEditor/Documents/jucer_ButtonDocument.cpp"/>
  357. <FILE id="UWUphG" name="jucer_ButtonDocument.h" compile="0" resource="0"
  358. file="Source/ComponentEditor/Documents/jucer_ButtonDocument.h"/>
  359. <FILE id="K9VpFG" name="jucer_ComponentDocument.cpp" compile="1" resource="0"
  360. file="Source/ComponentEditor/Documents/jucer_ComponentDocument.cpp"/>
  361. <FILE id="WmRfsl" name="jucer_ComponentDocument.h" compile="0" resource="0"
  362. file="Source/ComponentEditor/Documents/jucer_ComponentDocument.h"/>
  363. </GROUP>
  364. <GROUP id="{E7D2D3DF-1623-5F4A-25C7-A413E0E01CA0}" name="PaintElements">
  365. <FILE id="x4gzmh" name="jucer_ColouredElement.cpp" compile="1" resource="0"
  366. file="Source/ComponentEditor/PaintElements/jucer_ColouredElement.cpp"/>
  367. <FILE id="fbsXYA" name="jucer_ColouredElement.h" compile="0" resource="0"
  368. file="Source/ComponentEditor/PaintElements/jucer_ColouredElement.h"/>
  369. <FILE id="FEKebz" name="jucer_ElementSiblingComponent.h" compile="0"
  370. resource="0" file="Source/ComponentEditor/PaintElements/jucer_ElementSiblingComponent.h"/>
  371. <FILE id="OEAia2" name="jucer_FillType.h" compile="0" resource="0"
  372. file="Source/ComponentEditor/PaintElements/jucer_FillType.h"/>
  373. <FILE id="pLaNLC" name="jucer_GradientPointComponent.h" compile="0"
  374. resource="0" file="Source/ComponentEditor/PaintElements/jucer_GradientPointComponent.h"/>
  375. <FILE id="NSmo1t" name="jucer_ImageResourceProperty.h" compile="0"
  376. resource="0" file="Source/ComponentEditor/PaintElements/jucer_ImageResourceProperty.h"/>
  377. <FILE id="C4LD5Z" name="jucer_PaintElement.cpp" compile="1" resource="0"
  378. file="Source/ComponentEditor/PaintElements/jucer_PaintElement.cpp"/>
  379. <FILE id="BurDuy" name="jucer_PaintElement.h" compile="0" resource="0"
  380. file="Source/ComponentEditor/PaintElements/jucer_PaintElement.h"/>
  381. <FILE id="XIdWSH" name="jucer_PaintElementEllipse.h" compile="0" resource="0"
  382. file="Source/ComponentEditor/PaintElements/jucer_PaintElementEllipse.h"/>
  383. <FILE id="wfQP9E" name="jucer_PaintElementGroup.cpp" compile="1" resource="0"
  384. file="Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.cpp"/>
  385. <FILE id="BvqsF8" name="jucer_PaintElementGroup.h" compile="0" resource="0"
  386. file="Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.h"/>
  387. <FILE id="IwLSAV" name="jucer_PaintElementImage.cpp" compile="1" resource="0"
  388. file="Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp"/>
  389. <FILE id="wYJFrA" name="jucer_PaintElementImage.h" compile="0" resource="0"
  390. file="Source/ComponentEditor/PaintElements/jucer_PaintElementImage.h"/>
  391. <FILE id="fVo9WQ" name="jucer_PaintElementPath.cpp" compile="1" resource="0"
  392. file="Source/ComponentEditor/PaintElements/jucer_PaintElementPath.cpp"/>
  393. <FILE id="L8g1jD" name="jucer_PaintElementPath.h" compile="0" resource="0"
  394. file="Source/ComponentEditor/PaintElements/jucer_PaintElementPath.h"/>
  395. <FILE id="VjQY17" name="jucer_PaintElementRectangle.h" compile="0"
  396. resource="0" file="Source/ComponentEditor/PaintElements/jucer_PaintElementRectangle.h"/>
  397. <FILE id="pzaoBv" name="jucer_PaintElementRoundedRectangle.h" compile="0"
  398. resource="0" file="Source/ComponentEditor/PaintElements/jucer_PaintElementRoundedRectangle.h"/>
  399. <FILE id="P4ivBB" name="jucer_PaintElementText.h" compile="0" resource="0"
  400. file="Source/ComponentEditor/PaintElements/jucer_PaintElementText.h"/>
  401. <FILE id="DqhQAy" name="jucer_PaintElementUndoableAction.h" compile="0"
  402. resource="0" file="Source/ComponentEditor/PaintElements/jucer_PaintElementUndoableAction.h"/>
  403. <FILE id="RgP2Cl" name="jucer_PointComponent.h" compile="0" resource="0"
  404. file="Source/ComponentEditor/PaintElements/jucer_PointComponent.h"/>
  405. <FILE id="fM1RFI" name="jucer_StrokeType.h" compile="0" resource="0"
  406. file="Source/ComponentEditor/PaintElements/jucer_StrokeType.h"/>
  407. </GROUP>
  408. <GROUP id="{92298E18-53B2-1971-64E3-2212358223B1}" name="Properties">
  409. <FILE id="fLr3TV" name="jucer_ColourPropertyComponent.h" compile="0"
  410. resource="0" file="Source/ComponentEditor/Properties/jucer_ColourPropertyComponent.h"/>
  411. <FILE id="TB8fD6" name="jucer_ComponentBooleanProperty.h" compile="0"
  412. resource="0" file="Source/ComponentEditor/Properties/jucer_ComponentBooleanProperty.h"/>
  413. <FILE id="NW5DER" name="jucer_ComponentChoiceProperty.h" compile="0"
  414. resource="0" file="Source/ComponentEditor/Properties/jucer_ComponentChoiceProperty.h"/>
  415. <FILE id="dsuebZ" name="jucer_ComponentColourProperty.h" compile="0"
  416. resource="0" file="Source/ComponentEditor/Properties/jucer_ComponentColourProperty.h"/>
  417. <FILE id="sSiXcs" name="jucer_ComponentTextProperty.h" compile="0"
  418. resource="0" file="Source/ComponentEditor/Properties/jucer_ComponentTextProperty.h"/>
  419. <FILE id="J1Oxkr" name="jucer_FilePropertyComponent.h" compile="0"
  420. resource="0" file="Source/ComponentEditor/Properties/jucer_FilePropertyComponent.h"/>
  421. <FILE id="tMwac1" name="jucer_FontPropertyComponent.h" compile="0"
  422. resource="0" file="Source/ComponentEditor/Properties/jucer_FontPropertyComponent.h"/>
  423. <FILE id="H0zjwj" name="jucer_JustificationProperty.h" compile="0"
  424. resource="0" file="Source/ComponentEditor/Properties/jucer_JustificationProperty.h"/>
  425. <FILE id="cUMZ2W" name="jucer_PositionPropertyBase.h" compile="0" resource="0"
  426. file="Source/ComponentEditor/Properties/jucer_PositionPropertyBase.h"/>
  427. </GROUP>
  428. <GROUP id="{F920ED75-DD04-4F09-4EFE-1B70F3CCA0B3}" name="UI">
  429. <FILE id="ynPWWT" name="jucer_ComponentLayoutEditor.cpp" compile="1"
  430. resource="0" file="Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.cpp"/>
  431. <FILE id="l5Fd2B" name="jucer_ComponentLayoutEditor.h" compile="0"
  432. resource="0" file="Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.h"/>
  433. <FILE id="mWewhM" name="jucer_ComponentLayoutPanel.h" compile="0" resource="0"
  434. file="Source/ComponentEditor/UI/jucer_ComponentLayoutPanel.h"/>
  435. <FILE id="RmkBim" name="jucer_ComponentOverlayComponent.cpp" compile="1"
  436. resource="0" file="Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.cpp"/>
  437. <FILE id="MSdWhc" name="jucer_ComponentOverlayComponent.h" compile="0"
  438. resource="0" file="Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.h"/>
  439. <FILE id="ujZbXW" name="jucer_EditingPanelBase.cpp" compile="1" resource="0"
  440. file="Source/ComponentEditor/UI/jucer_EditingPanelBase.cpp"/>
  441. <FILE id="MFosrf" name="jucer_EditingPanelBase.h" compile="0" resource="0"
  442. file="Source/ComponentEditor/UI/jucer_EditingPanelBase.h"/>
  443. <FILE id="zblH2R" name="jucer_JucerCommandIDs.h" compile="0" resource="0"
  444. file="Source/ComponentEditor/UI/jucer_JucerCommandIDs.h"/>
  445. <FILE id="BrtyNd" name="jucer_JucerDocumentEditor.cpp" compile="1"
  446. resource="0" file="Source/ComponentEditor/UI/jucer_JucerDocumentEditor.cpp"/>
  447. <FILE id="JHwgqa" name="jucer_JucerDocumentEditor.h" compile="0" resource="0"
  448. file="Source/ComponentEditor/UI/jucer_JucerDocumentEditor.h"/>
  449. <FILE id="VIzkky" name="jucer_PaintRoutineEditor.cpp" compile="1" resource="0"
  450. file="Source/ComponentEditor/UI/jucer_PaintRoutineEditor.cpp"/>
  451. <FILE id="Q8VnPm" name="jucer_PaintRoutineEditor.h" compile="0" resource="0"
  452. file="Source/ComponentEditor/UI/jucer_PaintRoutineEditor.h"/>
  453. <FILE id="acHHt4" name="jucer_PaintRoutinePanel.cpp" compile="1" resource="0"
  454. file="Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp"/>
  455. <FILE id="Y8fhIP" name="jucer_PaintRoutinePanel.h" compile="0" resource="0"
  456. file="Source/ComponentEditor/UI/jucer_PaintRoutinePanel.h"/>
  457. <FILE id="nWP2Ed" name="jucer_RelativePositionedRectangle.h" compile="0"
  458. resource="0" file="Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h"/>
  459. <FILE id="Ki9FsA" name="jucer_ResourceEditorPanel.cpp" compile="1"
  460. resource="0" file="Source/ComponentEditor/UI/jucer_ResourceEditorPanel.cpp"/>
  461. <FILE id="sZfpi4" name="jucer_ResourceEditorPanel.h" compile="0" resource="0"
  462. file="Source/ComponentEditor/UI/jucer_ResourceEditorPanel.h"/>
  463. <FILE id="Ta2LeE" name="jucer_SnapGridPainter.h" compile="0" resource="0"
  464. file="Source/ComponentEditor/UI/jucer_SnapGridPainter.h"/>
  465. <FILE id="PB0oYI" name="jucer_TestComponent.cpp" compile="1" resource="0"
  466. file="Source/ComponentEditor/UI/jucer_TestComponent.cpp"/>
  467. <FILE id="Nuyt2T" name="jucer_TestComponent.h" compile="0" resource="0"
  468. file="Source/ComponentEditor/UI/jucer_TestComponent.h"/>
  469. </GROUP>
  470. <FILE id="kS8Bvy" name="jucer_BinaryResources.cpp" compile="1" resource="0"
  471. file="Source/ComponentEditor/jucer_BinaryResources.cpp"/>
  472. <FILE id="jNitFB" name="jucer_BinaryResources.h" compile="0" resource="0"
  473. file="Source/ComponentEditor/jucer_BinaryResources.h"/>
  474. <FILE id="J5MaLM" name="jucer_ComponentLayout.cpp" compile="1" resource="0"
  475. file="Source/ComponentEditor/jucer_ComponentLayout.cpp"/>
  476. <FILE id="pHbNm3" name="jucer_ComponentLayout.h" compile="0" resource="0"
  477. file="Source/ComponentEditor/jucer_ComponentLayout.h"/>
  478. <FILE id="JfEmBI" name="jucer_GeneratedCode.cpp" compile="1" resource="0"
  479. file="Source/ComponentEditor/jucer_GeneratedCode.cpp"/>
  480. <FILE id="Fw0OMd" name="jucer_GeneratedCode.h" compile="0" resource="0"
  481. file="Source/ComponentEditor/jucer_GeneratedCode.h"/>
  482. <FILE id="NTDHE7" name="jucer_JucerDocument.cpp" compile="1" resource="0"
  483. file="Source/ComponentEditor/jucer_JucerDocument.cpp"/>
  484. <FILE id="aeb3i1" name="jucer_JucerDocument.h" compile="0" resource="0"
  485. file="Source/ComponentEditor/jucer_JucerDocument.h"/>
  486. <FILE id="KsY0IB" name="jucer_ObjectTypes.cpp" compile="1" resource="0"
  487. file="Source/ComponentEditor/jucer_ObjectTypes.cpp"/>
  488. <FILE id="v0nivx" name="jucer_ObjectTypes.h" compile="0" resource="0"
  489. file="Source/ComponentEditor/jucer_ObjectTypes.h"/>
  490. <FILE id="msmD5y" name="jucer_PaintRoutine.cpp" compile="1" resource="0"
  491. file="Source/ComponentEditor/jucer_PaintRoutine.cpp"/>
  492. <FILE id="avEtPt" name="jucer_PaintRoutine.h" compile="0" resource="0"
  493. file="Source/ComponentEditor/jucer_PaintRoutine.h"/>
  494. <FILE id="pl4vjj" name="jucer_UtilityFunctions.h" compile="0" resource="0"
  495. file="Source/ComponentEditor/jucer_UtilityFunctions.h"/>
  496. </GROUP>
  497. <GROUP id="{1F4F21DC-6856-2C06-EEC5-39EE3B95C206}" name="LiveBuildEngine">
  498. <GROUP id="{A09CCB6F-E688-7D17-BF10-AE3C7916AACA}" name="UI">
  499. <FILE id="ESpwdA" name="jucer_ActivityListComponent.h" compile="0"
  500. resource="0" file="Source/LiveBuildEngine/UI/jucer_ActivityListComponent.h"/>
  501. <FILE id="uHJDl5" name="jucer_BuildTabStatusComponent.h" compile="0"
  502. resource="0" file="Source/LiveBuildEngine/UI/jucer_BuildTabStatusComponent.h"/>
  503. <FILE id="R6e43N" name="jucer_ComponentListComponent.h" compile="0"
  504. resource="0" file="Source/LiveBuildEngine/UI/jucer_ComponentListComponent.h"/>
  505. <FILE id="XQw8IS" name="jucer_ErrorListComponent.h" compile="0" resource="0"
  506. file="Source/LiveBuildEngine/UI/jucer_ErrorListComponent.h"/>
  507. </GROUP>
  508. <FILE id="Q5k906" name="jucer_ActivityList.h" compile="0" resource="0"
  509. file="Source/LiveBuildEngine/jucer_ActivityList.h"/>
  510. <FILE id="XWb7H2" name="jucer_ClassDatabase.h" compile="0" resource="0"
  511. file="Source/LiveBuildEngine/jucer_ClassDatabase.h"/>
  512. <FILE id="ze2gZc" name="jucer_ClientServerMessages.h" compile="0" resource="0"
  513. file="Source/LiveBuildEngine/jucer_ClientServerMessages.h"/>
  514. <FILE id="DbgXxU" name="jucer_CompileEngineClient.cpp" compile="1"
  515. resource="0" file="Source/LiveBuildEngine/jucer_CompileEngineClient.cpp"/>
  516. <FILE id="cIQAZS" name="jucer_CompileEngineClient.h" compile="0" resource="0"
  517. file="Source/LiveBuildEngine/jucer_CompileEngineClient.h"/>
  518. <FILE id="rPpmYH" name="jucer_CompileEngineDLL.h" compile="0" resource="0"
  519. file="Source/LiveBuildEngine/jucer_CompileEngineDLL.h"/>
  520. <FILE id="fAas0g" name="jucer_CompileEngineServer.cpp" compile="1"
  521. resource="0" file="Source/LiveBuildEngine/jucer_CompileEngineServer.cpp"/>
  522. <FILE id="RraER0" name="jucer_CompileEngineServer.h" compile="0" resource="0"
  523. file="Source/LiveBuildEngine/jucer_CompileEngineServer.h"/>
  524. <FILE id="hKqvP1" name="jucer_CompileEngineSettings.h" compile="0"
  525. resource="0" file="Source/LiveBuildEngine/jucer_CompileEngineSettings.h"/>
  526. <FILE id="YlfzAt" name="jucer_CppHelpers.h" compile="0" resource="0"
  527. file="Source/LiveBuildEngine/jucer_CppHelpers.h"/>
  528. <FILE id="yW3rHq" name="jucer_DiagnosticMessage.h" compile="0" resource="0"
  529. file="Source/LiveBuildEngine/jucer_DiagnosticMessage.h"/>
  530. <FILE id="v0coQ0" name="jucer_DownloadCompileEngineThread.cpp" compile="1"
  531. resource="0" file="Source/LiveBuildEngine/jucer_DownloadCompileEngineThread.cpp"/>
  532. <FILE id="vs5P8J" name="jucer_DownloadCompileEngineThread.h" compile="0"
  533. resource="0" file="Source/LiveBuildEngine/jucer_DownloadCompileEngineThread.h"/>
  534. <FILE id="rhXBjT" name="jucer_ErrorList.h" compile="0" resource="0"
  535. file="Source/LiveBuildEngine/jucer_ErrorList.h"/>
  536. <FILE id="w6cwIQ" name="jucer_LiveCodeBuilderDLL.h" compile="0" resource="0"
  537. file="Source/LiveBuildEngine/jucer_LiveCodeBuilderDLL.h"/>
  538. <FILE id="Cm6ctH" name="jucer_MessageIDs.h" compile="0" resource="0"
  539. file="Source/LiveBuildEngine/jucer_MessageIDs.h"/>
  540. <FILE id="TwC93V" name="jucer_ProjectBuildInfo.h" compile="0" resource="0"
  541. file="Source/LiveBuildEngine/jucer_ProjectBuildInfo.h"/>
  542. <FILE id="d0I7nM" name="jucer_SourceCodeRange.h" compile="0" resource="0"
  543. file="Source/LiveBuildEngine/jucer_SourceCodeRange.h"/>
  544. </GROUP>
  545. <GROUP id="{6653587F-C475-46AA-E7CF-1D0DFA0FEAA9}" name="Project">
  546. <GROUP id="{F2E7D5CA-F002-2635-DA2C-898FA5EA2936}" name="Modules">
  547. <FILE id="w7QIJd" name="jucer_AvailableModulesList.h" compile="0" resource="0"
  548. file="Source/Project/Modules/jucer_AvailableModulesList.h"/>
  549. <FILE id="fQrJvA" name="jucer_ModuleDescription.h" compile="0" resource="0"
  550. file="Source/Project/Modules/jucer_ModuleDescription.h"/>
  551. <FILE id="mOC0iL" name="jucer_Modules.cpp" compile="1" resource="0"
  552. file="Source/Project/Modules/jucer_Modules.cpp"/>
  553. <FILE id="TnngL4" name="jucer_Modules.h" compile="0" resource="0" file="Source/Project/Modules/jucer_Modules.h"/>
  554. </GROUP>
  555. <GROUP id="{C37B7D1A-F059-9C82-9436-A2A94552BF90}" name="UI">
  556. <GROUP id="{19B83596-13BE-A80E-2722-BB5CCDA111FA}" name="Sidebar">
  557. <FILE id="bItg9o" name="jucer_ExporterTreeItems.h" compile="0" resource="0"
  558. file="Source/Project/UI/Sidebar/jucer_ExporterTreeItems.h"/>
  559. <FILE id="zrho6r" name="jucer_FileTreeItems.h" compile="0" resource="0"
  560. file="Source/Project/UI/Sidebar/jucer_FileTreeItems.h"/>
  561. <FILE id="g0b0eE" name="jucer_LiveBuildTab.h" compile="0" resource="0"
  562. file="Source/Project/UI/Sidebar/jucer_LiveBuildTab.h"/>
  563. <FILE id="HAByBK" name="jucer_ModuleTreeItems.h" compile="0" resource="0"
  564. file="Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h"/>
  565. <FILE id="rmISUI" name="jucer_ProjectTab.h" compile="0" resource="0"
  566. file="Source/Project/UI/Sidebar/jucer_ProjectTab.h"/>
  567. <FILE id="Htgucp" name="jucer_ProjectTreeItemBase.h" compile="0" resource="0"
  568. file="Source/Project/UI/Sidebar/jucer_ProjectTreeItemBase.h"/>
  569. <FILE id="kIPfPL" name="jucer_TabComponents.h" compile="0" resource="0"
  570. file="Source/Project/UI/Sidebar/jucer_TabComponents.h"/>
  571. <FILE id="jr8KTF" name="jucer_TreeItemTypes.h" compile="0" resource="0"
  572. file="Source/Project/UI/Sidebar/jucer_TreeItemTypes.h"/>
  573. </GROUP>
  574. <FILE id="ZEngbS" name="jucer_ContentViewComponents.h" compile="0"
  575. resource="0" file="Source/Project/UI/jucer_ContentViewComponents.h"/>
  576. <FILE id="wFypDd" name="jucer_FileGroupInformationComponent.h" compile="0"
  577. resource="0" file="Source/Project/UI/jucer_FileGroupInformationComponent.h"/>
  578. <FILE id="CSQKUL" name="jucer_HeaderComponent.cpp" compile="1" resource="0"
  579. file="Source/Project/UI/jucer_HeaderComponent.cpp"/>
  580. <FILE id="QVjJdU" name="jucer_HeaderComponent.h" compile="0" resource="0"
  581. file="Source/Project/UI/jucer_HeaderComponent.h"/>
  582. <FILE id="dN0Xzo" name="jucer_ModulesInformationComponent.h" compile="0"
  583. resource="0" file="Source/Project/UI/jucer_ModulesInformationComponent.h"/>
  584. <FILE id="PNCb48" name="jucer_ProjectContentComponent.cpp" compile="0"
  585. resource="0" file="Source/Project/UI/jucer_ProjectContentComponent.cpp"/>
  586. <FILE id="z576fZ" name="jucer_ProjectContentComponent.h" compile="0"
  587. resource="0" file="Source/Project/UI/jucer_ProjectContentComponent.h"/>
  588. <FILE id="itkVli" name="jucer_ProjectMessagesComponent.h" compile="0"
  589. resource="0" file="Source/Project/UI/jucer_ProjectMessagesComponent.h"/>
  590. <FILE id="UUlUDF" name="jucer_UserAvatarComponent.h" compile="0" resource="0"
  591. file="Source/Project/UI/jucer_UserAvatarComponent.h"/>
  592. </GROUP>
  593. <FILE id="JT1rMJ" name="jucer_Project.cpp" compile="1" resource="0"
  594. file="Source/Project/jucer_Project.cpp"/>
  595. <FILE id="bUjtVS" name="jucer_Project.h" compile="0" resource="0" file="Source/Project/jucer_Project.h"/>
  596. </GROUP>
  597. <GROUP id="{00CEE998-91CD-5001-DE85-4F4895E99A32}" name="ProjectSaving">
  598. <FILE id="JBLk8Y" name="jucer_ProjectExport_Android.h" compile="0"
  599. resource="0" file="Source/ProjectSaving/jucer_ProjectExport_Android.h"/>
  600. <FILE id="l1SmNV" name="jucer_ProjectExport_CLion.h" compile="0" resource="0"
  601. file="Source/ProjectSaving/jucer_ProjectExport_CLion.h"/>
  602. <FILE id="Kxo6ef" name="jucer_ProjectExport_CodeBlocks.h" compile="0"
  603. resource="0" file="Source/ProjectSaving/jucer_ProjectExport_CodeBlocks.h"/>
  604. <FILE id="wLX3RL" name="jucer_ProjectExport_Make.h" compile="0" resource="0"
  605. file="Source/ProjectSaving/jucer_ProjectExport_Make.h"/>
  606. <FILE id="rMbSVA" name="jucer_ProjectExport_MSVC.h" compile="0" resource="0"
  607. file="Source/ProjectSaving/jucer_ProjectExport_MSVC.h"/>
  608. <FILE id="aKKWtG" name="jucer_ProjectExport_Xcode.h" compile="0" resource="0"
  609. file="Source/ProjectSaving/jucer_ProjectExport_Xcode.h"/>
  610. <FILE id="EqKGRV" name="jucer_ProjectExporter.cpp" compile="1" resource="0"
  611. file="Source/ProjectSaving/jucer_ProjectExporter.cpp"/>
  612. <FILE id="FEsoP1" name="jucer_ProjectExporter.h" compile="0" resource="0"
  613. file="Source/ProjectSaving/jucer_ProjectExporter.h"/>
  614. <FILE id="dTbi7B" name="jucer_ProjectSaver.cpp" compile="1" resource="0"
  615. file="Source/ProjectSaving/jucer_ProjectSaver.cpp"/>
  616. <FILE id="HjoAOD" name="jucer_ProjectSaver.h" compile="0" resource="0"
  617. file="Source/ProjectSaving/jucer_ProjectSaver.h"/>
  618. <FILE id="YcgwX0" name="jucer_ResourceFile.cpp" compile="1" resource="0"
  619. file="Source/ProjectSaving/jucer_ResourceFile.cpp"/>
  620. <FILE id="d4INvx" name="jucer_ResourceFile.h" compile="0" resource="0"
  621. file="Source/ProjectSaving/jucer_ResourceFile.h"/>
  622. <FILE id="kw0nyx" name="jucer_XcodeProjectParser.h" compile="0" resource="0"
  623. file="Source/ProjectSaving/jucer_XcodeProjectParser.h"/>
  624. </GROUP>
  625. <GROUP id="{DC7C1395-DD88-0C6C-2D8A-EC48A63D31E8}" name="Settings">
  626. <FILE id="DsopUB" name="jucer_AppearanceSettings.cpp" compile="1" resource="0"
  627. file="Source/Settings/jucer_AppearanceSettings.cpp"/>
  628. <FILE id="GToVJg" name="jucer_AppearanceSettings.h" compile="0" resource="0"
  629. file="Source/Settings/jucer_AppearanceSettings.h"/>
  630. <FILE id="TvEsmH" name="jucer_StoredSettings.cpp" compile="1" resource="0"
  631. file="Source/Settings/jucer_StoredSettings.cpp"/>
  632. <FILE id="NM0cs9" name="jucer_StoredSettings.h" compile="0" resource="0"
  633. file="Source/Settings/jucer_StoredSettings.h"/>
  634. </GROUP>
  635. <GROUP id="{95DBFE17-0A31-0729-A633-C52B640801E5}" name="Utility">
  636. <GROUP id="{B7989E96-4C08-4D17-CBEA-4F3985A734D5}" name="Helpers">
  637. <FILE id="ChGAda" name="jucer_CodeHelpers.cpp" compile="1" resource="0"
  638. file="Source/Utility/Helpers/jucer_CodeHelpers.cpp"/>
  639. <FILE id="BAetgk" name="jucer_CodeHelpers.h" compile="0" resource="0"
  640. file="Source/Utility/Helpers/jucer_CodeHelpers.h"/>
  641. <FILE id="T0VJHN" name="jucer_Colours.h" compile="0" resource="0" file="Source/Utility/Helpers/jucer_Colours.h"/>
  642. <FILE id="uU5v1P" name="jucer_FileHelpers.cpp" compile="1" resource="0"
  643. file="Source/Utility/Helpers/jucer_FileHelpers.cpp"/>
  644. <FILE id="AmiISQ" name="jucer_FileHelpers.h" compile="0" resource="0"
  645. file="Source/Utility/Helpers/jucer_FileHelpers.h"/>
  646. <FILE id="qmqkqc" name="jucer_MiscUtilities.cpp" compile="1" resource="0"
  647. file="Source/Utility/Helpers/jucer_MiscUtilities.cpp"/>
  648. <FILE id="ilDiWE" name="jucer_MiscUtilities.h" compile="0" resource="0"
  649. file="Source/Utility/Helpers/jucer_MiscUtilities.h"/>
  650. <FILE id="BICStH" name="jucer_NewFileWizard.cpp" compile="1" resource="0"
  651. file="Source/Utility/Helpers/jucer_NewFileWizard.cpp"/>
  652. <FILE id="laRrOn" name="jucer_NewFileWizard.h" compile="0" resource="0"
  653. file="Source/Utility/Helpers/jucer_NewFileWizard.h"/>
  654. <FILE id="rCaPHQ" name="jucer_PresetIDs.h" compile="0" resource="0"
  655. file="Source/Utility/Helpers/jucer_PresetIDs.h"/>
  656. <FILE id="gOrmP5" name="jucer_TranslationHelpers.h" compile="0" resource="0"
  657. file="Source/Utility/Helpers/jucer_TranslationHelpers.h"/>
  658. <FILE id="EuC4K4" name="jucer_ValueSourceHelpers.h" compile="0" resource="0"
  659. file="Source/Utility/Helpers/jucer_ValueSourceHelpers.h"/>
  660. <FILE id="W5a5Fy" name="jucer_ValueWithDefaultWrapper.h" compile="0"
  661. resource="0" file="Source/Utility/Helpers/jucer_ValueWithDefaultWrapper.h"/>
  662. <FILE id="BPCoKV" name="jucer_VersionInfo.cpp" compile="1" resource="0"
  663. file="Source/Utility/Helpers/jucer_VersionInfo.cpp"/>
  664. <FILE id="TnBQtv" name="jucer_VersionInfo.h" compile="0" resource="0"
  665. file="Source/Utility/Helpers/jucer_VersionInfo.h"/>
  666. </GROUP>
  667. <GROUP id="{A07C4A97-0855-5346-CAF2-A005580B6773}" name="PIPs">
  668. <FILE id="joAnDa" name="jucer_PIPGenerator.cpp" compile="1" resource="0"
  669. file="Source/Utility/PIPs/jucer_PIPGenerator.cpp"/>
  670. <FILE id="GnbSDi" name="jucer_PIPGenerator.h" compile="0" resource="0"
  671. file="Source/Utility/PIPs/jucer_PIPGenerator.h"/>
  672. </GROUP>
  673. <GROUP id="{35F9B4BB-E683-1394-4BF2-C8F0C772168F}" name="UI">
  674. <GROUP id="{FE8C76CF-7C05-EC86-8997-C9941B88670B}" name="PropertyComponents">
  675. <FILE id="eleFsw" name="jucer_ColourPropertyComponent.h" compile="0"
  676. resource="0" file="Source/Utility/UI/PropertyComponents/jucer_ColourPropertyComponent.h"/>
  677. <FILE id="sfUzaf" name="jucer_FilePathPropertyComponent.h" compile="0"
  678. resource="0" file="Source/Utility/UI/PropertyComponents/jucer_FilePathPropertyComponent.h"/>
  679. <FILE id="c5PWPd" name="jucer_LabelPropertyComponent.h" compile="0"
  680. resource="0" file="Source/Utility/UI/PropertyComponents/jucer_LabelPropertyComponent.h"/>
  681. <FILE id="DkLOIQ" name="jucer_PropertyComponentsWithEnablement.h" compile="0"
  682. resource="0" file="Source/Utility/UI/PropertyComponents/jucer_PropertyComponentsWithEnablement.h"/>
  683. </GROUP>
  684. <FILE id="VQCK4C" name="jucer_IconButton.h" compile="0" resource="0"
  685. file="Source/Utility/UI/jucer_IconButton.h"/>
  686. <FILE id="JH1ze6" name="jucer_Icons.cpp" compile="1" resource="0" file="Source/Utility/UI/jucer_Icons.cpp"/>
  687. <FILE id="op3Mkj" name="jucer_Icons.h" compile="0" resource="0" file="Source/Utility/UI/jucer_Icons.h"/>
  688. <FILE id="A3YDvg" name="jucer_JucerTreeViewBase.cpp" compile="1" resource="0"
  689. file="Source/Utility/UI/jucer_JucerTreeViewBase.cpp"/>
  690. <FILE id="bPFTPx" name="jucer_JucerTreeViewBase.h" compile="0" resource="0"
  691. file="Source/Utility/UI/jucer_JucerTreeViewBase.h"/>
  692. <FILE id="D583iw" name="jucer_ProjucerLookAndFeel.cpp" compile="1"
  693. resource="0" file="Source/Utility/UI/jucer_ProjucerLookAndFeel.cpp"/>
  694. <FILE id="QcQx1o" name="jucer_ProjucerLookAndFeel.h" compile="0" resource="0"
  695. file="Source/Utility/UI/jucer_ProjucerLookAndFeel.h"/>
  696. <FILE id="wxiDqe" name="jucer_SlidingPanelComponent.cpp" compile="1"
  697. resource="0" file="Source/Utility/UI/jucer_SlidingPanelComponent.cpp"/>
  698. <FILE id="cbUrIP" name="jucer_SlidingPanelComponent.h" compile="0"
  699. resource="0" file="Source/Utility/UI/jucer_SlidingPanelComponent.h"/>
  700. </GROUP>
  701. </GROUP>
  702. </MAINGROUP>
  703. <JUCEOPTIONS JUCE_LOG_ASSERTIONS="1" JUCE_USE_CURL="1" JUCE_ALLOW_STATIC_NULL_VARIABLES="0"
  704. JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_LOAD_CURL_SYMBOLS_LAZILY="1"
  705. JUCE_WEB_BROWSER="0"/>
  706. <MODULES>
  707. <MODULE id="juce_build_tools" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  708. <MODULE id="juce_core" showAllCode="1"/>
  709. <MODULE id="juce_cryptography" showAllCode="1"/>
  710. <MODULE id="juce_data_structures" showAllCode="1"/>
  711. <MODULE id="juce_events" showAllCode="1"/>
  712. <MODULE id="juce_graphics" showAllCode="1"/>
  713. <MODULE id="juce_gui_basics" showAllCode="1"/>
  714. <MODULE id="juce_gui_extra" showAllCode="1"/>
  715. </MODULES>
  716. <LIVE_SETTINGS>
  717. <OSX enableCxx11="1"/>
  718. <WINDOWS enableCxx11="1"/>
  719. <LINUX/>
  720. </LIVE_SETTINGS>
  721. </JUCERPROJECT>