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.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 - 
 - <JUCERPROJECT id="oNvA5C" name="ComponentTutorialExample" projectType="guiapp"
 -               version="1.0.0" bundleIdentifier="com.yourcompany.ComponentTutorialExample"
 -               includeBinaryInAppConfig="1" jucerVersion="3.1.1">
 -   <MAINGROUP id="WydTVz" name="ComponentTutorialExample">
 -     <GROUP id="{F2C8112A-EE4B-7AF1-A0A9-16152D1EF1A7}" name="Source">
 -       <FILE id="t4ngZQ" name="ToggleLightGridComponent.h" compile="0" resource="0"
 -             file="Source/ToggleLightGridComponent.h"/>
 -       <FILE id="xA0WBT" name="ToggleLightComponent.h" compile="0" resource="0"
 -             file="Source/ToggleLightComponent.h"/>
 -       <FILE id="N8PnZF" name="MainComponent.cpp" compile="1" resource="0"
 -             file="Source/MainComponent.cpp"/>
 -       <FILE id="IoEaT6" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
 -       <FILE id="F8kkAH" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
 -     </GROUP>
 -   </MAINGROUP>
 -   <EXPORTFORMATS>
 -     <XCODE_MAC targetFolder="Builds/MacOSX">
 -       <CONFIGURATIONS>
 -         <CONFIGURATION name="Debug" osxSDK="default" osxCompatibility="default" osxArchitecture="default"
 -                        isDebug="1" optimisation="1" targetName="ComponentTutorialExample"/>
 -         <CONFIGURATION name="Release" osxSDK="default" osxCompatibility="default" osxArchitecture="default"
 -                        isDebug="0" optimisation="2" targetName="ComponentTutorialExample"/>
 -       </CONFIGURATIONS>
 -       <MODULEPATHS>
 -         <MODULEPATH id="juce_core" path="../../modules"/>
 -         <MODULEPATH id="juce_events" path="../../modules"/>
 -         <MODULEPATH id="juce_graphics" path="../../modules"/>
 -         <MODULEPATH id="juce_data_structures" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_basics" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_extra" path="../../modules"/>
 -       </MODULEPATHS>
 -     </XCODE_MAC>
 -     <VS2012 targetFolder="Builds/VisualStudio2012">
 -       <CONFIGURATIONS>
 -         <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
 -                        isDebug="1" optimisation="1" targetName="ComponentTutorialExample"/>
 -         <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
 -                        isDebug="0" optimisation="2" targetName="ComponentTutorialExample"/>
 -       </CONFIGURATIONS>
 -       <MODULEPATHS>
 -         <MODULEPATH id="juce_core" path="../../modules"/>
 -         <MODULEPATH id="juce_events" path="../../modules"/>
 -         <MODULEPATH id="juce_graphics" path="../../modules"/>
 -         <MODULEPATH id="juce_data_structures" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_basics" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_extra" path="../../modules"/>
 -       </MODULEPATHS>
 -     </VS2012>
 -     <VS2010 targetFolder="Builds/VisualStudio2010">
 -       <CONFIGURATIONS>
 -         <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
 -                        isDebug="1" optimisation="1" targetName="ComponentTutorialExample"/>
 -         <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"
 -                        isDebug="0" optimisation="2" targetName="ComponentTutorialExample"/>
 -       </CONFIGURATIONS>
 -       <MODULEPATHS>
 -         <MODULEPATH id="juce_core" path="../../modules"/>
 -         <MODULEPATH id="juce_events" path="../../modules"/>
 -         <MODULEPATH id="juce_graphics" path="../../modules"/>
 -         <MODULEPATH id="juce_data_structures" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_basics" path="../../modules"/>
 -         <MODULEPATH id="juce_gui_extra" path="../../modules"/>
 -       </MODULEPATHS>
 -     </VS2010>
 -   </EXPORTFORMATS>
 -   <MODULES>
 -     <MODULES id="juce_core" showAllCode="1" useLocalCopy="0"/>
 -     <MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0"/>
 -     <MODULES id="juce_events" showAllCode="1" useLocalCopy="0"/>
 -     <MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0"/>
 -     <MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0"/>
 -     <MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0"/>
 -   </MODULES>
 -   <JUCEOPTIONS/>
 - </JUCERPROJECT>
 
 
  |