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.

1992 lines
127KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Project DefaultTargets="Build"
  3. ToolsVersion="15.0"
  4. xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  5. <ItemGroup Label="ProjectConfigurations">
  6. <ProjectConfiguration Include="Debug|x64">
  7. <Configuration>Debug</Configuration>
  8. <Platform>x64</Platform>
  9. </ProjectConfiguration>
  10. <ProjectConfiguration Include="Release|x64">
  11. <Configuration>Release</Configuration>
  12. <Platform>x64</Platform>
  13. </ProjectConfiguration>
  14. </ItemGroup>
  15. <PropertyGroup Label="Globals">
  16. <ProjectGuid>{E4CFCE31-1AF5-C360-751D-9682E333BE4D}</ProjectGuid>
  17. <PlatformToolset>v141</PlatformToolset>
  18. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  19. </PropertyGroup>
  20. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
  21. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"
  22. Label="Configuration">
  23. <ConfigurationType>Application</ConfigurationType>
  24. <UseOfMfc>false</UseOfMfc>
  25. <PlatformToolset>v141</PlatformToolset>
  26. <PlatformToolset>v141</PlatformToolset>
  27. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  28. </PropertyGroup>
  29. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"
  30. Label="Configuration">
  31. <ConfigurationType>Application</ConfigurationType>
  32. <UseOfMfc>false</UseOfMfc>
  33. <WholeProgramOptimization>true</WholeProgramOptimization>
  34. <PlatformToolset>v141</PlatformToolset>
  35. <PlatformToolset>v141</PlatformToolset>
  36. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  37. </PropertyGroup>
  38. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
  39. <ImportGroup Label="ExtensionSettings"/>
  40. <ImportGroup Label="PropertySheets">
  41. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
  42. Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
  43. Label="LocalAppDataPlatform"/>
  44. </ImportGroup>
  45. <PropertyGroup Label="UserMacros">
  46. <PlatformToolset>v141</PlatformToolset>
  47. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  48. </PropertyGroup>
  49. <PropertyGroup>
  50. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  51. <TargetExt>.exe</TargetExt>
  52. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\App\</OutDir>
  53. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\App\</IntDir>
  54. <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Projucer</TargetName>
  55. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest>
  56. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\App\</OutDir>
  57. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\App\</IntDir>
  58. <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Projucer</TargetName>
  59. <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest>
  60. <PlatformToolset>v141</PlatformToolset>
  61. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  62. </PropertyGroup>
  63. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  64. <Midl>
  65. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  66. <MkTypLibCompatible>true</MkTypLibCompatible>
  67. <SuppressStartupBanner>true</SuppressStartupBanner>
  68. <TargetEnvironment>Win32</TargetEnvironment>
  69. <HeaderFileName/>
  70. </Midl>
  71. <ClCompile>
  72. <Optimization>Disabled</Optimization>
  73. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  74. <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  75. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  76. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  77. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  78. <PrecompiledHeader/>
  79. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  80. <ObjectFileName>$(IntDir)\</ObjectFileName>
  81. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  82. <WarningLevel>Level4</WarningLevel>
  83. <SuppressStartupBanner>true</SuppressStartupBanner>
  84. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  85. <LanguageStandard>stdcpp14</LanguageStandard>
  86. </ClCompile>
  87. <ResourceCompile>
  88. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  89. </ResourceCompile>
  90. <Link>
  91. <OutputFile>$(OutDir)\Projucer.exe</OutputFile>
  92. <SuppressStartupBanner>true</SuppressStartupBanner>
  93. <IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  94. <GenerateDebugInformation>true</GenerateDebugInformation>
  95. <ProgramDatabaseFile>$(IntDir)\Projucer.pdb</ProgramDatabaseFile>
  96. <SubSystem>Windows</SubSystem>
  97. <LargeAddressAware>true</LargeAddressAware>
  98. </Link>
  99. <Bscmake>
  100. <SuppressStartupBanner>true</SuppressStartupBanner>
  101. <OutputFile>$(IntDir)\Projucer.bsc</OutputFile>
  102. </Bscmake>
  103. <Lib/>
  104. </ItemDefinitionGroup>
  105. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  106. <Midl>
  107. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  108. <MkTypLibCompatible>true</MkTypLibCompatible>
  109. <SuppressStartupBanner>true</SuppressStartupBanner>
  110. <TargetEnvironment>Win32</TargetEnvironment>
  111. <HeaderFileName/>
  112. </Midl>
  113. <ClCompile>
  114. <Optimization>Full</Optimization>
  115. <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  116. <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.1.2;JUCE_APP_VERSION_HEX=0x50102;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  117. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  118. <RuntimeTypeInfo>true</RuntimeTypeInfo>
  119. <PrecompiledHeader/>
  120. <AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation>
  121. <ObjectFileName>$(IntDir)\</ObjectFileName>
  122. <ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName>
  123. <WarningLevel>Level4</WarningLevel>
  124. <SuppressStartupBanner>true</SuppressStartupBanner>
  125. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  126. <LanguageStandard>stdcpp14</LanguageStandard>
  127. </ClCompile>
  128. <ResourceCompile>
  129. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  130. </ResourceCompile>
  131. <Link>
  132. <OutputFile>$(OutDir)\Projucer.exe</OutputFile>
  133. <SuppressStartupBanner>true</SuppressStartupBanner>
  134. <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
  135. <GenerateDebugInformation>false</GenerateDebugInformation>
  136. <ProgramDatabaseFile>$(IntDir)\Projucer.pdb</ProgramDatabaseFile>
  137. <SubSystem>Windows</SubSystem>
  138. <OptimizeReferences>true</OptimizeReferences>
  139. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  140. <LargeAddressAware>true</LargeAddressAware>
  141. </Link>
  142. <Bscmake>
  143. <SuppressStartupBanner>true</SuppressStartupBanner>
  144. <OutputFile>$(IntDir)\Projucer.bsc</OutputFile>
  145. </Bscmake>
  146. <Lib/>
  147. </ItemDefinitionGroup>
  148. <ItemGroup>
  149. <ClCompile Include="..\..\Source\Application\jucer_Application.cpp">
  150. <ExcludedFromBuild>true</ExcludedFromBuild>
  151. </ClCompile>
  152. <ClCompile Include="..\..\Source\Application\jucer_AutoUpdater.cpp"/>
  153. <ClCompile Include="..\..\Source\Application\jucer_CommandLine.cpp"/>
  154. <ClCompile Include="..\..\Source\Application\jucer_Main.cpp"/>
  155. <ClCompile Include="..\..\Source\Application\jucer_MainWindow.cpp"/>
  156. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_AnimatedComponentTemplate.cpp">
  157. <ExcludedFromBuild>true</ExcludedFromBuild>
  158. </ClCompile>
  159. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_AudioComponentTemplate.cpp">
  160. <ExcludedFromBuild>true</ExcludedFromBuild>
  161. </ClCompile>
  162. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_AudioPluginEditorTemplate.cpp">
  163. <ExcludedFromBuild>true</ExcludedFromBuild>
  164. </ClCompile>
  165. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_AudioPluginFilterTemplate.cpp">
  166. <ExcludedFromBuild>true</ExcludedFromBuild>
  167. </ClCompile>
  168. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_ComponentTemplate.cpp">
  169. <ExcludedFromBuild>true</ExcludedFromBuild>
  170. </ClCompile>
  171. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_ContentCompTemplate.cpp">
  172. <ExcludedFromBuild>true</ExcludedFromBuild>
  173. </ClCompile>
  174. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_MainConsoleAppTemplate.cpp">
  175. <ExcludedFromBuild>true</ExcludedFromBuild>
  176. </ClCompile>
  177. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_MainTemplate_NoWindow.cpp">
  178. <ExcludedFromBuild>true</ExcludedFromBuild>
  179. </ClCompile>
  180. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_MainTemplate_SimpleWindow.cpp">
  181. <ExcludedFromBuild>true</ExcludedFromBuild>
  182. </ClCompile>
  183. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_MainTemplate_Window.cpp">
  184. <ExcludedFromBuild>true</ExcludedFromBuild>
  185. </ClCompile>
  186. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_NewComponentTemplate.cpp">
  187. <ExcludedFromBuild>true</ExcludedFromBuild>
  188. </ClCompile>
  189. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_NewCppFileTemplate.cpp">
  190. <ExcludedFromBuild>true</ExcludedFromBuild>
  191. </ClCompile>
  192. <ClCompile Include="..\..\Source\BinaryData\Templates\jucer_OpenGLComponentTemplate.cpp">
  193. <ExcludedFromBuild>true</ExcludedFromBuild>
  194. </ClCompile>
  195. <ClCompile Include="..\..\Source\CodeEditor\jucer_DocumentEditorComponent.cpp"/>
  196. <ClCompile Include="..\..\Source\CodeEditor\jucer_OpenDocumentManager.cpp"/>
  197. <ClCompile Include="..\..\Source\CodeEditor\jucer_SourceCodeEditor.cpp"/>
  198. <ClCompile Include="..\..\Source\ComponentEditor\Components\jucer_ComponentTypeHandler.cpp"/>
  199. <ClCompile Include="..\..\Source\ComponentEditor\Documents\jucer_ButtonDocument.cpp"/>
  200. <ClCompile Include="..\..\Source\ComponentEditor\Documents\jucer_ComponentDocument.cpp"/>
  201. <ClCompile Include="..\..\Source\ComponentEditor\PaintElements\jucer_ColouredElement.cpp"/>
  202. <ClCompile Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElement.cpp"/>
  203. <ClCompile Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementPath.cpp"/>
  204. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_ComponentLayoutEditor.cpp"/>
  205. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_ComponentOverlayComponent.cpp"/>
  206. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_EditingPanelBase.cpp"/>
  207. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_JucerDocumentEditor.cpp"/>
  208. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_PaintRoutineEditor.cpp"/>
  209. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_PaintRoutinePanel.cpp"/>
  210. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_ResourceEditorPanel.cpp"/>
  211. <ClCompile Include="..\..\Source\ComponentEditor\UI\jucer_TestComponent.cpp"/>
  212. <ClCompile Include="..\..\Source\ComponentEditor\jucer_BinaryResources.cpp"/>
  213. <ClCompile Include="..\..\Source\ComponentEditor\jucer_ComponentLayout.cpp"/>
  214. <ClCompile Include="..\..\Source\ComponentEditor\jucer_GeneratedCode.cpp"/>
  215. <ClCompile Include="..\..\Source\ComponentEditor\jucer_JucerDocument.cpp"/>
  216. <ClCompile Include="..\..\Source\ComponentEditor\jucer_ObjectTypes.cpp"/>
  217. <ClCompile Include="..\..\Source\ComponentEditor\jucer_PaintRoutine.cpp"/>
  218. <ClCompile Include="..\..\Source\Licenses\jucer_LicenseController.cpp"/>
  219. <ClCompile Include="..\..\Source\LiveBuildEngine\jucer_CompileEngineClient.cpp"/>
  220. <ClCompile Include="..\..\Source\LiveBuildEngine\jucer_CompileEngineServer.cpp"/>
  221. <ClCompile Include="..\..\Source\LiveBuildEngine\jucer_DownloadCompileEngineThread.cpp"/>
  222. <ClCompile Include="..\..\Source\Project\UI\jucer_ProjectContentComponent.cpp">
  223. <ExcludedFromBuild>true</ExcludedFromBuild>
  224. </ClCompile>
  225. <ClCompile Include="..\..\Source\Project\jucer_Module.cpp"/>
  226. <ClCompile Include="..\..\Source\Project\jucer_Project.cpp"/>
  227. <ClCompile Include="..\..\Source\ProjectSaving\jucer_ProjectExporter.cpp"/>
  228. <ClCompile Include="..\..\Source\ProjectSaving\jucer_ProjectSaver.cpp"/>
  229. <ClCompile Include="..\..\Source\ProjectSaving\jucer_ResourceFile.cpp"/>
  230. <ClCompile Include="..\..\Source\Settings\jucer_AppearanceSettings.cpp"/>
  231. <ClCompile Include="..\..\Source\Settings\jucer_StoredSettings.cpp"/>
  232. <ClCompile Include="..\..\Source\Utility\Helpers\jucer_CodeHelpers.cpp"/>
  233. <ClCompile Include="..\..\Source\Utility\Helpers\jucer_FileHelpers.cpp"/>
  234. <ClCompile Include="..\..\Source\Utility\Helpers\jucer_MiscUtilities.cpp"/>
  235. <ClCompile Include="..\..\Source\Utility\UI\PropertyComponents\jucer_DependencyPathPropertyComponent.cpp"/>
  236. <ClCompile Include="..\..\Source\Utility\UI\jucer_Icons.cpp"/>
  237. <ClCompile Include="..\..\Source\Utility\UI\jucer_JucerTreeViewBase.cpp"/>
  238. <ClCompile Include="..\..\Source\Utility\UI\jucer_ProjucerLookAndFeel.cpp"/>
  239. <ClCompile Include="..\..\Source\Utility\UI\jucer_SlidingPanelComponent.cpp"/>
  240. <ClCompile Include="..\..\Source\Wizards\jucer_NewFileWizard.cpp"/>
  241. <ClCompile Include="..\..\Source\Wizards\jucer_NewProjectWizardClasses.cpp"/>
  242. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_AbstractFifo.cpp">
  243. <ExcludedFromBuild>true</ExcludedFromBuild>
  244. </ClCompile>
  245. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_DynamicObject.cpp">
  246. <ExcludedFromBuild>true</ExcludedFromBuild>
  247. </ClCompile>
  248. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_HashMap_test.cpp">
  249. <ExcludedFromBuild>true</ExcludedFromBuild>
  250. </ClCompile>
  251. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_ListenerList.cpp">
  252. <ExcludedFromBuild>true</ExcludedFromBuild>
  253. </ClCompile>
  254. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_NamedValueSet.cpp">
  255. <ExcludedFromBuild>true</ExcludedFromBuild>
  256. </ClCompile>
  257. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_PropertySet.cpp">
  258. <ExcludedFromBuild>true</ExcludedFromBuild>
  259. </ClCompile>
  260. <ClCompile Include="..\..\..\..\modules\juce_core\containers\juce_Variant.cpp">
  261. <ExcludedFromBuild>true</ExcludedFromBuild>
  262. </ClCompile>
  263. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_DirectoryIterator.cpp">
  264. <ExcludedFromBuild>true</ExcludedFromBuild>
  265. </ClCompile>
  266. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_File.cpp">
  267. <ExcludedFromBuild>true</ExcludedFromBuild>
  268. </ClCompile>
  269. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_FileFilter.cpp">
  270. <ExcludedFromBuild>true</ExcludedFromBuild>
  271. </ClCompile>
  272. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_FileInputStream.cpp">
  273. <ExcludedFromBuild>true</ExcludedFromBuild>
  274. </ClCompile>
  275. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_FileOutputStream.cpp">
  276. <ExcludedFromBuild>true</ExcludedFromBuild>
  277. </ClCompile>
  278. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_FileSearchPath.cpp">
  279. <ExcludedFromBuild>true</ExcludedFromBuild>
  280. </ClCompile>
  281. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_TemporaryFile.cpp">
  282. <ExcludedFromBuild>true</ExcludedFromBuild>
  283. </ClCompile>
  284. <ClCompile Include="..\..\..\..\modules\juce_core\files\juce_WildcardFileFilter.cpp">
  285. <ExcludedFromBuild>true</ExcludedFromBuild>
  286. </ClCompile>
  287. <ClCompile Include="..\..\..\..\modules\juce_core\javascript\juce_Javascript.cpp">
  288. <ExcludedFromBuild>true</ExcludedFromBuild>
  289. </ClCompile>
  290. <ClCompile Include="..\..\..\..\modules\juce_core\javascript\juce_JSON.cpp">
  291. <ExcludedFromBuild>true</ExcludedFromBuild>
  292. </ClCompile>
  293. <ClCompile Include="..\..\..\..\modules\juce_core\logging\juce_FileLogger.cpp">
  294. <ExcludedFromBuild>true</ExcludedFromBuild>
  295. </ClCompile>
  296. <ClCompile Include="..\..\..\..\modules\juce_core\logging\juce_Logger.cpp">
  297. <ExcludedFromBuild>true</ExcludedFromBuild>
  298. </ClCompile>
  299. <ClCompile Include="..\..\..\..\modules\juce_core\maths\juce_BigInteger.cpp">
  300. <ExcludedFromBuild>true</ExcludedFromBuild>
  301. </ClCompile>
  302. <ClCompile Include="..\..\..\..\modules\juce_core\maths\juce_Expression.cpp">
  303. <ExcludedFromBuild>true</ExcludedFromBuild>
  304. </ClCompile>
  305. <ClCompile Include="..\..\..\..\modules\juce_core\maths\juce_Random.cpp">
  306. <ExcludedFromBuild>true</ExcludedFromBuild>
  307. </ClCompile>
  308. <ClCompile Include="..\..\..\..\modules\juce_core\memory\juce_MemoryBlock.cpp">
  309. <ExcludedFromBuild>true</ExcludedFromBuild>
  310. </ClCompile>
  311. <ClCompile Include="..\..\..\..\modules\juce_core\misc\juce_Result.cpp">
  312. <ExcludedFromBuild>true</ExcludedFromBuild>
  313. </ClCompile>
  314. <ClCompile Include="..\..\..\..\modules\juce_core\misc\juce_RuntimePermissions.cpp">
  315. <ExcludedFromBuild>true</ExcludedFromBuild>
  316. </ClCompile>
  317. <ClCompile Include="..\..\..\..\modules\juce_core\misc\juce_StdFunctionCompat.cpp">
  318. <ExcludedFromBuild>true</ExcludedFromBuild>
  319. </ClCompile>
  320. <ClCompile Include="..\..\..\..\modules\juce_core\misc\juce_Uuid.cpp">
  321. <ExcludedFromBuild>true</ExcludedFromBuild>
  322. </ClCompile>
  323. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Files.cpp">
  324. <ExcludedFromBuild>true</ExcludedFromBuild>
  325. </ClCompile>
  326. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Misc.cpp">
  327. <ExcludedFromBuild>true</ExcludedFromBuild>
  328. </ClCompile>
  329. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Network.cpp">
  330. <ExcludedFromBuild>true</ExcludedFromBuild>
  331. </ClCompile>
  332. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_RuntimePermissions.cpp">
  333. <ExcludedFromBuild>true</ExcludedFromBuild>
  334. </ClCompile>
  335. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_SystemStats.cpp">
  336. <ExcludedFromBuild>true</ExcludedFromBuild>
  337. </ClCompile>
  338. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Threads.cpp">
  339. <ExcludedFromBuild>true</ExcludedFromBuild>
  340. </ClCompile>
  341. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_curl_Network.cpp">
  342. <ExcludedFromBuild>true</ExcludedFromBuild>
  343. </ClCompile>
  344. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_CommonFile.cpp">
  345. <ExcludedFromBuild>true</ExcludedFromBuild>
  346. </ClCompile>
  347. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_Files.cpp">
  348. <ExcludedFromBuild>true</ExcludedFromBuild>
  349. </ClCompile>
  350. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_Network.cpp">
  351. <ExcludedFromBuild>true</ExcludedFromBuild>
  352. </ClCompile>
  353. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_SystemStats.cpp">
  354. <ExcludedFromBuild>true</ExcludedFromBuild>
  355. </ClCompile>
  356. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_Threads.cpp">
  357. <ExcludedFromBuild>true</ExcludedFromBuild>
  358. </ClCompile>
  359. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_posix_NamedPipe.cpp">
  360. <ExcludedFromBuild>true</ExcludedFromBuild>
  361. </ClCompile>
  362. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_win32_Files.cpp">
  363. <ExcludedFromBuild>true</ExcludedFromBuild>
  364. </ClCompile>
  365. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_win32_Network.cpp">
  366. <ExcludedFromBuild>true</ExcludedFromBuild>
  367. </ClCompile>
  368. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_win32_Registry.cpp">
  369. <ExcludedFromBuild>true</ExcludedFromBuild>
  370. </ClCompile>
  371. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_win32_SystemStats.cpp">
  372. <ExcludedFromBuild>true</ExcludedFromBuild>
  373. </ClCompile>
  374. <ClCompile Include="..\..\..\..\modules\juce_core\native\juce_win32_Threads.cpp">
  375. <ExcludedFromBuild>true</ExcludedFromBuild>
  376. </ClCompile>
  377. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_IPAddress.cpp">
  378. <ExcludedFromBuild>true</ExcludedFromBuild>
  379. </ClCompile>
  380. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_MACAddress.cpp">
  381. <ExcludedFromBuild>true</ExcludedFromBuild>
  382. </ClCompile>
  383. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_NamedPipe.cpp">
  384. <ExcludedFromBuild>true</ExcludedFromBuild>
  385. </ClCompile>
  386. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_Socket.cpp">
  387. <ExcludedFromBuild>true</ExcludedFromBuild>
  388. </ClCompile>
  389. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_URL.cpp">
  390. <ExcludedFromBuild>true</ExcludedFromBuild>
  391. </ClCompile>
  392. <ClCompile Include="..\..\..\..\modules\juce_core\network\juce_WebInputStream.cpp">
  393. <ExcludedFromBuild>true</ExcludedFromBuild>
  394. </ClCompile>
  395. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_BufferedInputStream.cpp">
  396. <ExcludedFromBuild>true</ExcludedFromBuild>
  397. </ClCompile>
  398. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_FileInputSource.cpp">
  399. <ExcludedFromBuild>true</ExcludedFromBuild>
  400. </ClCompile>
  401. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_InputStream.cpp">
  402. <ExcludedFromBuild>true</ExcludedFromBuild>
  403. </ClCompile>
  404. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_MemoryInputStream.cpp">
  405. <ExcludedFromBuild>true</ExcludedFromBuild>
  406. </ClCompile>
  407. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_MemoryOutputStream.cpp">
  408. <ExcludedFromBuild>true</ExcludedFromBuild>
  409. </ClCompile>
  410. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_OutputStream.cpp">
  411. <ExcludedFromBuild>true</ExcludedFromBuild>
  412. </ClCompile>
  413. <ClCompile Include="..\..\..\..\modules\juce_core\streams\juce_SubregionStream.cpp">
  414. <ExcludedFromBuild>true</ExcludedFromBuild>
  415. </ClCompile>
  416. <ClCompile Include="..\..\..\..\modules\juce_core\system\juce_SystemStats.cpp">
  417. <ExcludedFromBuild>true</ExcludedFromBuild>
  418. </ClCompile>
  419. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_Base64.cpp">
  420. <ExcludedFromBuild>true</ExcludedFromBuild>
  421. </ClCompile>
  422. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_CharacterFunctions.cpp">
  423. <ExcludedFromBuild>true</ExcludedFromBuild>
  424. </ClCompile>
  425. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_Identifier.cpp">
  426. <ExcludedFromBuild>true</ExcludedFromBuild>
  427. </ClCompile>
  428. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_LocalisedStrings.cpp">
  429. <ExcludedFromBuild>true</ExcludedFromBuild>
  430. </ClCompile>
  431. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_String.cpp">
  432. <ExcludedFromBuild>true</ExcludedFromBuild>
  433. </ClCompile>
  434. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_StringArray.cpp">
  435. <ExcludedFromBuild>true</ExcludedFromBuild>
  436. </ClCompile>
  437. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_StringPairArray.cpp">
  438. <ExcludedFromBuild>true</ExcludedFromBuild>
  439. </ClCompile>
  440. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_StringPool.cpp">
  441. <ExcludedFromBuild>true</ExcludedFromBuild>
  442. </ClCompile>
  443. <ClCompile Include="..\..\..\..\modules\juce_core\text\juce_TextDiff.cpp">
  444. <ExcludedFromBuild>true</ExcludedFromBuild>
  445. </ClCompile>
  446. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_ChildProcess.cpp">
  447. <ExcludedFromBuild>true</ExcludedFromBuild>
  448. </ClCompile>
  449. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_HighResolutionTimer.cpp">
  450. <ExcludedFromBuild>true</ExcludedFromBuild>
  451. </ClCompile>
  452. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_ReadWriteLock.cpp">
  453. <ExcludedFromBuild>true</ExcludedFromBuild>
  454. </ClCompile>
  455. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_Thread.cpp">
  456. <ExcludedFromBuild>true</ExcludedFromBuild>
  457. </ClCompile>
  458. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_ThreadPool.cpp">
  459. <ExcludedFromBuild>true</ExcludedFromBuild>
  460. </ClCompile>
  461. <ClCompile Include="..\..\..\..\modules\juce_core\threads\juce_TimeSliceThread.cpp">
  462. <ExcludedFromBuild>true</ExcludedFromBuild>
  463. </ClCompile>
  464. <ClCompile Include="..\..\..\..\modules\juce_core\time\juce_PerformanceCounter.cpp">
  465. <ExcludedFromBuild>true</ExcludedFromBuild>
  466. </ClCompile>
  467. <ClCompile Include="..\..\..\..\modules\juce_core\time\juce_RelativeTime.cpp">
  468. <ExcludedFromBuild>true</ExcludedFromBuild>
  469. </ClCompile>
  470. <ClCompile Include="..\..\..\..\modules\juce_core\time\juce_Time.cpp">
  471. <ExcludedFromBuild>true</ExcludedFromBuild>
  472. </ClCompile>
  473. <ClCompile Include="..\..\..\..\modules\juce_core\unit_tests\juce_UnitTest.cpp">
  474. <ExcludedFromBuild>true</ExcludedFromBuild>
  475. </ClCompile>
  476. <ClCompile Include="..\..\..\..\modules\juce_core\xml\juce_XmlDocument.cpp">
  477. <ExcludedFromBuild>true</ExcludedFromBuild>
  478. </ClCompile>
  479. <ClCompile Include="..\..\..\..\modules\juce_core\xml\juce_XmlElement.cpp">
  480. <ExcludedFromBuild>true</ExcludedFromBuild>
  481. </ClCompile>
  482. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\adler32.c">
  483. <ExcludedFromBuild>true</ExcludedFromBuild>
  484. </ClCompile>
  485. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\compress.c">
  486. <ExcludedFromBuild>true</ExcludedFromBuild>
  487. </ClCompile>
  488. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\crc32.c">
  489. <ExcludedFromBuild>true</ExcludedFromBuild>
  490. </ClCompile>
  491. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\deflate.c">
  492. <ExcludedFromBuild>true</ExcludedFromBuild>
  493. </ClCompile>
  494. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\infback.c">
  495. <ExcludedFromBuild>true</ExcludedFromBuild>
  496. </ClCompile>
  497. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\inffast.c">
  498. <ExcludedFromBuild>true</ExcludedFromBuild>
  499. </ClCompile>
  500. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\inflate.c">
  501. <ExcludedFromBuild>true</ExcludedFromBuild>
  502. </ClCompile>
  503. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\inftrees.c">
  504. <ExcludedFromBuild>true</ExcludedFromBuild>
  505. </ClCompile>
  506. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\trees.c">
  507. <ExcludedFromBuild>true</ExcludedFromBuild>
  508. </ClCompile>
  509. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\uncompr.c">
  510. <ExcludedFromBuild>true</ExcludedFromBuild>
  511. </ClCompile>
  512. <ClCompile Include="..\..\..\..\modules\juce_core\zip\zlib\zutil.c">
  513. <ExcludedFromBuild>true</ExcludedFromBuild>
  514. </ClCompile>
  515. <ClCompile Include="..\..\..\..\modules\juce_core\zip\juce_GZIPCompressorOutputStream.cpp">
  516. <ExcludedFromBuild>true</ExcludedFromBuild>
  517. </ClCompile>
  518. <ClCompile Include="..\..\..\..\modules\juce_core\zip\juce_GZIPDecompressorInputStream.cpp">
  519. <ExcludedFromBuild>true</ExcludedFromBuild>
  520. </ClCompile>
  521. <ClCompile Include="..\..\..\..\modules\juce_core\zip\juce_ZipFile.cpp">
  522. <ExcludedFromBuild>true</ExcludedFromBuild>
  523. </ClCompile>
  524. <ClCompile Include="..\..\..\..\modules\juce_core\juce_core.cpp">
  525. <ExcludedFromBuild>true</ExcludedFromBuild>
  526. </ClCompile>
  527. <ClCompile Include="..\..\..\..\modules\juce_cryptography\encryption\juce_BlowFish.cpp">
  528. <ExcludedFromBuild>true</ExcludedFromBuild>
  529. </ClCompile>
  530. <ClCompile Include="..\..\..\..\modules\juce_cryptography\encryption\juce_Primes.cpp">
  531. <ExcludedFromBuild>true</ExcludedFromBuild>
  532. </ClCompile>
  533. <ClCompile Include="..\..\..\..\modules\juce_cryptography\encryption\juce_RSAKey.cpp">
  534. <ExcludedFromBuild>true</ExcludedFromBuild>
  535. </ClCompile>
  536. <ClCompile Include="..\..\..\..\modules\juce_cryptography\hashing\juce_MD5.cpp">
  537. <ExcludedFromBuild>true</ExcludedFromBuild>
  538. </ClCompile>
  539. <ClCompile Include="..\..\..\..\modules\juce_cryptography\hashing\juce_SHA256.cpp">
  540. <ExcludedFromBuild>true</ExcludedFromBuild>
  541. </ClCompile>
  542. <ClCompile Include="..\..\..\..\modules\juce_cryptography\hashing\juce_Whirlpool.cpp">
  543. <ExcludedFromBuild>true</ExcludedFromBuild>
  544. </ClCompile>
  545. <ClCompile Include="..\..\..\..\modules\juce_cryptography\juce_cryptography.cpp">
  546. <ExcludedFromBuild>true</ExcludedFromBuild>
  547. </ClCompile>
  548. <ClCompile Include="..\..\..\..\modules\juce_data_structures\app_properties\juce_ApplicationProperties.cpp">
  549. <ExcludedFromBuild>true</ExcludedFromBuild>
  550. </ClCompile>
  551. <ClCompile Include="..\..\..\..\modules\juce_data_structures\app_properties\juce_PropertiesFile.cpp">
  552. <ExcludedFromBuild>true</ExcludedFromBuild>
  553. </ClCompile>
  554. <ClCompile Include="..\..\..\..\modules\juce_data_structures\undomanager\juce_UndoManager.cpp">
  555. <ExcludedFromBuild>true</ExcludedFromBuild>
  556. </ClCompile>
  557. <ClCompile Include="..\..\..\..\modules\juce_data_structures\values\juce_CachedValue.cpp">
  558. <ExcludedFromBuild>true</ExcludedFromBuild>
  559. </ClCompile>
  560. <ClCompile Include="..\..\..\..\modules\juce_data_structures\values\juce_Value.cpp">
  561. <ExcludedFromBuild>true</ExcludedFromBuild>
  562. </ClCompile>
  563. <ClCompile Include="..\..\..\..\modules\juce_data_structures\values\juce_ValueTree.cpp">
  564. <ExcludedFromBuild>true</ExcludedFromBuild>
  565. </ClCompile>
  566. <ClCompile Include="..\..\..\..\modules\juce_data_structures\values\juce_ValueTreeSynchroniser.cpp">
  567. <ExcludedFromBuild>true</ExcludedFromBuild>
  568. </ClCompile>
  569. <ClCompile Include="..\..\..\..\modules\juce_data_structures\juce_data_structures.cpp">
  570. <ExcludedFromBuild>true</ExcludedFromBuild>
  571. </ClCompile>
  572. <ClCompile Include="..\..\..\..\modules\juce_events\broadcasters\juce_ActionBroadcaster.cpp">
  573. <ExcludedFromBuild>true</ExcludedFromBuild>
  574. </ClCompile>
  575. <ClCompile Include="..\..\..\..\modules\juce_events\broadcasters\juce_AsyncUpdater.cpp">
  576. <ExcludedFromBuild>true</ExcludedFromBuild>
  577. </ClCompile>
  578. <ClCompile Include="..\..\..\..\modules\juce_events\broadcasters\juce_ChangeBroadcaster.cpp">
  579. <ExcludedFromBuild>true</ExcludedFromBuild>
  580. </ClCompile>
  581. <ClCompile Include="..\..\..\..\modules\juce_events\interprocess\juce_ConnectedChildProcess.cpp">
  582. <ExcludedFromBuild>true</ExcludedFromBuild>
  583. </ClCompile>
  584. <ClCompile Include="..\..\..\..\modules\juce_events\interprocess\juce_InterprocessConnection.cpp">
  585. <ExcludedFromBuild>true</ExcludedFromBuild>
  586. </ClCompile>
  587. <ClCompile Include="..\..\..\..\modules\juce_events\interprocess\juce_InterprocessConnectionServer.cpp">
  588. <ExcludedFromBuild>true</ExcludedFromBuild>
  589. </ClCompile>
  590. <ClCompile Include="..\..\..\..\modules\juce_events\messages\juce_ApplicationBase.cpp">
  591. <ExcludedFromBuild>true</ExcludedFromBuild>
  592. </ClCompile>
  593. <ClCompile Include="..\..\..\..\modules\juce_events\messages\juce_DeletedAtShutdown.cpp">
  594. <ExcludedFromBuild>true</ExcludedFromBuild>
  595. </ClCompile>
  596. <ClCompile Include="..\..\..\..\modules\juce_events\messages\juce_MessageListener.cpp">
  597. <ExcludedFromBuild>true</ExcludedFromBuild>
  598. </ClCompile>
  599. <ClCompile Include="..\..\..\..\modules\juce_events\messages\juce_MessageManager.cpp">
  600. <ExcludedFromBuild>true</ExcludedFromBuild>
  601. </ClCompile>
  602. <ClCompile Include="..\..\..\..\modules\juce_events\native\juce_android_Messaging.cpp">
  603. <ExcludedFromBuild>true</ExcludedFromBuild>
  604. </ClCompile>
  605. <ClCompile Include="..\..\..\..\modules\juce_events\native\juce_linux_Messaging.cpp">
  606. <ExcludedFromBuild>true</ExcludedFromBuild>
  607. </ClCompile>
  608. <ClCompile Include="..\..\..\..\modules\juce_events\native\juce_win32_Messaging.cpp">
  609. <ExcludedFromBuild>true</ExcludedFromBuild>
  610. </ClCompile>
  611. <ClCompile Include="..\..\..\..\modules\juce_events\native\juce_win32_WinRTWrapper.cpp">
  612. <ExcludedFromBuild>true</ExcludedFromBuild>
  613. </ClCompile>
  614. <ClCompile Include="..\..\..\..\modules\juce_events\timers\juce_MultiTimer.cpp">
  615. <ExcludedFromBuild>true</ExcludedFromBuild>
  616. </ClCompile>
  617. <ClCompile Include="..\..\..\..\modules\juce_events\timers\juce_Timer.cpp">
  618. <ExcludedFromBuild>true</ExcludedFromBuild>
  619. </ClCompile>
  620. <ClCompile Include="..\..\..\..\modules\juce_events\juce_events.cpp">
  621. <ExcludedFromBuild>true</ExcludedFromBuild>
  622. </ClCompile>
  623. <ClCompile Include="..\..\..\..\modules\juce_graphics\colour\juce_Colour.cpp">
  624. <ExcludedFromBuild>true</ExcludedFromBuild>
  625. </ClCompile>
  626. <ClCompile Include="..\..\..\..\modules\juce_graphics\colour\juce_ColourGradient.cpp">
  627. <ExcludedFromBuild>true</ExcludedFromBuild>
  628. </ClCompile>
  629. <ClCompile Include="..\..\..\..\modules\juce_graphics\colour\juce_Colours.cpp">
  630. <ExcludedFromBuild>true</ExcludedFromBuild>
  631. </ClCompile>
  632. <ClCompile Include="..\..\..\..\modules\juce_graphics\colour\juce_FillType.cpp">
  633. <ExcludedFromBuild>true</ExcludedFromBuild>
  634. </ClCompile>
  635. <ClCompile Include="..\..\..\..\modules\juce_graphics\contexts\juce_GraphicsContext.cpp">
  636. <ExcludedFromBuild>true</ExcludedFromBuild>
  637. </ClCompile>
  638. <ClCompile Include="..\..\..\..\modules\juce_graphics\contexts\juce_LowLevelGraphicsPostScriptRenderer.cpp">
  639. <ExcludedFromBuild>true</ExcludedFromBuild>
  640. </ClCompile>
  641. <ClCompile Include="..\..\..\..\modules\juce_graphics\contexts\juce_LowLevelGraphicsSoftwareRenderer.cpp">
  642. <ExcludedFromBuild>true</ExcludedFromBuild>
  643. </ClCompile>
  644. <ClCompile Include="..\..\..\..\modules\juce_graphics\effects\juce_DropShadowEffect.cpp">
  645. <ExcludedFromBuild>true</ExcludedFromBuild>
  646. </ClCompile>
  647. <ClCompile Include="..\..\..\..\modules\juce_graphics\effects\juce_GlowEffect.cpp">
  648. <ExcludedFromBuild>true</ExcludedFromBuild>
  649. </ClCompile>
  650. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_AttributedString.cpp">
  651. <ExcludedFromBuild>true</ExcludedFromBuild>
  652. </ClCompile>
  653. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_CustomTypeface.cpp">
  654. <ExcludedFromBuild>true</ExcludedFromBuild>
  655. </ClCompile>
  656. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_Font.cpp">
  657. <ExcludedFromBuild>true</ExcludedFromBuild>
  658. </ClCompile>
  659. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_GlyphArrangement.cpp">
  660. <ExcludedFromBuild>true</ExcludedFromBuild>
  661. </ClCompile>
  662. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_TextLayout.cpp">
  663. <ExcludedFromBuild>true</ExcludedFromBuild>
  664. </ClCompile>
  665. <ClCompile Include="..\..\..\..\modules\juce_graphics\fonts\juce_Typeface.cpp">
  666. <ExcludedFromBuild>true</ExcludedFromBuild>
  667. </ClCompile>
  668. <ClCompile Include="..\..\..\..\modules\juce_graphics\geometry\juce_AffineTransform.cpp">
  669. <ExcludedFromBuild>true</ExcludedFromBuild>
  670. </ClCompile>
  671. <ClCompile Include="..\..\..\..\modules\juce_graphics\geometry\juce_EdgeTable.cpp">
  672. <ExcludedFromBuild>true</ExcludedFromBuild>
  673. </ClCompile>
  674. <ClCompile Include="..\..\..\..\modules\juce_graphics\geometry\juce_Path.cpp">
  675. <ExcludedFromBuild>true</ExcludedFromBuild>
  676. </ClCompile>
  677. <ClCompile Include="..\..\..\..\modules\juce_graphics\geometry\juce_PathIterator.cpp">
  678. <ExcludedFromBuild>true</ExcludedFromBuild>
  679. </ClCompile>
  680. <ClCompile Include="..\..\..\..\modules\juce_graphics\geometry\juce_PathStrokeType.cpp">
  681. <ExcludedFromBuild>true</ExcludedFromBuild>
  682. </ClCompile>
  683. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcapimin.c">
  684. <ExcludedFromBuild>true</ExcludedFromBuild>
  685. </ClCompile>
  686. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcapistd.c">
  687. <ExcludedFromBuild>true</ExcludedFromBuild>
  688. </ClCompile>
  689. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jccoefct.c">
  690. <ExcludedFromBuild>true</ExcludedFromBuild>
  691. </ClCompile>
  692. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jccolor.c">
  693. <ExcludedFromBuild>true</ExcludedFromBuild>
  694. </ClCompile>
  695. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcdctmgr.c">
  696. <ExcludedFromBuild>true</ExcludedFromBuild>
  697. </ClCompile>
  698. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jchuff.c">
  699. <ExcludedFromBuild>true</ExcludedFromBuild>
  700. </ClCompile>
  701. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcinit.c">
  702. <ExcludedFromBuild>true</ExcludedFromBuild>
  703. </ClCompile>
  704. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcmainct.c">
  705. <ExcludedFromBuild>true</ExcludedFromBuild>
  706. </ClCompile>
  707. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcmarker.c">
  708. <ExcludedFromBuild>true</ExcludedFromBuild>
  709. </ClCompile>
  710. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcmaster.c">
  711. <ExcludedFromBuild>true</ExcludedFromBuild>
  712. </ClCompile>
  713. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcomapi.c">
  714. <ExcludedFromBuild>true</ExcludedFromBuild>
  715. </ClCompile>
  716. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcparam.c">
  717. <ExcludedFromBuild>true</ExcludedFromBuild>
  718. </ClCompile>
  719. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcphuff.c">
  720. <ExcludedFromBuild>true</ExcludedFromBuild>
  721. </ClCompile>
  722. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcprepct.c">
  723. <ExcludedFromBuild>true</ExcludedFromBuild>
  724. </ClCompile>
  725. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jcsample.c">
  726. <ExcludedFromBuild>true</ExcludedFromBuild>
  727. </ClCompile>
  728. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jctrans.c">
  729. <ExcludedFromBuild>true</ExcludedFromBuild>
  730. </ClCompile>
  731. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdapimin.c">
  732. <ExcludedFromBuild>true</ExcludedFromBuild>
  733. </ClCompile>
  734. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdapistd.c">
  735. <ExcludedFromBuild>true</ExcludedFromBuild>
  736. </ClCompile>
  737. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdatasrc.c">
  738. <ExcludedFromBuild>true</ExcludedFromBuild>
  739. </ClCompile>
  740. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdcoefct.c">
  741. <ExcludedFromBuild>true</ExcludedFromBuild>
  742. </ClCompile>
  743. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdcolor.c">
  744. <ExcludedFromBuild>true</ExcludedFromBuild>
  745. </ClCompile>
  746. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jddctmgr.c">
  747. <ExcludedFromBuild>true</ExcludedFromBuild>
  748. </ClCompile>
  749. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdhuff.c">
  750. <ExcludedFromBuild>true</ExcludedFromBuild>
  751. </ClCompile>
  752. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdinput.c">
  753. <ExcludedFromBuild>true</ExcludedFromBuild>
  754. </ClCompile>
  755. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdmainct.c">
  756. <ExcludedFromBuild>true</ExcludedFromBuild>
  757. </ClCompile>
  758. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdmarker.c">
  759. <ExcludedFromBuild>true</ExcludedFromBuild>
  760. </ClCompile>
  761. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdmaster.c">
  762. <ExcludedFromBuild>true</ExcludedFromBuild>
  763. </ClCompile>
  764. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdmerge.c">
  765. <ExcludedFromBuild>true</ExcludedFromBuild>
  766. </ClCompile>
  767. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdphuff.c">
  768. <ExcludedFromBuild>true</ExcludedFromBuild>
  769. </ClCompile>
  770. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdpostct.c">
  771. <ExcludedFromBuild>true</ExcludedFromBuild>
  772. </ClCompile>
  773. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdsample.c">
  774. <ExcludedFromBuild>true</ExcludedFromBuild>
  775. </ClCompile>
  776. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdtrans.c">
  777. <ExcludedFromBuild>true</ExcludedFromBuild>
  778. </ClCompile>
  779. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jerror.c">
  780. <ExcludedFromBuild>true</ExcludedFromBuild>
  781. </ClCompile>
  782. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jfdctflt.c">
  783. <ExcludedFromBuild>true</ExcludedFromBuild>
  784. </ClCompile>
  785. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jfdctfst.c">
  786. <ExcludedFromBuild>true</ExcludedFromBuild>
  787. </ClCompile>
  788. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jfdctint.c">
  789. <ExcludedFromBuild>true</ExcludedFromBuild>
  790. </ClCompile>
  791. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jidctflt.c">
  792. <ExcludedFromBuild>true</ExcludedFromBuild>
  793. </ClCompile>
  794. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jidctfst.c">
  795. <ExcludedFromBuild>true</ExcludedFromBuild>
  796. </ClCompile>
  797. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jidctint.c">
  798. <ExcludedFromBuild>true</ExcludedFromBuild>
  799. </ClCompile>
  800. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jidctred.c">
  801. <ExcludedFromBuild>true</ExcludedFromBuild>
  802. </ClCompile>
  803. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jmemmgr.c">
  804. <ExcludedFromBuild>true</ExcludedFromBuild>
  805. </ClCompile>
  806. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jmemnobs.c">
  807. <ExcludedFromBuild>true</ExcludedFromBuild>
  808. </ClCompile>
  809. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jquant1.c">
  810. <ExcludedFromBuild>true</ExcludedFromBuild>
  811. </ClCompile>
  812. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jquant2.c">
  813. <ExcludedFromBuild>true</ExcludedFromBuild>
  814. </ClCompile>
  815. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jutils.c">
  816. <ExcludedFromBuild>true</ExcludedFromBuild>
  817. </ClCompile>
  818. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\transupp.c">
  819. <ExcludedFromBuild>true</ExcludedFromBuild>
  820. </ClCompile>
  821. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\png.c">
  822. <ExcludedFromBuild>true</ExcludedFromBuild>
  823. </ClCompile>
  824. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngerror.c">
  825. <ExcludedFromBuild>true</ExcludedFromBuild>
  826. </ClCompile>
  827. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngget.c">
  828. <ExcludedFromBuild>true</ExcludedFromBuild>
  829. </ClCompile>
  830. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngmem.c">
  831. <ExcludedFromBuild>true</ExcludedFromBuild>
  832. </ClCompile>
  833. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngpread.c">
  834. <ExcludedFromBuild>true</ExcludedFromBuild>
  835. </ClCompile>
  836. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngread.c">
  837. <ExcludedFromBuild>true</ExcludedFromBuild>
  838. </ClCompile>
  839. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngrio.c">
  840. <ExcludedFromBuild>true</ExcludedFromBuild>
  841. </ClCompile>
  842. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngrtran.c">
  843. <ExcludedFromBuild>true</ExcludedFromBuild>
  844. </ClCompile>
  845. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngrutil.c">
  846. <ExcludedFromBuild>true</ExcludedFromBuild>
  847. </ClCompile>
  848. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngset.c">
  849. <ExcludedFromBuild>true</ExcludedFromBuild>
  850. </ClCompile>
  851. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngtrans.c">
  852. <ExcludedFromBuild>true</ExcludedFromBuild>
  853. </ClCompile>
  854. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngwio.c">
  855. <ExcludedFromBuild>true</ExcludedFromBuild>
  856. </ClCompile>
  857. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngwrite.c">
  858. <ExcludedFromBuild>true</ExcludedFromBuild>
  859. </ClCompile>
  860. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngwtran.c">
  861. <ExcludedFromBuild>true</ExcludedFromBuild>
  862. </ClCompile>
  863. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngwutil.c">
  864. <ExcludedFromBuild>true</ExcludedFromBuild>
  865. </ClCompile>
  866. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\juce_GIFLoader.cpp">
  867. <ExcludedFromBuild>true</ExcludedFromBuild>
  868. </ClCompile>
  869. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\juce_JPEGLoader.cpp">
  870. <ExcludedFromBuild>true</ExcludedFromBuild>
  871. </ClCompile>
  872. <ClCompile Include="..\..\..\..\modules\juce_graphics\image_formats\juce_PNGLoader.cpp">
  873. <ExcludedFromBuild>true</ExcludedFromBuild>
  874. </ClCompile>
  875. <ClCompile Include="..\..\..\..\modules\juce_graphics\images\juce_Image.cpp">
  876. <ExcludedFromBuild>true</ExcludedFromBuild>
  877. </ClCompile>
  878. <ClCompile Include="..\..\..\..\modules\juce_graphics\images\juce_ImageCache.cpp">
  879. <ExcludedFromBuild>true</ExcludedFromBuild>
  880. </ClCompile>
  881. <ClCompile Include="..\..\..\..\modules\juce_graphics\images\juce_ImageConvolutionKernel.cpp">
  882. <ExcludedFromBuild>true</ExcludedFromBuild>
  883. </ClCompile>
  884. <ClCompile Include="..\..\..\..\modules\juce_graphics\images\juce_ImageFileFormat.cpp">
  885. <ExcludedFromBuild>true</ExcludedFromBuild>
  886. </ClCompile>
  887. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_android_Fonts.cpp">
  888. <ExcludedFromBuild>true</ExcludedFromBuild>
  889. </ClCompile>
  890. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_android_GraphicsContext.cpp">
  891. <ExcludedFromBuild>true</ExcludedFromBuild>
  892. </ClCompile>
  893. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_android_IconHelpers.cpp">
  894. <ExcludedFromBuild>true</ExcludedFromBuild>
  895. </ClCompile>
  896. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_freetype_Fonts.cpp">
  897. <ExcludedFromBuild>true</ExcludedFromBuild>
  898. </ClCompile>
  899. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_linux_Fonts.cpp">
  900. <ExcludedFromBuild>true</ExcludedFromBuild>
  901. </ClCompile>
  902. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_linux_IconHelpers.cpp">
  903. <ExcludedFromBuild>true</ExcludedFromBuild>
  904. </ClCompile>
  905. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_mac_IconHelpers.cpp">
  906. <ExcludedFromBuild>true</ExcludedFromBuild>
  907. </ClCompile>
  908. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_win32_Direct2DGraphicsContext.cpp">
  909. <ExcludedFromBuild>true</ExcludedFromBuild>
  910. </ClCompile>
  911. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_win32_DirectWriteTypeface.cpp">
  912. <ExcludedFromBuild>true</ExcludedFromBuild>
  913. </ClCompile>
  914. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_win32_DirectWriteTypeLayout.cpp">
  915. <ExcludedFromBuild>true</ExcludedFromBuild>
  916. </ClCompile>
  917. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_win32_Fonts.cpp">
  918. <ExcludedFromBuild>true</ExcludedFromBuild>
  919. </ClCompile>
  920. <ClCompile Include="..\..\..\..\modules\juce_graphics\native\juce_win32_IconHelpers.cpp">
  921. <ExcludedFromBuild>true</ExcludedFromBuild>
  922. </ClCompile>
  923. <ClCompile Include="..\..\..\..\modules\juce_graphics\placement\juce_RectanglePlacement.cpp">
  924. <ExcludedFromBuild>true</ExcludedFromBuild>
  925. </ClCompile>
  926. <ClCompile Include="..\..\..\..\modules\juce_graphics\juce_graphics.cpp">
  927. <ExcludedFromBuild>true</ExcludedFromBuild>
  928. </ClCompile>
  929. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\application\juce_Application.cpp">
  930. <ExcludedFromBuild>true</ExcludedFromBuild>
  931. </ClCompile>
  932. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ArrowButton.cpp">
  933. <ExcludedFromBuild>true</ExcludedFromBuild>
  934. </ClCompile>
  935. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_Button.cpp">
  936. <ExcludedFromBuild>true</ExcludedFromBuild>
  937. </ClCompile>
  938. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_DrawableButton.cpp">
  939. <ExcludedFromBuild>true</ExcludedFromBuild>
  940. </ClCompile>
  941. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_HyperlinkButton.cpp">
  942. <ExcludedFromBuild>true</ExcludedFromBuild>
  943. </ClCompile>
  944. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ImageButton.cpp">
  945. <ExcludedFromBuild>true</ExcludedFromBuild>
  946. </ClCompile>
  947. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ShapeButton.cpp">
  948. <ExcludedFromBuild>true</ExcludedFromBuild>
  949. </ClCompile>
  950. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_TextButton.cpp">
  951. <ExcludedFromBuild>true</ExcludedFromBuild>
  952. </ClCompile>
  953. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ToggleButton.cpp">
  954. <ExcludedFromBuild>true</ExcludedFromBuild>
  955. </ClCompile>
  956. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ToolbarButton.cpp">
  957. <ExcludedFromBuild>true</ExcludedFromBuild>
  958. </ClCompile>
  959. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandInfo.cpp">
  960. <ExcludedFromBuild>true</ExcludedFromBuild>
  961. </ClCompile>
  962. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandManager.cpp">
  963. <ExcludedFromBuild>true</ExcludedFromBuild>
  964. </ClCompile>
  965. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandTarget.cpp">
  966. <ExcludedFromBuild>true</ExcludedFromBuild>
  967. </ClCompile>
  968. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\commands\juce_KeyPressMappingSet.cpp">
  969. <ExcludedFromBuild>true</ExcludedFromBuild>
  970. </ClCompile>
  971. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\components\juce_Component.cpp">
  972. <ExcludedFromBuild>true</ExcludedFromBuild>
  973. </ClCompile>
  974. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\components\juce_ComponentListener.cpp">
  975. <ExcludedFromBuild>true</ExcludedFromBuild>
  976. </ClCompile>
  977. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\components\juce_Desktop.cpp">
  978. <ExcludedFromBuild>true</ExcludedFromBuild>
  979. </ClCompile>
  980. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\components\juce_ModalComponentManager.cpp">
  981. <ExcludedFromBuild>true</ExcludedFromBuild>
  982. </ClCompile>
  983. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_Drawable.cpp">
  984. <ExcludedFromBuild>true</ExcludedFromBuild>
  985. </ClCompile>
  986. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableComposite.cpp">
  987. <ExcludedFromBuild>true</ExcludedFromBuild>
  988. </ClCompile>
  989. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableImage.cpp">
  990. <ExcludedFromBuild>true</ExcludedFromBuild>
  991. </ClCompile>
  992. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawablePath.cpp">
  993. <ExcludedFromBuild>true</ExcludedFromBuild>
  994. </ClCompile>
  995. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableRectangle.cpp">
  996. <ExcludedFromBuild>true</ExcludedFromBuild>
  997. </ClCompile>
  998. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableShape.cpp">
  999. <ExcludedFromBuild>true</ExcludedFromBuild>
  1000. </ClCompile>
  1001. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableText.cpp">
  1002. <ExcludedFromBuild>true</ExcludedFromBuild>
  1003. </ClCompile>
  1004. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_SVGParser.cpp">
  1005. <ExcludedFromBuild>true</ExcludedFromBuild>
  1006. </ClCompile>
  1007. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_DirectoryContentsDisplayComponent.cpp">
  1008. <ExcludedFromBuild>true</ExcludedFromBuild>
  1009. </ClCompile>
  1010. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_DirectoryContentsList.cpp">
  1011. <ExcludedFromBuild>true</ExcludedFromBuild>
  1012. </ClCompile>
  1013. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileBrowserComponent.cpp">
  1014. <ExcludedFromBuild>true</ExcludedFromBuild>
  1015. </ClCompile>
  1016. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileChooser.cpp">
  1017. <ExcludedFromBuild>true</ExcludedFromBuild>
  1018. </ClCompile>
  1019. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileChooserDialogBox.cpp">
  1020. <ExcludedFromBuild>true</ExcludedFromBuild>
  1021. </ClCompile>
  1022. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileListComponent.cpp">
  1023. <ExcludedFromBuild>true</ExcludedFromBuild>
  1024. </ClCompile>
  1025. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FilenameComponent.cpp">
  1026. <ExcludedFromBuild>true</ExcludedFromBuild>
  1027. </ClCompile>
  1028. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileSearchPathListComponent.cpp">
  1029. <ExcludedFromBuild>true</ExcludedFromBuild>
  1030. </ClCompile>
  1031. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileTreeComponent.cpp">
  1032. <ExcludedFromBuild>true</ExcludedFromBuild>
  1033. </ClCompile>
  1034. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_ImagePreviewComponent.cpp">
  1035. <ExcludedFromBuild>true</ExcludedFromBuild>
  1036. </ClCompile>
  1037. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_CaretComponent.cpp">
  1038. <ExcludedFromBuild>true</ExcludedFromBuild>
  1039. </ClCompile>
  1040. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyboardFocusTraverser.cpp">
  1041. <ExcludedFromBuild>true</ExcludedFromBuild>
  1042. </ClCompile>
  1043. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyListener.cpp">
  1044. <ExcludedFromBuild>true</ExcludedFromBuild>
  1045. </ClCompile>
  1046. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyPress.cpp">
  1047. <ExcludedFromBuild>true</ExcludedFromBuild>
  1048. </ClCompile>
  1049. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_ModifierKeys.cpp">
  1050. <ExcludedFromBuild>true</ExcludedFromBuild>
  1051. </ClCompile>
  1052. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentAnimator.cpp">
  1053. <ExcludedFromBuild>true</ExcludedFromBuild>
  1054. </ClCompile>
  1055. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentBoundsConstrainer.cpp">
  1056. <ExcludedFromBuild>true</ExcludedFromBuild>
  1057. </ClCompile>
  1058. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentBuilder.cpp">
  1059. <ExcludedFromBuild>true</ExcludedFromBuild>
  1060. </ClCompile>
  1061. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentMovementWatcher.cpp">
  1062. <ExcludedFromBuild>true</ExcludedFromBuild>
  1063. </ClCompile>
  1064. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ConcertinaPanel.cpp">
  1065. <ExcludedFromBuild>true</ExcludedFromBuild>
  1066. </ClCompile>
  1067. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_FlexBox.cpp">
  1068. <ExcludedFromBuild>true</ExcludedFromBuild>
  1069. </ClCompile>
  1070. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_Grid.cpp">
  1071. <ExcludedFromBuild>true</ExcludedFromBuild>
  1072. </ClCompile>
  1073. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_GridItem.cpp">
  1074. <ExcludedFromBuild>true</ExcludedFromBuild>
  1075. </ClCompile>
  1076. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_GridUnitTests.cpp">
  1077. <ExcludedFromBuild>true</ExcludedFromBuild>
  1078. </ClCompile>
  1079. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_GroupComponent.cpp">
  1080. <ExcludedFromBuild>true</ExcludedFromBuild>
  1081. </ClCompile>
  1082. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_MultiDocumentPanel.cpp">
  1083. <ExcludedFromBuild>true</ExcludedFromBuild>
  1084. </ClCompile>
  1085. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableBorderComponent.cpp">
  1086. <ExcludedFromBuild>true</ExcludedFromBuild>
  1087. </ClCompile>
  1088. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableCornerComponent.cpp">
  1089. <ExcludedFromBuild>true</ExcludedFromBuild>
  1090. </ClCompile>
  1091. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableEdgeComponent.cpp">
  1092. <ExcludedFromBuild>true</ExcludedFromBuild>
  1093. </ClCompile>
  1094. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ScrollBar.cpp">
  1095. <ExcludedFromBuild>true</ExcludedFromBuild>
  1096. </ClCompile>
  1097. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableLayoutManager.cpp">
  1098. <ExcludedFromBuild>true</ExcludedFromBuild>
  1099. </ClCompile>
  1100. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableLayoutResizerBar.cpp">
  1101. <ExcludedFromBuild>true</ExcludedFromBuild>
  1102. </ClCompile>
  1103. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableObjectResizer.cpp">
  1104. <ExcludedFromBuild>true</ExcludedFromBuild>
  1105. </ClCompile>
  1106. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_TabbedButtonBar.cpp">
  1107. <ExcludedFromBuild>true</ExcludedFromBuild>
  1108. </ClCompile>
  1109. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_TabbedComponent.cpp">
  1110. <ExcludedFromBuild>true</ExcludedFromBuild>
  1111. </ClCompile>
  1112. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\layout\juce_Viewport.cpp">
  1113. <ExcludedFromBuild>true</ExcludedFromBuild>
  1114. </ClCompile>
  1115. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel.cpp">
  1116. <ExcludedFromBuild>true</ExcludedFromBuild>
  1117. </ClCompile>
  1118. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V1.cpp">
  1119. <ExcludedFromBuild>true</ExcludedFromBuild>
  1120. </ClCompile>
  1121. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V2.cpp">
  1122. <ExcludedFromBuild>true</ExcludedFromBuild>
  1123. </ClCompile>
  1124. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.cpp">
  1125. <ExcludedFromBuild>true</ExcludedFromBuild>
  1126. </ClCompile>
  1127. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.cpp">
  1128. <ExcludedFromBuild>true</ExcludedFromBuild>
  1129. </ClCompile>
  1130. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\menus\juce_MenuBarComponent.cpp">
  1131. <ExcludedFromBuild>true</ExcludedFromBuild>
  1132. </ClCompile>
  1133. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\menus\juce_MenuBarModel.cpp">
  1134. <ExcludedFromBuild>true</ExcludedFromBuild>
  1135. </ClCompile>
  1136. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\menus\juce_PopupMenu.cpp">
  1137. <ExcludedFromBuild>true</ExcludedFromBuild>
  1138. </ClCompile>
  1139. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\misc\juce_BubbleComponent.cpp">
  1140. <ExcludedFromBuild>true</ExcludedFromBuild>
  1141. </ClCompile>
  1142. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.cpp">
  1143. <ExcludedFromBuild>true</ExcludedFromBuild>
  1144. </ClCompile>
  1145. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.cpp">
  1146. <ExcludedFromBuild>true</ExcludedFromBuild>
  1147. </ClCompile>
  1148. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_ComponentDragger.cpp">
  1149. <ExcludedFromBuild>true</ExcludedFromBuild>
  1150. </ClCompile>
  1151. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_DragAndDropContainer.cpp">
  1152. <ExcludedFromBuild>true</ExcludedFromBuild>
  1153. </ClCompile>
  1154. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseCursor.cpp">
  1155. <ExcludedFromBuild>true</ExcludedFromBuild>
  1156. </ClCompile>
  1157. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseEvent.cpp">
  1158. <ExcludedFromBuild>true</ExcludedFromBuild>
  1159. </ClCompile>
  1160. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseInactivityDetector.cpp">
  1161. <ExcludedFromBuild>true</ExcludedFromBuild>
  1162. </ClCompile>
  1163. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseInputSource.cpp">
  1164. <ExcludedFromBuild>true</ExcludedFromBuild>
  1165. </ClCompile>
  1166. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseListener.cpp">
  1167. <ExcludedFromBuild>true</ExcludedFromBuild>
  1168. </ClCompile>
  1169. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_android_FileChooser.cpp">
  1170. <ExcludedFromBuild>true</ExcludedFromBuild>
  1171. </ClCompile>
  1172. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_android_Windowing.cpp">
  1173. <ExcludedFromBuild>true</ExcludedFromBuild>
  1174. </ClCompile>
  1175. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_linux_FileChooser.cpp">
  1176. <ExcludedFromBuild>true</ExcludedFromBuild>
  1177. </ClCompile>
  1178. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_linux_X11.cpp">
  1179. <ExcludedFromBuild>true</ExcludedFromBuild>
  1180. </ClCompile>
  1181. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_linux_X11_Clipboard.cpp">
  1182. <ExcludedFromBuild>true</ExcludedFromBuild>
  1183. </ClCompile>
  1184. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_linux_X11_Windowing.cpp">
  1185. <ExcludedFromBuild>true</ExcludedFromBuild>
  1186. </ClCompile>
  1187. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_win32_DragAndDrop.cpp">
  1188. <ExcludedFromBuild>true</ExcludedFromBuild>
  1189. </ClCompile>
  1190. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_win32_FileChooser.cpp">
  1191. <ExcludedFromBuild>true</ExcludedFromBuild>
  1192. </ClCompile>
  1193. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\native\juce_win32_Windowing.cpp">
  1194. <ExcludedFromBuild>true</ExcludedFromBuild>
  1195. </ClCompile>
  1196. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_MarkerList.cpp">
  1197. <ExcludedFromBuild>true</ExcludedFromBuild>
  1198. </ClCompile>
  1199. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeCoordinate.cpp">
  1200. <ExcludedFromBuild>true</ExcludedFromBuild>
  1201. </ClCompile>
  1202. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeCoordinatePositioner.cpp">
  1203. <ExcludedFromBuild>true</ExcludedFromBuild>
  1204. </ClCompile>
  1205. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeParallelogram.cpp">
  1206. <ExcludedFromBuild>true</ExcludedFromBuild>
  1207. </ClCompile>
  1208. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativePoint.cpp">
  1209. <ExcludedFromBuild>true</ExcludedFromBuild>
  1210. </ClCompile>
  1211. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativePointPath.cpp">
  1212. <ExcludedFromBuild>true</ExcludedFromBuild>
  1213. </ClCompile>
  1214. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeRectangle.cpp">
  1215. <ExcludedFromBuild>true</ExcludedFromBuild>
  1216. </ClCompile>
  1217. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_BooleanPropertyComponent.cpp">
  1218. <ExcludedFromBuild>true</ExcludedFromBuild>
  1219. </ClCompile>
  1220. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_ButtonPropertyComponent.cpp">
  1221. <ExcludedFromBuild>true</ExcludedFromBuild>
  1222. </ClCompile>
  1223. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_ChoicePropertyComponent.cpp">
  1224. <ExcludedFromBuild>true</ExcludedFromBuild>
  1225. </ClCompile>
  1226. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_PropertyComponent.cpp">
  1227. <ExcludedFromBuild>true</ExcludedFromBuild>
  1228. </ClCompile>
  1229. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_PropertyPanel.cpp">
  1230. <ExcludedFromBuild>true</ExcludedFromBuild>
  1231. </ClCompile>
  1232. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_SliderPropertyComponent.cpp">
  1233. <ExcludedFromBuild>true</ExcludedFromBuild>
  1234. </ClCompile>
  1235. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\properties\juce_TextPropertyComponent.cpp">
  1236. <ExcludedFromBuild>true</ExcludedFromBuild>
  1237. </ClCompile>
  1238. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ComboBox.cpp">
  1239. <ExcludedFromBuild>true</ExcludedFromBuild>
  1240. </ClCompile>
  1241. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ImageComponent.cpp">
  1242. <ExcludedFromBuild>true</ExcludedFromBuild>
  1243. </ClCompile>
  1244. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Label.cpp">
  1245. <ExcludedFromBuild>true</ExcludedFromBuild>
  1246. </ClCompile>
  1247. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ListBox.cpp">
  1248. <ExcludedFromBuild>true</ExcludedFromBuild>
  1249. </ClCompile>
  1250. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ProgressBar.cpp">
  1251. <ExcludedFromBuild>true</ExcludedFromBuild>
  1252. </ClCompile>
  1253. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Slider.cpp">
  1254. <ExcludedFromBuild>true</ExcludedFromBuild>
  1255. </ClCompile>
  1256. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TableHeaderComponent.cpp">
  1257. <ExcludedFromBuild>true</ExcludedFromBuild>
  1258. </ClCompile>
  1259. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TableListBox.cpp">
  1260. <ExcludedFromBuild>true</ExcludedFromBuild>
  1261. </ClCompile>
  1262. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TextEditor.cpp">
  1263. <ExcludedFromBuild>true</ExcludedFromBuild>
  1264. </ClCompile>
  1265. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Toolbar.cpp">
  1266. <ExcludedFromBuild>true</ExcludedFromBuild>
  1267. </ClCompile>
  1268. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ToolbarItemComponent.cpp">
  1269. <ExcludedFromBuild>true</ExcludedFromBuild>
  1270. </ClCompile>
  1271. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ToolbarItemPalette.cpp">
  1272. <ExcludedFromBuild>true</ExcludedFromBuild>
  1273. </ClCompile>
  1274. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TreeView.cpp">
  1275. <ExcludedFromBuild>true</ExcludedFromBuild>
  1276. </ClCompile>
  1277. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_AlertWindow.cpp">
  1278. <ExcludedFromBuild>true</ExcludedFromBuild>
  1279. </ClCompile>
  1280. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_CallOutBox.cpp">
  1281. <ExcludedFromBuild>true</ExcludedFromBuild>
  1282. </ClCompile>
  1283. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ComponentPeer.cpp">
  1284. <ExcludedFromBuild>true</ExcludedFromBuild>
  1285. </ClCompile>
  1286. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_DialogWindow.cpp">
  1287. <ExcludedFromBuild>true</ExcludedFromBuild>
  1288. </ClCompile>
  1289. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_DocumentWindow.cpp">
  1290. <ExcludedFromBuild>true</ExcludedFromBuild>
  1291. </ClCompile>
  1292. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ResizableWindow.cpp">
  1293. <ExcludedFromBuild>true</ExcludedFromBuild>
  1294. </ClCompile>
  1295. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ThreadWithProgressWindow.cpp">
  1296. <ExcludedFromBuild>true</ExcludedFromBuild>
  1297. </ClCompile>
  1298. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_TooltipWindow.cpp">
  1299. <ExcludedFromBuild>true</ExcludedFromBuild>
  1300. </ClCompile>
  1301. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\windows\juce_TopLevelWindow.cpp">
  1302. <ExcludedFromBuild>true</ExcludedFromBuild>
  1303. </ClCompile>
  1304. <ClCompile Include="..\..\..\..\modules\juce_gui_basics\juce_gui_basics.cpp">
  1305. <ExcludedFromBuild>true</ExcludedFromBuild>
  1306. </ClCompile>
  1307. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CodeDocument.cpp">
  1308. <ExcludedFromBuild>true</ExcludedFromBuild>
  1309. </ClCompile>
  1310. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CodeEditorComponent.cpp">
  1311. <ExcludedFromBuild>true</ExcludedFromBuild>
  1312. </ClCompile>
  1313. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CPlusPlusCodeTokeniser.cpp">
  1314. <ExcludedFromBuild>true</ExcludedFromBuild>
  1315. </ClCompile>
  1316. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_LuaCodeTokeniser.cpp">
  1317. <ExcludedFromBuild>true</ExcludedFromBuild>
  1318. </ClCompile>
  1319. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_XMLCodeTokeniser.cpp">
  1320. <ExcludedFromBuild>true</ExcludedFromBuild>
  1321. </ClCompile>
  1322. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\documents\juce_FileBasedDocument.cpp">
  1323. <ExcludedFromBuild>true</ExcludedFromBuild>
  1324. </ClCompile>
  1325. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_AnimatedAppComponent.cpp">
  1326. <ExcludedFromBuild>true</ExcludedFromBuild>
  1327. </ClCompile>
  1328. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_BubbleMessageComponent.cpp">
  1329. <ExcludedFromBuild>true</ExcludedFromBuild>
  1330. </ClCompile>
  1331. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_ColourSelector.cpp">
  1332. <ExcludedFromBuild>true</ExcludedFromBuild>
  1333. </ClCompile>
  1334. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_KeyMappingEditorComponent.cpp">
  1335. <ExcludedFromBuild>true</ExcludedFromBuild>
  1336. </ClCompile>
  1337. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_LiveConstantEditor.cpp">
  1338. <ExcludedFromBuild>true</ExcludedFromBuild>
  1339. </ClCompile>
  1340. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_PreferencesPanel.cpp">
  1341. <ExcludedFromBuild>true</ExcludedFromBuild>
  1342. </ClCompile>
  1343. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_RecentlyOpenedFilesList.cpp">
  1344. <ExcludedFromBuild>true</ExcludedFromBuild>
  1345. </ClCompile>
  1346. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_SplashScreen.cpp">
  1347. <ExcludedFromBuild>true</ExcludedFromBuild>
  1348. </ClCompile>
  1349. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\misc\juce_SystemTrayIconComponent.cpp">
  1350. <ExcludedFromBuild>true</ExcludedFromBuild>
  1351. </ClCompile>
  1352. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_android_WebBrowserComponent.cpp">
  1353. <ExcludedFromBuild>true</ExcludedFromBuild>
  1354. </ClCompile>
  1355. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_linux_X11_SystemTrayIcon.cpp">
  1356. <ExcludedFromBuild>true</ExcludedFromBuild>
  1357. </ClCompile>
  1358. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_linux_X11_WebBrowserComponent.cpp">
  1359. <ExcludedFromBuild>true</ExcludedFromBuild>
  1360. </ClCompile>
  1361. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_linux_XEmbedComponent.cpp">
  1362. <ExcludedFromBuild>true</ExcludedFromBuild>
  1363. </ClCompile>
  1364. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_mac_SystemTrayIcon.cpp">
  1365. <ExcludedFromBuild>true</ExcludedFromBuild>
  1366. </ClCompile>
  1367. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_win32_ActiveXComponent.cpp">
  1368. <ExcludedFromBuild>true</ExcludedFromBuild>
  1369. </ClCompile>
  1370. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_win32_SystemTrayIcon.cpp">
  1371. <ExcludedFromBuild>true</ExcludedFromBuild>
  1372. </ClCompile>
  1373. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\native\juce_win32_WebBrowserComponent.cpp">
  1374. <ExcludedFromBuild>true</ExcludedFromBuild>
  1375. </ClCompile>
  1376. <ClCompile Include="..\..\..\..\modules\juce_gui_extra\juce_gui_extra.cpp">
  1377. <ExcludedFromBuild>true</ExcludedFromBuild>
  1378. </ClCompile>
  1379. <ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/>
  1380. <ClCompile Include="..\..\JuceLibraryCode\include_juce_core.cpp"/>
  1381. <ClCompile Include="..\..\JuceLibraryCode\include_juce_cryptography.cpp"/>
  1382. <ClCompile Include="..\..\JuceLibraryCode\include_juce_data_structures.cpp"/>
  1383. <ClCompile Include="..\..\JuceLibraryCode\include_juce_events.cpp"/>
  1384. <ClCompile Include="..\..\JuceLibraryCode\include_juce_graphics.cpp"/>
  1385. <ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_basics.cpp"/>
  1386. <ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_extra.cpp"/>
  1387. </ItemGroup>
  1388. <ItemGroup>
  1389. <ClInclude Include="..\..\Source\Application\Windows\jucer_AboutWindowComponent.h"/>
  1390. <ClInclude Include="..\..\Source\Application\Windows\jucer_ApplicationUsageDataWindowComponent.h"/>
  1391. <ClInclude Include="..\..\Source\Application\Windows\jucer_EditorColourSchemeWindowComponent.h"/>
  1392. <ClInclude Include="..\..\Source\Application\Windows\jucer_FloatingToolWindow.h"/>
  1393. <ClInclude Include="..\..\Source\Application\Windows\jucer_GlobalSearchPathsWindowComponent.h"/>
  1394. <ClInclude Include="..\..\Source\Application\Windows\jucer_SVGPathDataWindowComponent.h"/>
  1395. <ClInclude Include="..\..\Source\Application\Windows\jucer_TranslationToolWindowComponent.h"/>
  1396. <ClInclude Include="..\..\Source\Application\Windows\jucer_UTF8WindowComponent.h"/>
  1397. <ClInclude Include="..\..\Source\Application\jucer_Application.h"/>
  1398. <ClInclude Include="..\..\Source\Application\jucer_AutoUpdater.h"/>
  1399. <ClInclude Include="..\..\Source\Application\jucer_CommandIDs.h"/>
  1400. <ClInclude Include="..\..\Source\Application\jucer_CommandLine.h"/>
  1401. <ClInclude Include="..\..\Source\Application\jucer_CommonHeaders.h"/>
  1402. <ClInclude Include="..\..\Source\Application\jucer_Headers.h"/>
  1403. <ClInclude Include="..\..\Source\Application\jucer_MainWindow.h"/>
  1404. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_AudioPluginEditorTemplate.h"/>
  1405. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_AudioPluginFilterTemplate.h"/>
  1406. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_ComponentTemplate.h"/>
  1407. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_ContentCompTemplate.h"/>
  1408. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_InlineComponentTemplate.h"/>
  1409. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_NewComponentTemplate.h"/>
  1410. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_NewCppFileTemplate.h"/>
  1411. <ClInclude Include="..\..\Source\BinaryData\Templates\jucer_NewInlineComponentTemplate.h"/>
  1412. <ClInclude Include="..\..\Source\CodeEditor\jucer_DocumentEditorComponent.h"/>
  1413. <ClInclude Include="..\..\Source\CodeEditor\jucer_ItemPreviewComponent.h"/>
  1414. <ClInclude Include="..\..\Source\CodeEditor\jucer_LiveBuildCodeEditor.h"/>
  1415. <ClInclude Include="..\..\Source\CodeEditor\jucer_OpenDocumentManager.h"/>
  1416. <ClInclude Include="..\..\Source\CodeEditor\jucer_SourceCodeEditor.h"/>
  1417. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ButtonHandler.h"/>
  1418. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ComboBoxHandler.h"/>
  1419. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ComponentNameProperty.h"/>
  1420. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ComponentTypeHandler.h"/>
  1421. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ComponentUndoableAction.h"/>
  1422. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_GenericComponentHandler.h"/>
  1423. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_GroupComponentHandler.h"/>
  1424. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_HyperlinkButtonHandler.h"/>
  1425. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ImageButtonHandler.h"/>
  1426. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_JucerComponentHandler.h"/>
  1427. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_LabelHandler.h"/>
  1428. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_SliderHandler.h"/>
  1429. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_TabbedComponentHandler.h"/>
  1430. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_TextButtonHandler.h"/>
  1431. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_TextEditorHandler.h"/>
  1432. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ToggleButtonHandler.h"/>
  1433. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_TreeViewHandler.h"/>
  1434. <ClInclude Include="..\..\Source\ComponentEditor\Components\jucer_ViewportHandler.h"/>
  1435. <ClInclude Include="..\..\Source\ComponentEditor\Documents\jucer_ButtonDocument.h"/>
  1436. <ClInclude Include="..\..\Source\ComponentEditor\Documents\jucer_ComponentDocument.h"/>
  1437. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_ColouredElement.h"/>
  1438. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_ElementSiblingComponent.h"/>
  1439. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_FillType.h"/>
  1440. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_GradientPointComponent.h"/>
  1441. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_ImageResourceProperty.h"/>
  1442. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElement.h"/>
  1443. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementEllipse.h"/>
  1444. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementGroup.h"/>
  1445. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementImage.h"/>
  1446. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementPath.h"/>
  1447. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementRectangle.h"/>
  1448. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementRoundedRectangle.h"/>
  1449. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementText.h"/>
  1450. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PaintElementUndoableAction.h"/>
  1451. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_PointComponent.h"/>
  1452. <ClInclude Include="..\..\Source\ComponentEditor\PaintElements\jucer_StrokeType.h"/>
  1453. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_ColourPropertyComponent.h"/>
  1454. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_ComponentBooleanProperty.h"/>
  1455. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_ComponentChoiceProperty.h"/>
  1456. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_ComponentColourProperty.h"/>
  1457. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_ComponentTextProperty.h"/>
  1458. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_FilePropertyComponent.h"/>
  1459. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_FontPropertyComponent.h"/>
  1460. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_JustificationProperty.h"/>
  1461. <ClInclude Include="..\..\Source\ComponentEditor\Properties\jucer_PositionPropertyBase.h"/>
  1462. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_ComponentLayoutEditor.h"/>
  1463. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_ComponentLayoutPanel.h"/>
  1464. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_ComponentOverlayComponent.h"/>
  1465. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_EditingPanelBase.h"/>
  1466. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_JucerCommandIDs.h"/>
  1467. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_JucerDocumentEditor.h"/>
  1468. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_PaintRoutineEditor.h"/>
  1469. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_PaintRoutinePanel.h"/>
  1470. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_RelativePositionedRectangle.h"/>
  1471. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_ResourceEditorPanel.h"/>
  1472. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_SnapGridPainter.h"/>
  1473. <ClInclude Include="..\..\Source\ComponentEditor\UI\jucer_TestComponent.h"/>
  1474. <ClInclude Include="..\..\Source\ComponentEditor\jucer_BinaryResources.h"/>
  1475. <ClInclude Include="..\..\Source\ComponentEditor\jucer_ComponentLayout.h"/>
  1476. <ClInclude Include="..\..\Source\ComponentEditor\jucer_GeneratedCode.h"/>
  1477. <ClInclude Include="..\..\Source\ComponentEditor\jucer_JucerDocument.h"/>
  1478. <ClInclude Include="..\..\Source\ComponentEditor\jucer_ObjectTypes.h"/>
  1479. <ClInclude Include="..\..\Source\ComponentEditor\jucer_PaintRoutine.h"/>
  1480. <ClInclude Include="..\..\Source\ComponentEditor\jucer_UtilityFunctions.h"/>
  1481. <ClInclude Include="..\..\Source\Licenses\jucer_LicenseController.h"/>
  1482. <ClInclude Include="..\..\Source\Licenses\jucer_LicenseThread.h"/>
  1483. <ClInclude Include="..\..\Source\Licenses\jucer_LicenseWebview.h"/>
  1484. <ClInclude Include="..\..\Source\LiveBuildEngine\UI\jucer_ActivityListComponent.h"/>
  1485. <ClInclude Include="..\..\Source\LiveBuildEngine\UI\jucer_BuildTabStatusComponent.h"/>
  1486. <ClInclude Include="..\..\Source\LiveBuildEngine\UI\jucer_ComponentListComponent.h"/>
  1487. <ClInclude Include="..\..\Source\LiveBuildEngine\UI\jucer_ErrorListComponent.h"/>
  1488. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_ActivityList.h"/>
  1489. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_ClassDatabase.h"/>
  1490. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_ClientServerMessages.h"/>
  1491. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_CompileEngineClient.h"/>
  1492. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_CompileEngineDLL.h"/>
  1493. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_CompileEngineServer.h"/>
  1494. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_CppHelpers.h"/>
  1495. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_DiagnosticMessage.h"/>
  1496. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_DownloadCompileEngineThread.h"/>
  1497. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_ErrorList.h"/>
  1498. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_LiveCodeBuilderDLL.h"/>
  1499. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_MessageIDs.h"/>
  1500. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_ProjectBuildInfo.h"/>
  1501. <ClInclude Include="..\..\Source\LiveBuildEngine\jucer_SourceCodeRange.h"/>
  1502. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_ExporterTreeItems.h"/>
  1503. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_FileTreeItems.h"/>
  1504. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_LiveBuildTab.h"/>
  1505. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_ModuleTreeItems.h"/>
  1506. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_ProjectTab.h"/>
  1507. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_ProjectTreeItemBase.h"/>
  1508. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_TabComponents.h"/>
  1509. <ClInclude Include="..\..\Source\Project\UI\Sidebar\jucer_TreeItemTypes.h"/>
  1510. <ClInclude Include="..\..\Source\Project\UI\jucer_ContentViewComponents.h"/>
  1511. <ClInclude Include="..\..\Source\Project\UI\jucer_FileGroupInformationComponent.h"/>
  1512. <ClInclude Include="..\..\Source\Project\UI\jucer_HeaderComponent.h"/>
  1513. <ClInclude Include="..\..\Source\Project\UI\jucer_ModulesInformationComponent.h"/>
  1514. <ClInclude Include="..\..\Source\Project\UI\jucer_ProjectContentComponent.h"/>
  1515. <ClInclude Include="..\..\Source\Project\jucer_Module.h"/>
  1516. <ClInclude Include="..\..\Source\Project\jucer_Project.h"/>
  1517. <ClInclude Include="..\..\Source\Project\jucer_ProjectType.h"/>
  1518. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Android.h"/>
  1519. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_CodeBlocks.h"/>
  1520. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Make.h"/>
  1521. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_MSVC.h"/>
  1522. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_XCode.h"/>
  1523. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExporter.h"/>
  1524. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectSaver.h"/>
  1525. <ClInclude Include="..\..\Source\ProjectSaving\jucer_ResourceFile.h"/>
  1526. <ClInclude Include="..\..\Source\Settings\jucer_AppearanceSettings.h"/>
  1527. <ClInclude Include="..\..\Source\Settings\jucer_StoredSettings.h"/>
  1528. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_CodeHelpers.h"/>
  1529. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_Colours.h"/>
  1530. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_FileHelpers.h"/>
  1531. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_MiscUtilities.h"/>
  1532. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_PresetIDs.h"/>
  1533. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_RelativePath.h"/>
  1534. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_TranslationHelpers.h"/>
  1535. <ClInclude Include="..\..\Source\Utility\Helpers\jucer_ValueSourceHelpers.h"/>
  1536. <ClInclude Include="..\..\Source\Utility\UI\PropertyComponents\jucer_ColourPropertyComponent.h"/>
  1537. <ClInclude Include="..\..\Source\Utility\UI\PropertyComponents\jucer_DependencyPathPropertyComponent.h"/>
  1538. <ClInclude Include="..\..\Source\Utility\UI\PropertyComponents\jucer_FilePathPropertyComponent.h"/>
  1539. <ClInclude Include="..\..\Source\Utility\UI\PropertyComponents\jucer_TextWithDefaultPropertyComponent.h"/>
  1540. <ClInclude Include="..\..\Source\Utility\UI\jucer_IconButton.h"/>
  1541. <ClInclude Include="..\..\Source\Utility\UI\jucer_Icons.h"/>
  1542. <ClInclude Include="..\..\Source\Utility\UI\jucer_JucerTreeViewBase.h"/>
  1543. <ClInclude Include="..\..\Source\Utility\UI\jucer_ProjucerLookAndFeel.h"/>
  1544. <ClInclude Include="..\..\Source\Utility\UI\jucer_SlidingPanelComponent.h"/>
  1545. <ClInclude Include="..\..\Source\Utility\UI\jucer_UserSettingsPopup.h"/>
  1546. <ClInclude Include="..\..\Source\Wizards\jucer_NewFileWizard.h"/>
  1547. <ClInclude Include="..\..\Source\Wizards\jucer_NewProjectWizard.h"/>
  1548. <ClInclude Include="..\..\Source\Wizards\jucer_NewProjectWizardClasses.h"/>
  1549. <ClInclude Include="..\..\Source\Wizards\jucer_NewProjectWizardComponent.h"/>
  1550. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_Animated.h"/>
  1551. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_AudioApp.h"/>
  1552. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_AudioPlugin.h"/>
  1553. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_Blank.h"/>
  1554. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_Console.h"/>
  1555. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_DLL.h"/>
  1556. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_GUIApp.h"/>
  1557. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_openGL.h"/>
  1558. <ClInclude Include="..\..\Source\Wizards\jucer_ProjectWizard_StaticLibrary.h"/>
  1559. <ClInclude Include="..\..\Source\Wizards\jucer_StartPageComponent.h"/>
  1560. <ClInclude Include="..\..\Source\Wizards\jucer_TemplateThumbnailsComponent.h"/>
  1561. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_AbstractFifo.h"/>
  1562. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_Array.h"/>
  1563. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_ArrayAllocationBase.h"/>
  1564. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_DynamicObject.h"/>
  1565. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_ElementComparator.h"/>
  1566. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_HashMap.h"/>
  1567. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_LinkedListPointer.h"/>
  1568. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_ListenerList.h"/>
  1569. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_NamedValueSet.h"/>
  1570. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_OwnedArray.h"/>
  1571. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_PropertySet.h"/>
  1572. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_ReferenceCountedArray.h"/>
  1573. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_ScopedValueSetter.h"/>
  1574. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_SortedSet.h"/>
  1575. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_SparseSet.h"/>
  1576. <ClInclude Include="..\..\..\..\modules\juce_core\containers\juce_Variant.h"/>
  1577. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_DirectoryIterator.h"/>
  1578. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_File.h"/>
  1579. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_FileFilter.h"/>
  1580. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_FileInputStream.h"/>
  1581. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_FileOutputStream.h"/>
  1582. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_FileSearchPath.h"/>
  1583. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_MemoryMappedFile.h"/>
  1584. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_TemporaryFile.h"/>
  1585. <ClInclude Include="..\..\..\..\modules\juce_core\files\juce_WildcardFileFilter.h"/>
  1586. <ClInclude Include="..\..\..\..\modules\juce_core\javascript\juce_Javascript.h"/>
  1587. <ClInclude Include="..\..\..\..\modules\juce_core\javascript\juce_JSON.h"/>
  1588. <ClInclude Include="..\..\..\..\modules\juce_core\logging\juce_FileLogger.h"/>
  1589. <ClInclude Include="..\..\..\..\modules\juce_core\logging\juce_Logger.h"/>
  1590. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_BigInteger.h"/>
  1591. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_Expression.h"/>
  1592. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_MathsFunctions.h"/>
  1593. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_NormalisableRange.h"/>
  1594. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_Random.h"/>
  1595. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_Range.h"/>
  1596. <ClInclude Include="..\..\..\..\modules\juce_core\maths\juce_StatisticsAccumulator.h"/>
  1597. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_Atomic.h"/>
  1598. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_ByteOrder.h"/>
  1599. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_ContainerDeletePolicy.h"/>
  1600. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_HeapBlock.h"/>
  1601. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_LeakedObjectDetector.h"/>
  1602. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_Memory.h"/>
  1603. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_MemoryBlock.h"/>
  1604. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_OptionalScopedPointer.h"/>
  1605. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_ReferenceCountedObject.h"/>
  1606. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_ScopedPointer.h"/>
  1607. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_SharedResourcePointer.h"/>
  1608. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_Singleton.h"/>
  1609. <ClInclude Include="..\..\..\..\modules\juce_core\memory\juce_WeakReference.h"/>
  1610. <ClInclude Include="..\..\..\..\modules\juce_core\misc\juce_Result.h"/>
  1611. <ClInclude Include="..\..\..\..\modules\juce_core\misc\juce_RuntimePermissions.h"/>
  1612. <ClInclude Include="..\..\..\..\modules\juce_core\misc\juce_StdFunctionCompat.h"/>
  1613. <ClInclude Include="..\..\..\..\modules\juce_core\misc\juce_Uuid.h"/>
  1614. <ClInclude Include="..\..\..\..\modules\juce_core\misc\juce_WindowsRegistry.h"/>
  1615. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_android_JNIHelpers.h"/>
  1616. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_BasicNativeHeaders.h"/>
  1617. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_mac_ClangBugWorkaround.h"/>
  1618. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_osx_ObjCHelpers.h"/>
  1619. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_posix_SharedCode.h"/>
  1620. <ClInclude Include="..\..\..\..\modules\juce_core\native\juce_win32_ComSmartPtr.h"/>
  1621. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_IPAddress.h"/>
  1622. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_MACAddress.h"/>
  1623. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_NamedPipe.h"/>
  1624. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_Socket.h"/>
  1625. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_URL.h"/>
  1626. <ClInclude Include="..\..\..\..\modules\juce_core\network\juce_WebInputStream.h"/>
  1627. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_BufferedInputStream.h"/>
  1628. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_FileInputSource.h"/>
  1629. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_InputSource.h"/>
  1630. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_InputStream.h"/>
  1631. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_MemoryInputStream.h"/>
  1632. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_MemoryOutputStream.h"/>
  1633. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_OutputStream.h"/>
  1634. <ClInclude Include="..\..\..\..\modules\juce_core\streams\juce_SubregionStream.h"/>
  1635. <ClInclude Include="..\..\..\..\modules\juce_core\system\juce_CompilerSupport.h"/>
  1636. <ClInclude Include="..\..\..\..\modules\juce_core\system\juce_PlatformDefs.h"/>
  1637. <ClInclude Include="..\..\..\..\modules\juce_core\system\juce_StandardHeader.h"/>
  1638. <ClInclude Include="..\..\..\..\modules\juce_core\system\juce_SystemStats.h"/>
  1639. <ClInclude Include="..\..\..\..\modules\juce_core\system\juce_TargetPlatform.h"/>
  1640. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_Base64.h"/>
  1641. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_CharacterFunctions.h"/>
  1642. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_CharPointer_ASCII.h"/>
  1643. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_CharPointer_UTF8.h"/>
  1644. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_CharPointer_UTF16.h"/>
  1645. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_CharPointer_UTF32.h"/>
  1646. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_Identifier.h"/>
  1647. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_LocalisedStrings.h"/>
  1648. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_NewLine.h"/>
  1649. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_String.h"/>
  1650. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_StringArray.h"/>
  1651. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_StringPairArray.h"/>
  1652. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_StringPool.h"/>
  1653. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_StringRef.h"/>
  1654. <ClInclude Include="..\..\..\..\modules\juce_core\text\juce_TextDiff.h"/>
  1655. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ChildProcess.h"/>
  1656. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_CriticalSection.h"/>
  1657. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_DynamicLibrary.h"/>
  1658. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_HighResolutionTimer.h"/>
  1659. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_InterProcessLock.h"/>
  1660. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_Process.h"/>
  1661. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ReadWriteLock.h"/>
  1662. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ScopedLock.h"/>
  1663. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ScopedReadLock.h"/>
  1664. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ScopedWriteLock.h"/>
  1665. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_SpinLock.h"/>
  1666. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_Thread.h"/>
  1667. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ThreadLocalValue.h"/>
  1668. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_ThreadPool.h"/>
  1669. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_TimeSliceThread.h"/>
  1670. <ClInclude Include="..\..\..\..\modules\juce_core\threads\juce_WaitableEvent.h"/>
  1671. <ClInclude Include="..\..\..\..\modules\juce_core\time\juce_PerformanceCounter.h"/>
  1672. <ClInclude Include="..\..\..\..\modules\juce_core\time\juce_RelativeTime.h"/>
  1673. <ClInclude Include="..\..\..\..\modules\juce_core\time\juce_Time.h"/>
  1674. <ClInclude Include="..\..\..\..\modules\juce_core\unit_tests\juce_UnitTest.h"/>
  1675. <ClInclude Include="..\..\..\..\modules\juce_core\xml\juce_XmlDocument.h"/>
  1676. <ClInclude Include="..\..\..\..\modules\juce_core\xml\juce_XmlElement.h"/>
  1677. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\crc32.h"/>
  1678. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\deflate.h"/>
  1679. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\inffast.h"/>
  1680. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\inffixed.h"/>
  1681. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\inflate.h"/>
  1682. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\inftrees.h"/>
  1683. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\trees.h"/>
  1684. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\zconf.h"/>
  1685. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\zconf.in.h"/>
  1686. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\zlib.h"/>
  1687. <ClInclude Include="..\..\..\..\modules\juce_core\zip\zlib\zutil.h"/>
  1688. <ClInclude Include="..\..\..\..\modules\juce_core\zip\juce_GZIPCompressorOutputStream.h"/>
  1689. <ClInclude Include="..\..\..\..\modules\juce_core\zip\juce_GZIPDecompressorInputStream.h"/>
  1690. <ClInclude Include="..\..\..\..\modules\juce_core\zip\juce_ZipFile.h"/>
  1691. <ClInclude Include="..\..\..\..\modules\juce_core\juce_core.h"/>
  1692. <ClInclude Include="..\..\..\..\modules\juce_cryptography\encryption\juce_BlowFish.h"/>
  1693. <ClInclude Include="..\..\..\..\modules\juce_cryptography\encryption\juce_Primes.h"/>
  1694. <ClInclude Include="..\..\..\..\modules\juce_cryptography\encryption\juce_RSAKey.h"/>
  1695. <ClInclude Include="..\..\..\..\modules\juce_cryptography\hashing\juce_MD5.h"/>
  1696. <ClInclude Include="..\..\..\..\modules\juce_cryptography\hashing\juce_SHA256.h"/>
  1697. <ClInclude Include="..\..\..\..\modules\juce_cryptography\hashing\juce_Whirlpool.h"/>
  1698. <ClInclude Include="..\..\..\..\modules\juce_cryptography\juce_cryptography.h"/>
  1699. <ClInclude Include="..\..\..\..\modules\juce_data_structures\app_properties\juce_ApplicationProperties.h"/>
  1700. <ClInclude Include="..\..\..\..\modules\juce_data_structures\app_properties\juce_PropertiesFile.h"/>
  1701. <ClInclude Include="..\..\..\..\modules\juce_data_structures\undomanager\juce_UndoableAction.h"/>
  1702. <ClInclude Include="..\..\..\..\modules\juce_data_structures\undomanager\juce_UndoManager.h"/>
  1703. <ClInclude Include="..\..\..\..\modules\juce_data_structures\values\juce_CachedValue.h"/>
  1704. <ClInclude Include="..\..\..\..\modules\juce_data_structures\values\juce_Value.h"/>
  1705. <ClInclude Include="..\..\..\..\modules\juce_data_structures\values\juce_ValueTree.h"/>
  1706. <ClInclude Include="..\..\..\..\modules\juce_data_structures\values\juce_ValueTreeSynchroniser.h"/>
  1707. <ClInclude Include="..\..\..\..\modules\juce_data_structures\juce_data_structures.h"/>
  1708. <ClInclude Include="..\..\..\..\modules\juce_events\broadcasters\juce_ActionBroadcaster.h"/>
  1709. <ClInclude Include="..\..\..\..\modules\juce_events\broadcasters\juce_ActionListener.h"/>
  1710. <ClInclude Include="..\..\..\..\modules\juce_events\broadcasters\juce_AsyncUpdater.h"/>
  1711. <ClInclude Include="..\..\..\..\modules\juce_events\broadcasters\juce_ChangeBroadcaster.h"/>
  1712. <ClInclude Include="..\..\..\..\modules\juce_events\broadcasters\juce_ChangeListener.h"/>
  1713. <ClInclude Include="..\..\..\..\modules\juce_events\interprocess\juce_ConnectedChildProcess.h"/>
  1714. <ClInclude Include="..\..\..\..\modules\juce_events\interprocess\juce_InterprocessConnection.h"/>
  1715. <ClInclude Include="..\..\..\..\modules\juce_events\interprocess\juce_InterprocessConnectionServer.h"/>
  1716. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_ApplicationBase.h"/>
  1717. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_CallbackMessage.h"/>
  1718. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_DeletedAtShutdown.h"/>
  1719. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_Initialisation.h"/>
  1720. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_Message.h"/>
  1721. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_MessageListener.h"/>
  1722. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_MessageManager.h"/>
  1723. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_MountedVolumeListChangeDetector.h"/>
  1724. <ClInclude Include="..\..\..\..\modules\juce_events\messages\juce_NotificationType.h"/>
  1725. <ClInclude Include="..\..\..\..\modules\juce_events\native\juce_linux_EventLoop.h"/>
  1726. <ClInclude Include="..\..\..\..\modules\juce_events\native\juce_osx_MessageQueue.h"/>
  1727. <ClInclude Include="..\..\..\..\modules\juce_events\native\juce_win32_HiddenMessageWindow.h"/>
  1728. <ClInclude Include="..\..\..\..\modules\juce_events\native\juce_win32_WinRTWrapper.h"/>
  1729. <ClInclude Include="..\..\..\..\modules\juce_events\timers\juce_MultiTimer.h"/>
  1730. <ClInclude Include="..\..\..\..\modules\juce_events\timers\juce_Timer.h"/>
  1731. <ClInclude Include="..\..\..\..\modules\juce_events\juce_events.h"/>
  1732. <ClInclude Include="..\..\..\..\modules\juce_graphics\colour\juce_Colour.h"/>
  1733. <ClInclude Include="..\..\..\..\modules\juce_graphics\colour\juce_ColourGradient.h"/>
  1734. <ClInclude Include="..\..\..\..\modules\juce_graphics\colour\juce_Colours.h"/>
  1735. <ClInclude Include="..\..\..\..\modules\juce_graphics\colour\juce_FillType.h"/>
  1736. <ClInclude Include="..\..\..\..\modules\juce_graphics\colour\juce_PixelFormats.h"/>
  1737. <ClInclude Include="..\..\..\..\modules\juce_graphics\contexts\juce_GraphicsContext.h"/>
  1738. <ClInclude Include="..\..\..\..\modules\juce_graphics\contexts\juce_LowLevelGraphicsContext.h"/>
  1739. <ClInclude Include="..\..\..\..\modules\juce_graphics\contexts\juce_LowLevelGraphicsPostScriptRenderer.h"/>
  1740. <ClInclude Include="..\..\..\..\modules\juce_graphics\contexts\juce_LowLevelGraphicsSoftwareRenderer.h"/>
  1741. <ClInclude Include="..\..\..\..\modules\juce_graphics\effects\juce_DropShadowEffect.h"/>
  1742. <ClInclude Include="..\..\..\..\modules\juce_graphics\effects\juce_GlowEffect.h"/>
  1743. <ClInclude Include="..\..\..\..\modules\juce_graphics\effects\juce_ImageEffectFilter.h"/>
  1744. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_AttributedString.h"/>
  1745. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_CustomTypeface.h"/>
  1746. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_Font.h"/>
  1747. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_GlyphArrangement.h"/>
  1748. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_TextLayout.h"/>
  1749. <ClInclude Include="..\..\..\..\modules\juce_graphics\fonts\juce_Typeface.h"/>
  1750. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_AffineTransform.h"/>
  1751. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_BorderSize.h"/>
  1752. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_EdgeTable.h"/>
  1753. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_Line.h"/>
  1754. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_Path.h"/>
  1755. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_PathIterator.h"/>
  1756. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_PathStrokeType.h"/>
  1757. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_Point.h"/>
  1758. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_Rectangle.h"/>
  1759. <ClInclude Include="..\..\..\..\modules\juce_graphics\geometry\juce_RectangleList.h"/>
  1760. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\cderror.h"/>
  1761. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jchuff.h"/>
  1762. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jconfig.h"/>
  1763. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdct.h"/>
  1764. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jdhuff.h"/>
  1765. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jerror.h"/>
  1766. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jinclude.h"/>
  1767. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jmemsys.h"/>
  1768. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jmorecfg.h"/>
  1769. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jpegint.h"/>
  1770. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jpeglib.h"/>
  1771. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\jversion.h"/>
  1772. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\transupp.h"/>
  1773. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\png.h"/>
  1774. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngconf.h"/>
  1775. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pnginfo.h"/>
  1776. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngpriv.h"/>
  1777. <ClInclude Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\pngstruct.h"/>
  1778. <ClInclude Include="..\..\..\..\modules\juce_graphics\images\juce_Image.h"/>
  1779. <ClInclude Include="..\..\..\..\modules\juce_graphics\images\juce_ImageCache.h"/>
  1780. <ClInclude Include="..\..\..\..\modules\juce_graphics\images\juce_ImageConvolutionKernel.h"/>
  1781. <ClInclude Include="..\..\..\..\modules\juce_graphics\images\juce_ImageFileFormat.h"/>
  1782. <ClInclude Include="..\..\..\..\modules\juce_graphics\native\juce_mac_CoreGraphicsContext.h"/>
  1783. <ClInclude Include="..\..\..\..\modules\juce_graphics\native\juce_mac_CoreGraphicsHelpers.h"/>
  1784. <ClInclude Include="..\..\..\..\modules\juce_graphics\native\juce_RenderingHelpers.h"/>
  1785. <ClInclude Include="..\..\..\..\modules\juce_graphics\native\juce_win32_Direct2DGraphicsContext.h"/>
  1786. <ClInclude Include="..\..\..\..\modules\juce_graphics\placement\juce_Justification.h"/>
  1787. <ClInclude Include="..\..\..\..\modules\juce_graphics\placement\juce_RectanglePlacement.h"/>
  1788. <ClInclude Include="..\..\..\..\modules\juce_graphics\juce_graphics.h"/>
  1789. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\application\juce_Application.h"/>
  1790. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ArrowButton.h"/>
  1791. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_Button.h"/>
  1792. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_DrawableButton.h"/>
  1793. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_HyperlinkButton.h"/>
  1794. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ImageButton.h"/>
  1795. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ShapeButton.h"/>
  1796. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_TextButton.h"/>
  1797. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ToggleButton.h"/>
  1798. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\buttons\juce_ToolbarButton.h"/>
  1799. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandID.h"/>
  1800. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandInfo.h"/>
  1801. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandManager.h"/>
  1802. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\commands\juce_ApplicationCommandTarget.h"/>
  1803. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\commands\juce_KeyPressMappingSet.h"/>
  1804. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\components\juce_CachedComponentImage.h"/>
  1805. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\components\juce_Component.h"/>
  1806. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\components\juce_ComponentListener.h"/>
  1807. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\components\juce_Desktop.h"/>
  1808. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\components\juce_ModalComponentManager.h"/>
  1809. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_Drawable.h"/>
  1810. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableComposite.h"/>
  1811. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableImage.h"/>
  1812. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawablePath.h"/>
  1813. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableRectangle.h"/>
  1814. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableShape.h"/>
  1815. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\drawables\juce_DrawableText.h"/>
  1816. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_DirectoryContentsDisplayComponent.h"/>
  1817. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_DirectoryContentsList.h"/>
  1818. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileBrowserComponent.h"/>
  1819. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileBrowserListener.h"/>
  1820. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileChooser.h"/>
  1821. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileChooserDialogBox.h"/>
  1822. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileListComponent.h"/>
  1823. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FilenameComponent.h"/>
  1824. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FilePreviewComponent.h"/>
  1825. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileSearchPathListComponent.h"/>
  1826. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_FileTreeComponent.h"/>
  1827. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\filebrowser\juce_ImagePreviewComponent.h"/>
  1828. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_CaretComponent.h"/>
  1829. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyboardFocusTraverser.h"/>
  1830. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyListener.h"/>
  1831. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_KeyPress.h"/>
  1832. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_ModifierKeys.h"/>
  1833. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_SystemClipboard.h"/>
  1834. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_TextEditorKeyMapper.h"/>
  1835. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\keyboard\juce_TextInputTarget.h"/>
  1836. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_AnimatedPosition.h"/>
  1837. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_AnimatedPositionBehaviours.h"/>
  1838. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentAnimator.h"/>
  1839. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentBoundsConstrainer.h"/>
  1840. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentBuilder.h"/>
  1841. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ComponentMovementWatcher.h"/>
  1842. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ConcertinaPanel.h"/>
  1843. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_FlexBox.h"/>
  1844. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_FlexItem.h"/>
  1845. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_Grid.h"/>
  1846. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_GridItem.h"/>
  1847. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_GroupComponent.h"/>
  1848. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_MultiDocumentPanel.h"/>
  1849. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableBorderComponent.h"/>
  1850. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableCornerComponent.h"/>
  1851. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ResizableEdgeComponent.h"/>
  1852. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_ScrollBar.h"/>
  1853. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableLayoutManager.h"/>
  1854. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableLayoutResizerBar.h"/>
  1855. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_StretchableObjectResizer.h"/>
  1856. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_TabbedButtonBar.h"/>
  1857. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_TabbedComponent.h"/>
  1858. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\layout\juce_Viewport.h"/>
  1859. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel.h"/>
  1860. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V1.h"/>
  1861. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V2.h"/>
  1862. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V3.h"/>
  1863. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\lookandfeel\juce_LookAndFeel_V4.h"/>
  1864. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\menus\juce_MenuBarComponent.h"/>
  1865. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\menus\juce_MenuBarModel.h"/>
  1866. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\menus\juce_PopupMenu.h"/>
  1867. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\misc\juce_BubbleComponent.h"/>
  1868. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\misc\juce_DropShadower.h"/>
  1869. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\misc\juce_JUCESplashScreen.h"/>
  1870. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_ComponentDragger.h"/>
  1871. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_DragAndDropContainer.h"/>
  1872. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_DragAndDropTarget.h"/>
  1873. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_FileDragAndDropTarget.h"/>
  1874. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_LassoComponent.h"/>
  1875. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseCursor.h"/>
  1876. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseEvent.h"/>
  1877. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseInactivityDetector.h"/>
  1878. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseInputSource.h"/>
  1879. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_MouseListener.h"/>
  1880. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_SelectedItemSet.h"/>
  1881. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_TextDragAndDropTarget.h"/>
  1882. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\mouse\juce_TooltipClient.h"/>
  1883. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\native\juce_linux_X11.h"/>
  1884. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\native\juce_MultiTouchMapper.h"/>
  1885. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_MarkerList.h"/>
  1886. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeCoordinate.h"/>
  1887. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeCoordinatePositioner.h"/>
  1888. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeParallelogram.h"/>
  1889. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativePoint.h"/>
  1890. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativePointPath.h"/>
  1891. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\positioning\juce_RelativeRectangle.h"/>
  1892. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_BooleanPropertyComponent.h"/>
  1893. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_ButtonPropertyComponent.h"/>
  1894. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_ChoicePropertyComponent.h"/>
  1895. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_PropertyComponent.h"/>
  1896. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_PropertyPanel.h"/>
  1897. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_SliderPropertyComponent.h"/>
  1898. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\properties\juce_TextPropertyComponent.h"/>
  1899. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ComboBox.h"/>
  1900. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ImageComponent.h"/>
  1901. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Label.h"/>
  1902. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ListBox.h"/>
  1903. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ProgressBar.h"/>
  1904. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Slider.h"/>
  1905. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TableHeaderComponent.h"/>
  1906. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TableListBox.h"/>
  1907. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TextEditor.h"/>
  1908. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_Toolbar.h"/>
  1909. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ToolbarItemComponent.h"/>
  1910. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ToolbarItemFactory.h"/>
  1911. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_ToolbarItemPalette.h"/>
  1912. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\widgets\juce_TreeView.h"/>
  1913. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_AlertWindow.h"/>
  1914. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_CallOutBox.h"/>
  1915. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ComponentPeer.h"/>
  1916. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_DialogWindow.h"/>
  1917. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_DocumentWindow.h"/>
  1918. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_NativeMessageBox.h"/>
  1919. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ResizableWindow.h"/>
  1920. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_ThreadWithProgressWindow.h"/>
  1921. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_TooltipWindow.h"/>
  1922. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\windows\juce_TopLevelWindow.h"/>
  1923. <ClInclude Include="..\..\..\..\modules\juce_gui_basics\juce_gui_basics.h"/>
  1924. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CodeDocument.h"/>
  1925. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CodeEditorComponent.h"/>
  1926. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CodeTokeniser.h"/>
  1927. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CPlusPlusCodeTokeniser.h"/>
  1928. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_CPlusPlusCodeTokeniserFunctions.h"/>
  1929. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_LuaCodeTokeniser.h"/>
  1930. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\code_editor\juce_XMLCodeTokeniser.h"/>
  1931. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\documents\juce_FileBasedDocument.h"/>
  1932. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\embedding\juce_ActiveXControlComponent.h"/>
  1933. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\embedding\juce_NSViewComponent.h"/>
  1934. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\embedding\juce_UIViewComponent.h"/>
  1935. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\embedding\juce_XEmbedComponent.h"/>
  1936. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_AnimatedAppComponent.h"/>
  1937. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_AppleRemote.h"/>
  1938. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_BubbleMessageComponent.h"/>
  1939. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_ColourSelector.h"/>
  1940. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_KeyMappingEditorComponent.h"/>
  1941. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_LiveConstantEditor.h"/>
  1942. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_PreferencesPanel.h"/>
  1943. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_RecentlyOpenedFilesList.h"/>
  1944. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_SplashScreen.h"/>
  1945. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_SystemTrayIconComponent.h"/>
  1946. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\misc\juce_WebBrowserComponent.h"/>
  1947. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\native\juce_mac_CarbonViewWrapperComponent.h"/>
  1948. <ClInclude Include="..\..\..\..\modules\juce_gui_extra\juce_gui_extra.h"/>
  1949. <ClInclude Include="..\..\JuceLibraryCode\AppConfig.h"/>
  1950. <ClInclude Include="..\..\JuceLibraryCode\BinaryData.h"/>
  1951. <ClInclude Include="..\..\JuceLibraryCode\JuceHeader.h"/>
  1952. </ItemGroup>
  1953. <ItemGroup>
  1954. <None Include="..\..\Source\BinaryData\Gradle\gradle-wrapper.jar"/>
  1955. <None Include="..\..\Source\BinaryData\Gradle\gradlew"/>
  1956. <None Include="..\..\Source\BinaryData\Gradle\gradlew.bat"/>
  1957. <None Include="..\..\Source\BinaryData\Gradle\LICENSE"/>
  1958. <None Include="..\..\Source\BinaryData\Icons\background_logo.svg"/>
  1959. <None Include="..\..\Source\BinaryData\Icons\export_android.svg"/>
  1960. <None Include="..\..\Source\BinaryData\Icons\export_codeBlocks.svg"/>
  1961. <None Include="..\..\Source\BinaryData\Icons\export_linux.svg"/>
  1962. <None Include="..\..\Source\BinaryData\Icons\export_visualStudio.svg"/>
  1963. <None Include="..\..\Source\BinaryData\Icons\export_xcode.svg"/>
  1964. <None Include="..\..\Source\BinaryData\Icons\huckleberry_icon.svg"/>
  1965. <None Include="..\..\Source\BinaryData\Icons\juce-logo-with-text.svg"/>
  1966. <None Include="..\..\Source\BinaryData\Icons\juce_icon.png"/>
  1967. <None Include="..\..\Source\BinaryData\Icons\wizard_AnimatedApp.svg"/>
  1968. <None Include="..\..\Source\BinaryData\Icons\wizard_AudioApp.svg"/>
  1969. <None Include="..\..\Source\BinaryData\Icons\wizard_AudioPlugin.svg"/>
  1970. <None Include="..\..\Source\BinaryData\Icons\wizard_ConsoleApp.svg"/>
  1971. <None Include="..\..\Source\BinaryData\Icons\wizard_DLL.svg"/>
  1972. <None Include="..\..\Source\BinaryData\Icons\wizard_GUI.svg"/>
  1973. <None Include="..\..\Source\BinaryData\Icons\wizard_Highlight.svg"/>
  1974. <None Include="..\..\Source\BinaryData\Icons\wizard_Openfile.svg"/>
  1975. <None Include="..\..\Source\BinaryData\Icons\wizard_OpenGL.svg"/>
  1976. <None Include="..\..\Source\BinaryData\Icons\wizard_StaticLibrary.svg"/>
  1977. <None Include="..\..\Source\BinaryData\colourscheme_dark.xml"/>
  1978. <None Include="..\..\Source\BinaryData\colourscheme_light.xml"/>
  1979. <None Include="..\..\Source\BinaryData\offlinepage.html"/>
  1980. <None Include="..\..\Source\BinaryData\projucer_EULA.txt"/>
  1981. <None Include="..\..\Source\BinaryData\RecentFilesMenuTemplate.nib"/>
  1982. <None Include="..\..\..\..\modules\juce_graphics\image_formats\jpglib\changes to libjpeg for JUCE.txt"/>
  1983. <None Include="..\..\..\..\modules\juce_graphics\image_formats\pnglib\libpng_readme.txt"/>
  1984. </ItemGroup>
  1985. <ItemGroup>
  1986. <ResourceCompile Include=".\resources.rc"/>
  1987. </ItemGroup>
  1988. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
  1989. <ImportGroup Label="ExtensionTargets"/>
  1990. </Project>