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.

735 lines
53KB

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