mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Resaved some example project files.
This commit is contained in:
parent
669292e2fe
commit
884b5e051d
17 changed files with 18 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="LrATE6" name="AnimationAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.AnimationAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="F3keCY" name="AnimationAppExample">
|
||||
<GROUP id="{5E4132EA-C4A0-CBDE-BEDA-FD6772DA79D5}" name="Source">
|
||||
<FILE id="n1FmZc" name="MainComponent.cpp" compile="1" resource="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="PAnJXP" name="AudioAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.AudioAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="GaJIge" name="AudioAppExample">
|
||||
<GROUP id="{168FC5D4-FA65-8320-F83E-C14C416638E1}" name="Source">
|
||||
<FILE id="aHvhJ2" name="MainComponent.cpp" compile="1" resource="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="fyUrFS" name="BouncingBallWavetableDemo" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.juce.BouncingBallWavetableDemo"
|
||||
includeBinaryInAppConfig="1" jucerVersion="4.0.1">
|
||||
includeBinaryInAppConfig="1" jucerVersion="4.0.2">
|
||||
<MAINGROUP id="MgjqDB" name="BouncingBallWavetableDemo">
|
||||
<GROUP id="{D35F88A0-C242-1CAA-21A9-6D01F78F4128}" name="Source">
|
||||
<FILE id="M5GUDX" name="MainComponent.cpp" compile="1" resource="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="oNvA5C" name="ComponentTutorialExample" projectType="guiapp"
|
||||
version="1.0.0" bundleIdentifier="com.yourcompany.ComponentTutorialExample"
|
||||
includeBinaryInAppConfig="1" jucerVersion="4.0.1">
|
||||
includeBinaryInAppConfig="1" jucerVersion="4.0.2">
|
||||
<MAINGROUP id="WydTVz" name="ComponentTutorialExample">
|
||||
<GROUP id="{F2C8112A-EE4B-7AF1-A0A9-16152D1EF1A7}" name="Source">
|
||||
<FILE id="t4ngZQ" name="ToggleLightGridComponent.h" compile="0" resource="0"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
pluginSilenceInIsSilenceOut="0" pluginTailLength="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="JuceProjectAU" pluginAUViewClass="JuceProjectAU_V1"
|
||||
pluginRTASCategory="" bundleIdentifier="com.yourcompany.JuceDemo"
|
||||
jucerVersion="4.0.1" defines="JUCE_UNIT_TESTS=1" includeBinaryInAppConfig="1">
|
||||
jucerVersion="4.0.2" defines="JUCE_UNIT_TESTS=1" includeBinaryInAppConfig="1">
|
||||
<EXPORTFORMATS>
|
||||
<XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="~/SDKs/vstsdk2.4" rtasFolder="~/SDKs/PT_80_SDK"
|
||||
objCExtraSuffix="hZh0GG" bigIcon="BvyE0d" extraCompilerFlags="-Wall -Wshadow -Wno-missing-field-initializers -Wshadow -Wshorten-64-to-32 -Wstrict-aliasing -Wuninitialized -Wunused-parameter">
|
||||
|
|
@ -201,7 +201,7 @@
|
|||
androidMinimumSDK="10" androidInternetNeeded="1" androidKeyStore="${user.home}/.android/debug.keystore"
|
||||
androidKeyStorePass="android" androidKeyAlias="androiddebugkey"
|
||||
androidKeyAliasPass="android" androidCpp11="1" targetFolder="Builds/AndroidStudio"
|
||||
androidSDKPath="" androidNDKPath="">
|
||||
androidSDKPath="" androidNDKPath="" androidBluetoothNeeded="1">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" androidArchitectures="armeabi x86" isDebug="1" optimisation="1"
|
||||
targetName="JuceDemo"/>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="tTAKTK1s" name="HelloWorld" projectType="guiapp" juceLinkage="amalg_multi"
|
||||
juceFolder="../../../juce" jucerVersion="4.0.1" version="1.0.0"
|
||||
juceFolder="../../../juce" jucerVersion="4.0.2" version="1.0.0"
|
||||
buildVST="1" buildRTAS="0" buildAU="1" vstFolderMac="~/SDKs/vstsdk2.4"
|
||||
vstFolderPC="c:\SDKs\vstsdk2.4" rtasFolderMac="~/SDKs/PT_80_SDK"
|
||||
rtasFolderPC="c:\SDKs\PT_80_SDK" pluginName="HelloWorld" pluginDesc="HelloWorld"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="wHE0ay" name="MidiTest" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.MidiTest" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="s3xxCh" name="MidiTest">
|
||||
<GROUP id="{7D29F5BC-1B05-AE8F-9202-5CF152AB1103}" name="Source">
|
||||
<FILE id="kpmJ3T" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="IhmIkj" name="OSCMonitor" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.rawmaterialsoftware.OSCMonitor" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="N9NMMk" name="OSCMonitor">
|
||||
<GROUP id="{2B92546C-6B49-72D9-ACD0-0F2FCE9AD0D5}" name="Source">
|
||||
<FILE id="fqVB21" name="OSCLogListBox.h" compile="0" resource="0" file="Source/OSCLogListBox.h"/>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="pdocPt" name="OSCReceiver" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.OSCReceiver" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="Y6Q0O9" name="OSCReceiver">
|
||||
<GROUP id="{9F303ECD-83DE-CA91-97B4-C083DA897F49}" name="Source">
|
||||
<FILE id="HHuoMc" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="rysVAr" name="OSCSender" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.OSCSender" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="knnZZJ" name="OSCSender">
|
||||
<GROUP id="{F2A0007A-4D24-4DD6-DEC8-6428F36CE45D}" name="Source">
|
||||
<FILE id="ORaBHU" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="c3KrlE" name="OpenGLAppExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.OpenGLAppExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="amjEXL" name="OpenGLAppExample">
|
||||
<GROUP id="{F5EA45A1-E25D-1821-14F8-EBCFBA9B2B81}" name="Shaders">
|
||||
<FILE id="D3dDWc" name="FragmentShader.glsl" compile="1" resource="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="jKHEJM" name="PluckedStringsDemo" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.timurdoumler.PluckedStringsDemo" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="IWdVf7" name="PluckedStringsDemo">
|
||||
<GROUP id="{8800CD50-6741-8B75-0305-FAF13427EF5D}" name="Source">
|
||||
<FILE id="Z7hWe1" name="StringSynthesiser.h" compile="0" resource="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="cgcxPd" name="SimpleFFTExample" projectType="guiapp" version="1.0.0"
|
||||
bundleIdentifier="com.yourcompany.SimpleFFTExample" includeBinaryInAppConfig="1"
|
||||
jucerVersion="4.0.1">
|
||||
jucerVersion="4.0.2">
|
||||
<MAINGROUP id="rZCHr8" name="SimpleFFTExample">
|
||||
<GROUP id="{8DC23B3F-98AC-AB1C-B26A-E693AF2DF0D2}" name="Source">
|
||||
<FILE id="B1L62H" name="SpectrogramComponent.h" compile="0" resource="0"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
pluginWantsMidiIn="1" pluginProducesMidiOut="1" pluginSilenceInIsSilenceOut="0"
|
||||
pluginTailLength="0" pluginEditorRequiresKeys="1" pluginAUExportPrefix="JuceDemoProjectAU"
|
||||
pluginAUViewClass="JuceDemoProjectAU_V1" pluginRTASCategory=""
|
||||
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="4.0.1"
|
||||
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="4.0.2"
|
||||
companyName="ROLI Ltd." aaxIdentifier="com.yourcompany.JuceDemoPlugin"
|
||||
buildAAX="0" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"
|
||||
includeBinaryInAppConfig="1" buildVST3="1" pluginManufacturerEmail="support@yourcompany.com"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
pluginSilenceInIsSilenceOut="0" pluginTailLength="0" pluginEditorRequiresKeys="0"
|
||||
pluginAUExportPrefix="JuceProjectAU" pluginAUViewClass="JuceProjectAU_V1"
|
||||
pluginRTASCategory="" bundleIdentifier="com.roli.pluginhost"
|
||||
jucerVersion="4.0.1" companyName="ROLI Ltd." includeBinaryInAppConfig="1">
|
||||
jucerVersion="4.0.2" companyName="ROLI Ltd." includeBinaryInAppConfig="1">
|
||||
<EXPORTFORMATS>
|
||||
<XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="" rtasFolder="~/SDKs/PT_80_SDK"
|
||||
objCExtraSuffix="M73TRi" vst3Folder="">
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<JUCERPROJECT id="3t6YqETY1" name="BinaryBuilder" projectType="consoleapp"
|
||||
juceLinkage="amalg_template" juceFolder="../../../juce" jucerVersion="4.0.1"
|
||||
juceLinkage="amalg_template" juceFolder="../../../juce" jucerVersion="4.0.2"
|
||||
version="1.0.0" buildVST="1" buildRTAS="0" buildAU="1" pluginName="BinaryBuilder"
|
||||
pluginDesc="BinaryBuilder" pluginManufacturer="yourcompany" pluginManufacturerCode="abcd"
|
||||
pluginCode="Abcd" pluginChannelConfigs="{1, 1}, {2, 2}" pluginIsSynth="0"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" version="1.0.0"
|
||||
juceLinkage="none" bundleIdentifier="com.rawmaterialsoftware.juce"
|
||||
jucerVersion="4.0.1" defines="JUCE_DLL_BUILD=1" includeBinaryInAppConfig="1">
|
||||
jucerVersion="4.0.2" defines="JUCE_DLL_BUILD=1" includeBinaryInAppConfig="1">
|
||||
<EXPORTFORMATS>
|
||||
<VS2008 targetFolder="Builds/VisualStudio2008" libraryType="2" extraDefs="">
|
||||
<CONFIGURATIONS>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue