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.

740 lines
55KB

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