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.

707 lines
52KB

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