<?xml version="1.0" encoding="UTF-8"?> <JUCERPROJECT id="tTAKTK1s" name="HelloWorld" projectType="guiapp" juceFolder="../../../juce" jucerVersion="5.1.0" version="1.0.0" bundleIdentifier="com.roli.jucehelloworld" companyName="ROLI Ltd." includeBinaryInAppConfig="1" displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="11"> <EXPORTFORMATS> <XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="~/SDKs/vstsdk2.4" rtasFolder="~/SDKs/PT_80_SDK" objCExtraSuffix="JtTAKTK1s"> <CONFIGURATIONS> <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="HelloWorld" osxSDK="1" osxCompatibility="1" osxArchitecture="default"/> <CONFIGURATION name="Release" isDebug="0" optimisation="2" targetName="HelloWorld" osxSDK="1" osxCompatibility="1" osxArchitecture="default"/> </CONFIGURATIONS> <MODULEPATHS> <MODULEPATH id="juce_gui_extra" path="../../modules"/> <MODULEPATH id="juce_gui_basics" path="../../modules"/> <MODULEPATH id="juce_graphics" path="../../modules"/> <MODULEPATH id="juce_events" path="../../modules"/> <MODULEPATH id="juce_data_structures" path="../../modules"/> <MODULEPATH id="juce_core" path="../../modules"/> </MODULEPATHS> </XCODE_MAC> <XCODE_IPHONE targetFolder="Builds/iOS" vstFolder="~/SDKs/vstsdk2.4" rtasFolder="~/SDKs/PT_80_SDK" objCExtraSuffix="JtTAKTK1s" iosScreenOrientation="portraitlandscape"> <CONFIGURATIONS> <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="HelloWorld" osxSDK="1" osxCompatibility="1" osxArchitecture="default" iosCompatibility="default"/> <CONFIGURATION name="Release" isDebug="0" optimisation="2" targetName="HelloWorld" osxSDK="1" osxCompatibility="1" osxArchitecture="default" iosCompatibility="default"/> </CONFIGURATIONS> <MODULEPATHS> <MODULEPATH id="juce_gui_extra" path="../../modules"/> <MODULEPATH id="juce_gui_basics" path="../../modules"/> <MODULEPATH id="juce_graphics" path="../../modules"/> <MODULEPATH id="juce_events" path="../../modules"/> <MODULEPATH id="juce_data_structures" path="../../modules"/> <MODULEPATH id="juce_core" path="../../modules"/> </MODULEPATHS> </XCODE_IPHONE> <VS2015 targetFolder="Builds/VisualStudio2015"> <CONFIGURATIONS> <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="x64" isDebug="1" optimisation="1" targetName="HelloWorld"/> <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64" isDebug="0" optimisation="3" targetName="HelloWorld"/> </CONFIGURATIONS> <MODULEPATHS> <MODULEPATH id="juce_gui_extra" path="../../modules"/> <MODULEPATH id="juce_gui_basics" path="../../modules"/> <MODULEPATH id="juce_graphics" path="../../modules"/> <MODULEPATH id="juce_events" path="../../modules"/> <MODULEPATH id="juce_data_structures" path="../../modules"/> <MODULEPATH id="juce_core" path="../../modules"/> </MODULEPATHS> </VS2015> <VS2017 targetFolder="Builds/VisualStudio2017"> <CONFIGURATIONS> <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="x64" isDebug="1" optimisation="1" targetName="HelloWorld"/> <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64" isDebug="0" optimisation="3" targetName="HelloWorld"/> </CONFIGURATIONS> <MODULEPATHS> <MODULEPATH id="juce_gui_extra" path="../../modules"/> <MODULEPATH id="juce_gui_basics" path="../../modules"/> <MODULEPATH id="juce_graphics" path="../../modules"/> <MODULEPATH id="juce_events" path="../../modules"/> <MODULEPATH id="juce_data_structures" path="../../modules"/> <MODULEPATH id="juce_core" path="../../modules"/> </MODULEPATHS> </VS2017> <LINUX_MAKE targetFolder="Builds/LinuxMakefile" vstFolder="~/SDKs/vstsdk2.4"> <CONFIGURATIONS> <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="HelloWorld" libraryPath="/usr/X11R6/lib/"/> <CONFIGURATION name="Release" isDebug="0" optimisation="2" targetName="HelloWorld" libraryPath="/usr/X11R6/lib/"/> </CONFIGURATIONS> <MODULEPATHS> <MODULEPATH id="juce_gui_extra" path="../../modules"/> <MODULEPATH id="juce_gui_basics" path="../../modules"/> <MODULEPATH id="juce_graphics" path="../../modules"/> <MODULEPATH id="juce_events" path="../../modules"/> <MODULEPATH id="juce_data_structures" path="../../modules"/> <MODULEPATH id="juce_core" path="../../modules"/> </MODULEPATHS> </LINUX_MAKE> </EXPORTFORMATS> <MAINGROUP id="a0m6ZvX1F" name="HelloWorld"> <GROUP id="GVpTv8yA5" name="Source"> <FILE id="wm1yCLKYK" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/> <FILE id="Ir0rGDFpT" name="MainComponent.cpp" compile="1" resource="0" file="Source/MainComponent.cpp"/> <FILE id="Plz1QicEA" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/> </GROUP> </MAINGROUP> <JUCEOPTIONS/> <MODULES> <MODULE id="juce_core" showAllCode="1"/> <MODULE id="juce_data_structures" showAllCode="1"/> <MODULE id="juce_events" showAllCode="1"/> <MODULE id="juce_graphics" showAllCode="1"/> <MODULE id="juce_gui_basics" showAllCode="1"/> <MODULE id="juce_gui_extra" showAllCode="1"/> </MODULES> </JUCERPROJECT>