@@ -9,7 +9,7 @@ | |||||
55B4C2F046533A9C139516FF = {isa = PBXBuildFile; fileRef = F5E81FD99EFCB226D2486603; }; | 55B4C2F046533A9C139516FF = {isa = PBXBuildFile; fileRef = F5E81FD99EFCB226D2486603; }; | ||||
0439152237E9CBF5542476FD = {isa = PBXBuildFile; fileRef = E4AB099F3E7A853F90FBFEEB; }; | 0439152237E9CBF5542476FD = {isa = PBXBuildFile; fileRef = E4AB099F3E7A853F90FBFEEB; }; | ||||
EE8DCBA5DC0EE7CAD6FF2F39 = {isa = PBXBuildFile; fileRef = 746B19364297E7D489749B70; }; | EE8DCBA5DC0EE7CAD6FF2F39 = {isa = PBXBuildFile; fileRef = 746B19364297E7D489749B70; }; | ||||
3F1630B6EF37313AADD6EAB8 = {isa = PBXBuildFile; fileRef = EC3DE1F504C76EEDDA7F2216; }; | |||||
631717144A7B750951B13D04 = {isa = PBXBuildFile; fileRef = 91F2B214D542DE4D2EC899FE; }; | |||||
77FA445D27C21FBA66A46BF2 = {isa = PBXBuildFile; fileRef = 9536B5A780A03F6BACB24144; }; | 77FA445D27C21FBA66A46BF2 = {isa = PBXBuildFile; fileRef = 9536B5A780A03F6BACB24144; }; | ||||
FAD4DF17110D52B8ED8D9F93 = {isa = PBXBuildFile; fileRef = 7CBEB55B80E78C9DE16A713A; }; | FAD4DF17110D52B8ED8D9F93 = {isa = PBXBuildFile; fileRef = 7CBEB55B80E78C9DE16A713A; }; | ||||
737E06660F37BFFCABD89643 = {isa = PBXBuildFile; fileRef = AC3356631ED2AC043BC67B79; }; | 737E06660F37BFFCABD89643 = {isa = PBXBuildFile; fileRef = AC3356631ED2AC043BC67B79; }; | ||||
@@ -261,6 +261,7 @@ | |||||
28E0606391F590E92822C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_AudioCDReader.mm"; path = "../../../../modules/juce_audio_utils/native/juce_mac_AudioCDReader.mm"; sourceTree = "SOURCE_ROOT"; }; | 28E0606391F590E92822C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_AudioCDReader.mm"; path = "../../../../modules/juce_audio_utils/native/juce_mac_AudioCDReader.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
294C4939CFE14D6AC97FFB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | 294C4939CFE14D6AC97FFB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
296CD54575ED27C23A2F13F3 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; | 296CD54575ED27C23A2F13F3 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; | ||||
297670C3FA73B5A14B68FCEA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTCallbackHandler.h"; path = "../../../../modules/juce_audio_plugin_client/VST/juce_VSTCallbackHandler.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
297BC989416D63FB30AE4C6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Memory.h"; path = "../../../../modules/juce_core/memory/juce_Memory.h"; sourceTree = "SOURCE_ROOT"; }; | 297BC989416D63FB30AE4C6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Memory.h"; path = "../../../../modules/juce_core/memory/juce_Memory.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
29982493607128FD6DB6A284 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | 29982493607128FD6DB6A284 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | ||||
299EAF028EB0712F6EC4DA2C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.c"; sourceTree = "SOURCE_ROOT"; }; | 299EAF028EB0712F6EC4DA2C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -268,6 +269,7 @@ | |||||
2A98E7FC712BC286E775DA82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmarker.c"; sourceTree = "SOURCE_ROOT"; }; | 2A98E7FC712BC286E775DA82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmarker.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
2ACD8B4F8D47934FD31769B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyPanel.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyPanel.h"; sourceTree = "SOURCE_ROOT"; }; | 2ACD8B4F8D47934FD31769B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyPanel.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyPanel.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B0EA3DFEC956DB0BA40F07A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | 2B0EA3DFEC956DB0BA40F07A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B30A6F71FFB6D6A50683093 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-Standalone_Plugin.plist"; path = "Info-Standalone_Plugin.plist"; sourceTree = "SOURCE_ROOT"; }; | |||||
2B41BD136207AD9637B67DD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | 2B41BD136207AD9637B67DD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B859BB12EB83F32108F3497 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnailBase.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnailBase.h"; sourceTree = "SOURCE_ROOT"; }; | 2B859BB12EB83F32108F3497 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnailBase.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnailBase.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B907016FF0A2E4074343127 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoManager.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoManager.h"; sourceTree = "SOURCE_ROOT"; }; | 2B907016FF0A2E4074343127 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoManager.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoManager.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -566,7 +568,6 @@ | |||||
6A9B5161889E1B22B04BA223 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CatmullRomInterpolator.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.cpp"; sourceTree = "SOURCE_ROOT"; }; | 6A9B5161889E1B22B04BA223 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CatmullRomInterpolator.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
6ADB01DA39E433CDC3CE9257 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_String.h"; path = "../../../../modules/juce_core/text/juce_String.h"; sourceTree = "SOURCE_ROOT"; }; | 6ADB01DA39E433CDC3CE9257 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_String.h"; path = "../../../../modules/juce_core/text/juce_String.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6AE2054E0D3A9C05964CB1A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF8.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF8.h"; sourceTree = "SOURCE_ROOT"; }; | 6AE2054E0D3A9C05964CB1A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF8.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF8.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6AFB9EB642850186B551DB33 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-AUv3_Standalone.plist"; path = "Info-AUv3_Standalone.plist"; sourceTree = "SOURCE_ROOT"; }; | |||||
6B6303E5AA18CCB271E1140C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V1.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.h"; sourceTree = "SOURCE_ROOT"; }; | 6B6303E5AA18CCB271E1140C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V1.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6B79FCA95B306DFA67BDC361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = "../../../../modules/juce_core/zip/zlib/zutil.c"; sourceTree = "SOURCE_ROOT"; }; | 6B79FCA95B306DFA67BDC361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = "../../../../modules/juce_core/zip/zlib/zutil.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
6BD961F96723E92BFC0263D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioAppComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioAppComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 6BD961F96723E92BFC0263D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioAppComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioAppComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -758,6 +759,7 @@ | |||||
9146F18918C954121E932A8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertiesFile.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9146F18918C954121E932A8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertiesFile.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
9198593E2E34D16752B90CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9198593E2E34D16752B90CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
91D10BF1909D2B9C169E4493 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_8.h"; sourceTree = "SOURCE_ROOT"; }; | 91D10BF1909D2B9C169E4493 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_8.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
91F32F326BD577CD67AE20D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_44u.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44u.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
92529B06E070A28F0C3C4914 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | 92529B06E070A28F0C3C4914 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
92723EFA7826236908D48AC3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAAUParameter.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAUParameter.cpp"; sourceTree = "SOURCE_ROOT"; }; | 92723EFA7826236908D48AC3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAAUParameter.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAUParameter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
92BFAF31B51618764234C779 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MemoryBlock.cpp"; path = "../../../../modules/juce_core/memory/juce_MemoryBlock.cpp"; sourceTree = "SOURCE_ROOT"; }; | 92BFAF31B51618764234C779 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MemoryBlock.cpp"; path = "../../../../modules/juce_core/memory/juce_MemoryBlock.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -809,7 +811,6 @@ | |||||
9C8EE354D6D44D9DF4782101 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SplashScreen.h"; path = "../../../../modules/juce_gui_extra/misc/juce_SplashScreen.h"; sourceTree = "SOURCE_ROOT"; }; | 9C8EE354D6D44D9DF4782101 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SplashScreen.h"; path = "../../../../modules/juce_gui_extra/misc/juce_SplashScreen.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9C9AF92C7A254CC7A2AA72F0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GraphicsContext.h"; path = "../../../../modules/juce_graphics/contexts/juce_GraphicsContext.h"; sourceTree = "SOURCE_ROOT"; }; | 9C9AF92C7A254CC7A2AA72F0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GraphicsContext.h"; path = "../../../../modules/juce_graphics/contexts/juce_GraphicsContext.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9CD2B54DC3EF0B1710DBC904 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedValueSetter.h"; path = "../../../../modules/juce_core/containers/juce_ScopedValueSetter.h"; sourceTree = "SOURCE_ROOT"; }; | 9CD2B54DC3EF0B1710DBC904 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedValueSetter.h"; path = "../../../../modules/juce_core/containers/juce_ScopedValueSetter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9CDA59EF21795C1CA73E5C4B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_RTAS_utils.mm"; path = "../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
9D36B3B7E8ACCD8C7176A2FB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringPairArray.h"; path = "../../../../modules/juce_core/text/juce_StringPairArray.h"; sourceTree = "SOURCE_ROOT"; }; | 9D36B3B7E8ACCD8C7176A2FB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringPairArray.h"; path = "../../../../modules/juce_core/text/juce_StringPairArray.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9D3AF29ECBD2A58B146619A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioDeviceSelectorComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioDeviceSelectorComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9D3AF29ECBD2A58B146619A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioDeviceSelectorComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioDeviceSelectorComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
9D7CC03B14BBAFA3DB901A22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentDragger.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9D7CC03B14BBAFA3DB901A22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentDragger.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -833,6 +834,7 @@ | |||||
A1CFD76549B8E9EB1C360ED5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CodeDocument.cpp"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | A1CFD76549B8E9EB1C360ED5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CodeDocument.cpp"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A1FA95A0AA37CD773ACBCE8A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AsyncUpdater.h"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.h"; sourceTree = "SOURCE_ROOT"; }; | A1FA95A0AA37CD773ACBCE8A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AsyncUpdater.h"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A2129507609CE7130FBA1340 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Colours.h"; path = "../../../../modules/juce_graphics/colour/juce_Colours.h"; sourceTree = "SOURCE_ROOT"; }; | A2129507609CE7130FBA1340 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Colours.h"; path = "../../../../modules/juce_graphics/colour/juce_Colours.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A236B01D70F55D3570330B44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatManager.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatManager.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A29CEAB6F2F844C410B2F014 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PixelFormats.h"; path = "../../../../modules/juce_graphics/colour/juce_PixelFormats.h"; sourceTree = "SOURCE_ROOT"; }; | A29CEAB6F2F844C410B2F014 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PixelFormats.h"; path = "../../../../modules/juce_graphics/colour/juce_PixelFormats.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A35BCEE1A423BE734BB3EC80 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Rectangle.h"; path = "../../../../modules/juce_graphics/geometry/juce_Rectangle.h"; sourceTree = "SOURCE_ROOT"; }; | A35BCEE1A423BE734BB3EC80 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Rectangle.h"; path = "../../../../modules/juce_graphics/geometry/juce_Rectangle.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A36C4D27B63C7395BBF9E1D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = "../../../../modules/juce_core/zip/zlib/zutil.h"; sourceTree = "SOURCE_ROOT"; }; | A36C4D27B63C7395BBF9E1D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = "../../../../modules/juce_core/zip/zlib/zutil.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -840,43 +842,56 @@ | |||||
A3F0BD2B34F1E5E5C29AF8D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = "../../../../modules/juce_core/zip/zlib/inflate.h"; sourceTree = "SOURCE_ROOT"; }; | A3F0BD2B34F1E5E5C29AF8D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = "../../../../modules/juce_core/zip/zlib/inflate.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A43962FBC6E823AFAD6EC673 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToneGeneratorAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | A43962FBC6E823AFAD6EC673 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToneGeneratorAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A440AA225DF048215509E577 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MultiTouchMapper.h"; path = "../../../../modules/juce_gui_basics/native/juce_MultiTouchMapper.h"; sourceTree = "SOURCE_ROOT"; }; | A440AA225DF048215509E577 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MultiTouchMapper.h"; path = "../../../../modules/juce_gui_basics/native/juce_MultiTouchMapper.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A452E5BB6D20DB6842646EE0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResizableEdgeComponent.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A4BE4A85CD5ACC6A78C3B8A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_AU_1.mm"; path = "../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client_AU_1.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
A4E1FFE9E94A28D434C2E4BD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | A4E1FFE9E94A28D434C2E4BD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A512EE08FFC0B8B22E6408FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FlexBox.h"; path = "../../../../modules/juce_gui_basics/layout/juce_FlexBox.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A53855C517AD1588DBF87CA0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_XmlElement.cpp"; path = "../../../../modules/juce_core/xml/juce_XmlElement.cpp"; sourceTree = "SOURCE_ROOT"; }; | A53855C517AD1588DBF87CA0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_XmlElement.cpp"; path = "../../../../modules/juce_core/xml/juce_XmlElement.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A56060E773F77B3CA7DC3743 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcapistd.c"; sourceTree = "SOURCE_ROOT"; }; | A56060E773F77B3CA7DC3743 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcapistd.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
A58103D78876730190F3BC4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBoundsConstrainer.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBoundsConstrainer.h"; sourceTree = "SOURCE_ROOT"; }; | A58103D78876730190F3BC4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBoundsConstrainer.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBoundsConstrainer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A5CF02831B57F9C2AA254FBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_AudioCDReader.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_linux_AudioCDReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A6610B06B712DDE6F2A27290 = {isa = PBXFileReference; lastKnownFileType = text.txt; name = "Flac Licence.txt"; path = "../../../../modules/juce_audio_formats/codecs/flac/Flac Licence.txt"; sourceTree = "SOURCE_ROOT"; }; | A6610B06B712DDE6F2A27290 = {isa = PBXFileReference; lastKnownFileType = text.txt; name = "Flac Licence.txt"; path = "../../../../modules/juce_audio_formats/codecs/flac/Flac Licence.txt"; sourceTree = "SOURCE_ROOT"; }; | ||||
A666509292D7F4C3B7F5B0DC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ProgressBar.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ProgressBar.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A67C1F56AE76AD426797537F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = codec.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/codec.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A7399999B1C3CE46C66268C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextPropertyComponent.cpp"; path = "../../../../modules/juce_gui_basics/properties/juce_TextPropertyComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A74FEFA1532B6951A0309828 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Midi.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_win32_Midi.cpp"; sourceTree = "SOURCE_ROOT"; }; | A74FEFA1532B6951A0309828 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Midi.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_win32_Midi.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A79BB852E29F1BDE96AF613A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextLayout.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_TextLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | A79BB852E29F1BDE96AF613A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextLayout.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_TextLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A7B823112D6BED3312715735 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAXException.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAXException.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A7D9A07B7B44888CF960B9B4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; }; | A7D9A07B7B44888CF960B9B4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
A7EDF8FF797D5C22FE78BAE3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcmaster.c"; sourceTree = "SOURCE_ROOT"; }; | A7EDF8FF797D5C22FE78BAE3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcmaster.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
A8E3160D8F76BE5B55B9846E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEValue.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEValue.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A9DD0C9B00D83CBB77EDBFA6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableComposite.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableComposite.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AAA19AA6801AFA1AF07C8E2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageConvolutionKernel.h"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
AAB7E87C600B13349477C51C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableText.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AACAB54751155F5AE9CFCE61 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ShapeButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ShapeButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AB49C15CDC9E08D39EAC2B72 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChannelRemappingAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
B77F4A6EA1005BE4683A0DAC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPESynthesiserVoice.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPESynthesiserVoice.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
E04216439C3A2AD69B69B520 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSampleBuffer.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F5AC725E091D3D7F8DD13F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioChannelSet.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioChannelSet.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F5E81FD99EFCB226D2486603 = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AUv3Synth.vst; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
E4AB099F3E7A853F90FBFEEB = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AUv3Synth.vst3; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
746B19364297E7D489749B70 = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AUv3Synth.appex; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
7CBEB55B80E78C9DE16A713A = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; | |||||
872D05BD56490FD7B375C11B = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | |||||
8C9C38D32DB4D8BD543CA892 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; | |||||
91F2B214D542DE4D2EC899FE = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AUv3Synth.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
9536B5A780A03F6BACB24144 = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libAUv3Synth.a; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
9CDA59EF21795C1CA73E5C4B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_RTAS_utils.mm"; path = "../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
9EDB40D557C3BBB1CC63CF65 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_audio_plugin_client.h"; path = "../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A452E5BB6D20DB6842646EE0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResizableEdgeComponent.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A4BE4A85CD5ACC6A78C3B8A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_AU_1.mm"; path = "../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client_AU_1.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
A512EE08FFC0B8B22E6408FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FlexBox.h"; path = "../../../../modules/juce_gui_basics/layout/juce_FlexBox.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A5CF02831B57F9C2AA254FBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_AudioCDReader.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_linux_AudioCDReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A666509292D7F4C3B7F5B0DC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ProgressBar.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ProgressBar.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A67C1F56AE76AD426797537F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = codec.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/codec.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A7399999B1C3CE46C66268C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextPropertyComponent.cpp"; path = "../../../../modules/juce_gui_basics/properties/juce_TextPropertyComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A7B823112D6BED3312715735 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAXException.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAXException.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A8209DFA6D320A6BD9BBDB48 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/analysis.c"; sourceTree = "SOURCE_ROOT"; }; | A8209DFA6D320A6BD9BBDB48 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/analysis.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
A8315F08B794D9C87328F17F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_VST_utils.mm"; path = "../../JuceLibraryCode/juce_audio_plugin_client_VST_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | A8315F08B794D9C87328F17F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_VST_utils.mm"; path = "../../JuceLibraryCode/juce_audio_plugin_client_VST_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
A85FEFF5F978F3B76D9829C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertySet.h"; path = "../../../../modules/juce_core/containers/juce_PropertySet.h"; sourceTree = "SOURCE_ROOT"; }; | A85FEFF5F978F3B76D9829C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertySet.h"; path = "../../../../modules/juce_core/containers/juce_PropertySet.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A8D6D12C46AD421B49D24F6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = registry.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/registry.h"; sourceTree = "SOURCE_ROOT"; }; | A8D6D12C46AD421B49D24F6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = registry.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/registry.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A8E3160D8F76BE5B55B9846E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEValue.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEValue.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
A964F27F7DC1D680A7EE582A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcmainct.c"; sourceTree = "SOURCE_ROOT"; }; | A964F27F7DC1D680A7EE582A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcmainct.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
A9DD0C9B00D83CBB77EDBFA6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableComposite.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableComposite.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AA2E0F9D7AD2B39A4E94F1EC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUBuffer.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUBuffer.cpp"; sourceTree = "SOURCE_ROOT"; }; | AA2E0F9D7AD2B39A4E94F1EC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUBuffer.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUBuffer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA382FBAEDD76245D686042F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_WebBrowserComponent.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_android_WebBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | AA382FBAEDD76245D686042F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_WebBrowserComponent.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_android_WebBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA458482B1358EE4262D7E8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ArrayAllocationBase.h"; path = "../../../../modules/juce_core/containers/juce_ArrayAllocationBase.h"; sourceTree = "SOURCE_ROOT"; }; | AA458482B1358EE4262D7E8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ArrayAllocationBase.h"; path = "../../../../modules/juce_core/containers/juce_ArrayAllocationBase.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA4C96BD17FAFE995F8BF86D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_File.cpp"; path = "../../../../modules/juce_core/files/juce_File.cpp"; sourceTree = "SOURCE_ROOT"; }; | AA4C96BD17FAFE995F8BF86D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_File.cpp"; path = "../../../../modules/juce_core/files/juce_File.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA823F169302BCFE583969CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LocalisedStrings.cpp"; path = "../../../../modules/juce_core/text/juce_LocalisedStrings.cpp"; sourceTree = "SOURCE_ROOT"; }; | AA823F169302BCFE583969CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LocalisedStrings.cpp"; path = "../../../../modules/juce_core/text/juce_LocalisedStrings.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AAA19AA6801AFA1AF07C8E2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageConvolutionKernel.h"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
AAB7E87C600B13349477C51C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableText.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AACAB54751155F5AE9CFCE61 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ShapeButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ShapeButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AAE7F49A142463B69778F90C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CarbonEventHandler.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CarbonEventHandler.h"; sourceTree = "SOURCE_ROOT"; }; | AAE7F49A142463B69778F90C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CarbonEventHandler.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CarbonEventHandler.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB183DB7B4E55E8A378D1640 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessageSequence.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessageSequence.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB183DB7B4E55E8A378D1640 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessageSequence.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessageSequence.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB1F943DA9131BF5694FBABD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MemoryInputStream.cpp"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB1F943DA9131BF5694FBABD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MemoryInputStream.cpp"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB29C711385848DAC5DD867F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutManager.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB29C711385848DAC5DD867F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutManager.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB49C15CDC9E08D39EAC2B72 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChannelRemappingAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AB53B5594316451CAC90BD8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Strings.mm"; path = "../../../../modules/juce_core/native/juce_mac_Strings.mm"; sourceTree = "SOURCE_ROOT"; }; | AB53B5594316451CAC90BD8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Strings.mm"; path = "../../../../modules/juce_core/native/juce_mac_Strings.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB64E9DDECC08374FB9EA75D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RecentlyOpenedFilesList.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_RecentlyOpenedFilesList.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB64E9DDECC08374FB9EA75D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RecentlyOpenedFilesList.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_RecentlyOpenedFilesList.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB6D1876CB16F76A98CE0B89 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChildProcess.cpp"; path = "../../../../modules/juce_core/threads/juce_ChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB6D1876CB16F76A98CE0B89 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChildProcess.cpp"; path = "../../../../modules/juce_core/threads/juce_ChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -886,8 +901,11 @@ | |||||
ABEAE8C8B69A71C532DF770B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_plugin_client_VST3.cpp"; path = "../../JuceLibraryCode/juce_audio_plugin_client_VST3.cpp"; sourceTree = "SOURCE_ROOT"; }; | ABEAE8C8B69A71C532DF770B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_plugin_client_VST3.cpp"; path = "../../JuceLibraryCode/juce_audio_plugin_client_VST3.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
ABF137A60BDB5810DCDD1E22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioVisualiserComponent.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioVisualiserComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ABF137A60BDB5810DCDD1E22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioVisualiserComponent.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioVisualiserComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AC223785E50A0284BAC9C879 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MouseCursor.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseCursor.cpp"; sourceTree = "SOURCE_ROOT"; }; | AC223785E50A0284BAC9C879 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MouseCursor.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseCursor.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AC3356631ED2AC043BC67B79 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | |||||
AC36AEF9A7D94B5F50725E38 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lpc.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lpc.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
AC3D1C939D60CBB9F06E5195 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorPlayer.h"; path = "../../../../modules/juce_audio_utils/players/juce_AudioProcessorPlayer.h"; sourceTree = "SOURCE_ROOT"; }; | AC3D1C939D60CBB9F06E5195 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorPlayer.h"; path = "../../../../modules/juce_audio_utils/players/juce_AudioProcessorPlayer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
ACDA8668B39A102D419BD481 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_TextButton.h"; sourceTree = "SOURCE_ROOT"; }; | ACDA8668B39A102D419BD481 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_TextButton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
ACDCFB7C5CE966089DF7665E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_FileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
AD228AE61929A94FFBE55CF4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAAtomicStack.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAtomicStack.h"; sourceTree = "SOURCE_ROOT"; }; | AD228AE61929A94FFBE55CF4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAAtomicStack.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAtomicStack.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AD49758CCCDB81F781160518 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterInt.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterInt.h"; sourceTree = "SOURCE_ROOT"; }; | AD49758CCCDB81F781160518 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterInt.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterInt.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AD748818ED49AF2A6BF7AF0D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAMath.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAMath.h"; sourceTree = "SOURCE_ROOT"; }; | AD748818ED49AF2A6BF7AF0D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAMath.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAMath.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -908,6 +926,7 @@ | |||||
B0E5392688FD05700AFA0569 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationBase.cpp"; path = "../../../../modules/juce_events/messages/juce_ApplicationBase.cpp"; sourceTree = "SOURCE_ROOT"; }; | B0E5392688FD05700AFA0569 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationBase.cpp"; path = "../../../../modules/juce_events/messages/juce_ApplicationBase.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B19103A5C4E54D5ABB50F27F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryInputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | B19103A5C4E54D5ABB50F27F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryInputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B1972B63AC71C03527E02534 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PathStrokeType.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_PathStrokeType.cpp"; sourceTree = "SOURCE_ROOT"; }; | B1972B63AC71C03527E02534 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PathStrokeType.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_PathStrokeType.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B2A30D3171F293ECE50DC06B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
B2C885D79DF233E10656633A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ReferenceCountedArray.h"; path = "../../../../modules/juce_core/containers/juce_ReferenceCountedArray.h"; sourceTree = "SOURCE_ROOT"; }; | B2C885D79DF233E10656633A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ReferenceCountedArray.h"; path = "../../../../modules/juce_core/containers/juce_ReferenceCountedArray.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B2CF7DCAD1C8871201A6CE26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | B2CF7DCAD1C8871201A6CE26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B2F8C1DFA6A765EDB034399D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextEditor.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_TextEditor.h"; sourceTree = "SOURCE_ROOT"; }; | B2F8C1DFA6A765EDB034399D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextEditor.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_TextEditor.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -919,6 +938,7 @@ | |||||
B3CA6447C345EE05F8B98195 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.h"; sourceTree = "SOURCE_ROOT"; }; | B3CA6447C345EE05F8B98195 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B442A76A84E1800D10EE5954 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Viewport.h"; path = "../../../../modules/juce_gui_basics/layout/juce_Viewport.h"; sourceTree = "SOURCE_ROOT"; }; | B442A76A84E1800D10EE5954 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Viewport.h"; path = "../../../../modules/juce_gui_basics/layout/juce_Viewport.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B46C496B84C02A7F7D49B44F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlexBox.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_FlexBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | B46C496B84C02A7F7D49B44F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlexBox.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_FlexBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B48471A74A3A2BDA248931F2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/vorbisfile.c"; sourceTree = "SOURCE_ROOT"; }; | |||||
B4C32A6592E159751BD10360 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngconf.h"; sourceTree = "SOURCE_ROOT"; }; | B4C32A6592E159751BD10360 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngconf.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B5029BFA56B6E1BB5FB43BFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TableHeaderComponent.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_TableHeaderComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | B5029BFA56B6E1BB5FB43BFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TableHeaderComponent.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_TableHeaderComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B585667FC1E99FE5C1E3F799 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jquant2.c"; sourceTree = "SOURCE_ROOT"; }; | B585667FC1E99FE5C1E3F799 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jquant2.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -929,65 +949,48 @@ | |||||
B6ABAD2ACC048C4DAB31CA27 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ModalComponentManager.h"; path = "../../../../modules/juce_gui_basics/components/juce_ModalComponentManager.h"; sourceTree = "SOURCE_ROOT"; }; | B6ABAD2ACC048C4DAB31CA27 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ModalComponentManager.h"; path = "../../../../modules/juce_gui_basics/components/juce_ModalComponentManager.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B6B3AF7688EF55A4FC61D5D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AsyncUpdater.cpp"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.cpp"; sourceTree = "SOURCE_ROOT"; }; | B6B3AF7688EF55A4FC61D5D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AsyncUpdater.cpp"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B6EA3B412C6E73478C4D36AD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | B6EA3B412C6E73478C4D36AD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B774AC9A00BFF63E24EA0646 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3PluginFormat.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3PluginFormat.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
B77C48286D446F5C7BD4B76F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_mac_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | B77C48286D446F5C7BD4B76F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_mac_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
B77F4A6EA1005BE4683A0DAC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPESynthesiserVoice.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPESynthesiserVoice.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
B79F6D7A104EF67978CFFC4B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAVectorUnitTypes.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAVectorUnitTypes.h"; sourceTree = "SOURCE_ROOT"; }; | B79F6D7A104EF67978CFFC4B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAVectorUnitTypes.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAVectorUnitTypes.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B801E3F5A1C2992F592A0FBE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnail.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnail.h"; sourceTree = "SOURCE_ROOT"; }; | B801E3F5A1C2992F592A0FBE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnail.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnail.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B812C4A2809BB37D45F54A59 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdatasrc.c"; sourceTree = "SOURCE_ROOT"; }; | B812C4A2809BB37D45F54A59 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdatasrc.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
B8133580F67C0B95E1F36D4E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WaitableEvent.h"; path = "../../../../modules/juce_core/threads/juce_WaitableEvent.h"; sourceTree = "SOURCE_ROOT"; }; | B8133580F67C0B95E1F36D4E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WaitableEvent.h"; path = "../../../../modules/juce_core/threads/juce_WaitableEvent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
B85C9F9BF94FA8926EB9ACB8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableShape.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableShape.cpp"; sourceTree = "SOURCE_ROOT"; }; | B85C9F9BF94FA8926EB9ACB8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableShape.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableShape.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
B8622807DB0688A98F8C75E4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "lookup_data.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup_data.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
B986157ED5B0414CDF696C62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAHostTimeBase.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAHostTimeBase.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
B98F443DC0CE94BC13CC3D44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Timer.cpp"; path = "../../../../modules/juce_events/timers/juce_Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | B98F443DC0CE94BC13CC3D44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Timer.cpp"; path = "../../../../modules/juce_events/timers/juce_Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BAA373F740C171EB1219D9B0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiMessage.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.h"; sourceTree = "SOURCE_ROOT"; }; | BAA373F740C171EB1219D9B0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiMessage.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BABAE6EE994D5EBDC4013AAB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleMessageComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.h"; sourceTree = "SOURCE_ROOT"; }; | BABAE6EE994D5EBDC4013AAB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleMessageComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BB8432AE150D5AEB38808FA9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Application.cpp"; path = "../../../../modules/juce_gui_basics/application/juce_Application.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BBD06432CC4155521050CD2A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BD283419247CBA6C6DD2ADD6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableComposite.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableComposite.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BDDC593699182D1603163238 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_devices.cpp"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BDEE5F6548D2980373C45F5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BF6BA28F41BA2A03D9325E0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = md5.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/md5.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BF764E314E4F6DD434BA711A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ThreadWithProgressWindow.cpp"; path = "../../../../modules/juce_gui_basics/windows/juce_ThreadWithProgressWindow.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C12C3BDF0D24260675D88C04 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiBuffer.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiBuffer.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C7BED13E38A3138A9D851FAE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_basics.cpp"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C9B7C5BD09A1486B2A10DA8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpu.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/cpu.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
E04216439C3A2AD69B69B520 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSampleBuffer.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F5AC725E091D3D7F8DD13F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioChannelSet.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioChannelSet.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F5E81FD99EFCB226D2486603 = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AUv3Synth.vst; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
E4AB099F3E7A853F90FBFEEB = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AUv3Synth.vst3; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
746B19364297E7D489749B70 = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AUv3Synth.appex; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
7CBEB55B80E78C9DE16A713A = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; | |||||
872D05BD56490FD7B375C11B = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | |||||
8C9C38D32DB4D8BD543CA892 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; | |||||
91F32F326BD577CD67AE20D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_44u.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44u.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
A236B01D70F55D3570330B44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatManager.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatManager.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
AC3356631ED2AC043BC67B79 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | |||||
AC36AEF9A7D94B5F50725E38 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = lpc.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lpc.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
ACDCFB7C5CE966089DF7665E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_FileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
B2A30D3171F293ECE50DC06B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
B48471A74A3A2BDA248931F2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/vorbisfile.c"; sourceTree = "SOURCE_ROOT"; }; | |||||
B774AC9A00BFF63E24EA0646 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3PluginFormat.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3PluginFormat.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
B8622807DB0688A98F8C75E4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "lookup_data.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup_data.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
B986157ED5B0414CDF696C62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CAHostTimeBase.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAHostTimeBase.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BB1D6E0B0982D0590E8EC99F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_SystemStats.cpp"; path = "../../../../modules/juce_core/native/juce_linux_SystemStats.cpp"; sourceTree = "SOURCE_ROOT"; }; | BB1D6E0B0982D0590E8EC99F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_SystemStats.cpp"; path = "../../../../modules/juce_core/native/juce_linux_SystemStats.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BB525259297D31B45CC624C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DeletedAtShutdown.cpp"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.cpp"; sourceTree = "SOURCE_ROOT"; }; | BB525259297D31B45CC624C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DeletedAtShutdown.cpp"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BB8432AE150D5AEB38808FA9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Application.cpp"; path = "../../../../modules/juce_gui_basics/application/juce_Application.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BBB323B5DE53878F445064D9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Files.cpp"; path = "../../../../modules/juce_core/native/juce_android_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | BBB323B5DE53878F445064D9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Files.cpp"; path = "../../../../modules/juce_core/native/juce_android_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BBD06432CC4155521050CD2A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BC2068C5203B2AA39EAE0C6A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../../../modules/juce_audio_processors/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | BC2068C5203B2AA39EAE0C6A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../../../modules/juce_audio_processors/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
BCC48160464BC0DFCAD33792 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Process.h"; path = "../../../../modules/juce_core/threads/juce_Process.h"; sourceTree = "SOURCE_ROOT"; }; | BCC48160464BC0DFCAD33792 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Process.h"; path = "../../../../modules/juce_core/threads/juce_Process.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BD283419247CBA6C6DD2ADD6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableComposite.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableComposite.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BD58CC09BA9FED0E9CACC97B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WindowsMediaAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_WindowsMediaAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | BD58CC09BA9FED0E9CACC97B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WindowsMediaAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_WindowsMediaAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BD95E66B6A4CDADCF0631707 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAStreamBasicDescription.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAStreamBasicDescription.cpp"; sourceTree = "SOURCE_ROOT"; }; | BD95E66B6A4CDADCF0631707 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAStreamBasicDescription.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAStreamBasicDescription.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BDDC593699182D1603163238 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_devices.cpp"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BDEE5F6548D2980373C45F5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
BED2521A9CE66A6F1A5AE7F7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngpread.c"; sourceTree = "SOURCE_ROOT"; }; | BED2521A9CE66A6F1A5AE7F7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngpread.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
BED2D02D5F333084E058D678 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileListComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileListComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | BED2D02D5F333084E058D678 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileListComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileListComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BF6BA28F41BA2A03D9325E0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = md5.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/md5.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
BF6DA9258B6994A918D3EC38 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_extra.mm"; path = "../../../../modules/juce_gui_extra/juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; }; | BF6DA9258B6994A918D3EC38 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_extra.mm"; path = "../../../../modules/juce_gui_extra/juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
BF764E314E4F6DD434BA711A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ThreadWithProgressWindow.cpp"; path = "../../../../modules/juce_gui_basics/windows/juce_ThreadWithProgressWindow.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C002FF4D43F9C779CB5B2B5C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_NamedValueSet.cpp"; path = "../../../../modules/juce_core/containers/juce_NamedValueSet.cpp"; sourceTree = "SOURCE_ROOT"; }; | C002FF4D43F9C779CB5B2B5C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_NamedValueSet.cpp"; path = "../../../../modules/juce_core/containers/juce_NamedValueSet.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C0467549EAF92B8F6871EBAC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = "../../../../modules/juce_core/zip/zlib/inflate.c"; sourceTree = "SOURCE_ROOT"; }; | C0467549EAF92B8F6871EBAC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = "../../../../modules/juce_core/zip/zlib/inflate.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C0B3C8CFE6B70EE5C8C483F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_posix_NamedPipe.cpp"; path = "../../../../modules/juce_core/native/juce_posix_NamedPipe.cpp"; sourceTree = "SOURCE_ROOT"; }; | C0B3C8CFE6B70EE5C8C483F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_posix_NamedPipe.cpp"; path = "../../../../modules/juce_core/native/juce_posix_NamedPipe.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C0DA8A117300F721DAE1C6E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Initialisation.h"; path = "../../../../modules/juce_events/messages/juce_Initialisation.h"; sourceTree = "SOURCE_ROOT"; }; | C0DA8A117300F721DAE1C6E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Initialisation.h"; path = "../../../../modules/juce_events/messages/juce_Initialisation.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C11E39E7C9D18AC810369A50 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextLayout.h"; path = "../../../../modules/juce_graphics/fonts/juce_TextLayout.h"; sourceTree = "SOURCE_ROOT"; }; | C11E39E7C9D18AC810369A50 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextLayout.h"; path = "../../../../modules/juce_graphics/fonts/juce_TextLayout.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C127F9618A2A278A6B2753A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngrio.c"; sourceTree = "SOURCE_ROOT"; }; | C127F9618A2A278A6B2753A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngrio.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C12C3BDF0D24260675D88C04 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiBuffer.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiBuffer.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C14EFFF60594E0BC2421DC0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileSearchPathListComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileSearchPathListComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | C14EFFF60594E0BC2421DC0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileSearchPathListComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileSearchPathListComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C1983ED4284CBEF3B5A427E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SubregionStream.cpp"; path = "../../../../modules/juce_core/streams/juce_SubregionStream.cpp"; sourceTree = "SOURCE_ROOT"; }; | C1983ED4284CBEF3B5A427E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SubregionStream.cpp"; path = "../../../../modules/juce_core/streams/juce_SubregionStream.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C1D83773976CEDB413DB5E5D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/envelope.c"; sourceTree = "SOURCE_ROOT"; }; | C1D83773976CEDB413DB5E5D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/envelope.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C1E4A7F5418639D70CB51F0A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReader.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReader.h"; sourceTree = "SOURCE_ROOT"; }; | C1E4A7F5418639D70CB51F0A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReader.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReader.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C1EFF2064480889DAC74D2D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageEffectFilter.h"; path = "../../../../modules/juce_graphics/effects/juce_ImageEffectFilter.h"; sourceTree = "SOURCE_ROOT"; }; | C1EFF2064480889DAC74D2D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageEffectFilter.h"; path = "../../../../modules/juce_graphics/effects/juce_ImageEffectFilter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C25203A01A84B7032A7774CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeCoordinatePositioner.h"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C2DF4936EF95E5A32E71B755 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CustomTypeface.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.cpp"; sourceTree = "SOURCE_ROOT"; }; | C2DF4936EF95E5A32E71B755 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CustomTypeface.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C3006C283C6F75269CE6295D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Expression.cpp"; path = "../../../../modules/juce_core/maths/juce_Expression.cpp"; sourceTree = "SOURCE_ROOT"; }; | C3006C283C6F75269CE6295D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Expression.cpp"; path = "../../../../modules/juce_core/maths/juce_Expression.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C33B60A01247DEBB6031E044 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SoundPlayer.h"; path = "../../../../modules/juce_audio_utils/players/juce_SoundPlayer.h"; sourceTree = "SOURCE_ROOT"; }; | C33B60A01247DEBB6031E044 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SoundPlayer.h"; path = "../../../../modules/juce_audio_utils/players/juce_SoundPlayer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1004,55 +1007,52 @@ | |||||
C5A2FC7A4569F1C242016136 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = png.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/png.c"; sourceTree = "SOURCE_ROOT"; }; | C5A2FC7A4569F1C242016136 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = png.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/png.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C5B2DDCFB6FEA46E4F97BBA1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_events.cpp"; path = "../../../../modules/juce_events/juce_events.cpp"; sourceTree = "SOURCE_ROOT"; }; | C5B2DDCFB6FEA46E4F97BBA1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_events.cpp"; path = "../../../../modules/juce_events/juce_events.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C5B66A2F03D08FC9CF0B9678 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | C5B66A2F03D08FC9CF0B9678 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | ||||
C639338DD5AF077DF5BF8361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryOutputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryOutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C6846316837E7D4578428945 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Message.h"; path = "../../../../modules/juce_events/messages/juce_Message.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C80FFBB5F1E2674B9DBC054B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_HyperlinkButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C9494DFECDCD27C0815A6F17 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryContentsList.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_DirectoryContentsList.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CA633B8B756E9E7826C8D173 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResamplingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ResamplingAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CC155101953B89262C8B633C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Network.cpp"; path = "../../../../modules/juce_core/native/juce_android_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CDE81ADB14F09742FBBA28E6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileTreeComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileTreeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CF344C62ABCBA9BAAB6ACFA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_AudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CFAFC86F4D25AB5A31DF3BE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Desktop.h"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
D06C2B85E02F13F9B57DB1A9 = {isa = PBXFileReference; lastKnownFileType = image.png; name = power.png; path = ../../Source/BinaryData/power.png; sourceTree = "SOURCE_ROOT"; }; | |||||
D34BDE3AF93D8CCE91C331AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiRPN.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiRPN.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
D6979B0DD8E310EA2512B147 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChannelRemappingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
D9D833D2912CC83006BD9FA4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEZoneLayout.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEZoneLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
EC3DE1F504C76EEDDA7F2216 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AUv3Synth.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
9536B5A780A03F6BACB24144 = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libAUv3Synth.a; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
C25203A01A84B7032A7774CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeCoordinatePositioner.h"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C61D176AAECFBC9A277EF2E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FFT.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_FFT.cpp"; sourceTree = "SOURCE_ROOT"; }; | C61D176AAECFBC9A277EF2E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FFT.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_FFT.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C61EEED69EE6C34E5C64B729 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "config_types.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/config_types.h"; sourceTree = "SOURCE_ROOT"; }; | C61EEED69EE6C34E5C64B729 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "config_types.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/config_types.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C63541C14D518046922DF60B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_IIRFilter.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_IIRFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | C63541C14D518046922DF60B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_IIRFilter.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_IIRFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C639338DD5AF077DF5BF8361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryOutputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryOutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C68283C8A9FA7CEC6AA6975C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = scales.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/scales.h"; sourceTree = "SOURCE_ROOT"; }; | C68283C8A9FA7CEC6AA6975C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = scales.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/scales.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C6846316837E7D4578428945 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Message.h"; path = "../../../../modules/juce_events/messages/juce_Message.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C7BED13E38A3138A9D851FAE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_basics.cpp"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C80FFBB5F1E2674B9DBC054B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_HyperlinkButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C87B625D4AD4826BF9301E7E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "psych_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_8.h"; sourceTree = "SOURCE_ROOT"; }; | C87B625D4AD4826BF9301E7E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "psych_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_8.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C9407CAAB91ABCB83CD3F80D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MultiTimer.h"; path = "../../../../modules/juce_events/timers/juce_MultiTimer.h"; sourceTree = "SOURCE_ROOT"; }; | C9407CAAB91ABCB83CD3F80D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MultiTimer.h"; path = "../../../../modules/juce_events/timers/juce_MultiTimer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C9494DFECDCD27C0815A6F17 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryContentsList.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_DirectoryContentsList.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
C9B7C5BD09A1486B2A10DA8C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpu.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/cpu.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CA633B8B756E9E7826C8D173 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResamplingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ResamplingAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CB23F9E24266013856B53BBE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CPlusPlusCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CPlusPlusCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; }; | CB23F9E24266013856B53BBE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CPlusPlusCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CPlusPlusCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CBA22CAB6770979BCCD18EEA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = framing.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/framing.c"; sourceTree = "SOURCE_ROOT"; }; | CBA22CAB6770979BCCD18EEA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = framing.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/framing.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CC14A34F66FDF9E12523CABF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_AUv3.mm"; path = "../../JuceLibraryCode/juce_audio_plugin_client_AUv3.mm"; sourceTree = "SOURCE_ROOT"; }; | CC14A34F66FDF9E12523CABF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_plugin_client_AUv3.mm"; path = "../../JuceLibraryCode/juce_audio_plugin_client_AUv3.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
CC155101953B89262C8B633C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Network.cpp"; path = "../../../../modules/juce_core/native/juce_android_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CC32EDCC4709790EBBA55941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "psych_44.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_44.h"; sourceTree = "SOURCE_ROOT"; }; | CC32EDCC4709790EBBA55941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "psych_44.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/psych_44.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD3ABE20AE524B92B9B6A6FA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_FileChooser.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_FileChooser.mm"; sourceTree = "SOURCE_ROOT"; }; | CD3ABE20AE524B92B9B6A6FA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_FileChooser.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_FileChooser.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD41042388657A558C93AD86 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngtrans.c"; sourceTree = "SOURCE_ROOT"; }; | CD41042388657A558C93AD86 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngtrans.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD44BCDC60998F9B56D816C9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = "../../../../modules/juce_core/zip/zlib/adler32.c"; sourceTree = "SOURCE_ROOT"; }; | CD44BCDC60998F9B56D816C9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = "../../../../modules/juce_core/zip/zlib/adler32.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CDE81ADB14F09742FBBA28E6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileTreeComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileTreeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CE491063B3EF486A263519F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_X.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_X.h"; sourceTree = "SOURCE_ROOT"; }; | CE491063B3EF486A263519F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_X.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_X.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE517EF86B0776BA9B27F3F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AUTimestampGenerator.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUTimestampGenerator.h"; sourceTree = "SOURCE_ROOT"; }; | CE517EF86B0776BA9B27F3F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AUTimestampGenerator.h; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUTimestampGenerator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE7E28DA6360B3B4BBCBFD04 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTCommon.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTCommon.h"; sourceTree = "SOURCE_ROOT"; }; | CE7E28DA6360B3B4BBCBFD04 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTCommon.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTCommon.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF02DA80A8A515CE41B0C8F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_plugin_client_Standalone.cpp"; path = "../../JuceLibraryCode/juce_audio_plugin_client_Standalone.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF02DA80A8A515CE41B0C8F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_plugin_client_Standalone.cpp"; path = "../../JuceLibraryCode/juce_audio_plugin_client_Standalone.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF2F576CE0F6A185597C8D40 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Label.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_Label.h"; sourceTree = "SOURCE_ROOT"; }; | CF2F576CE0F6A185597C8D40 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Label.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_Label.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF344C62ABCBA9BAAB6ACFA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_AudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CF51659EBB00003E6CB20B66 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RTAS_Wrapper.cpp"; path = "../../../../modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF51659EBB00003E6CB20B66 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RTAS_Wrapper.cpp"; path = "../../../../modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF6FA9D2F39F03FE2858F11B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Direct2DGraphicsContext.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_Direct2DGraphicsContext.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF6FA9D2F39F03FE2858F11B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Direct2DGraphicsContext.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_Direct2DGraphicsContext.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF7ECFB4AA9A00E103525840 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryMappedFile.h"; path = "../../../../modules/juce_core/files/juce_MemoryMappedFile.h"; sourceTree = "SOURCE_ROOT"; }; | CF7ECFB4AA9A00E103525840 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryMappedFile.h"; path = "../../../../modules/juce_core/files/juce_MemoryMappedFile.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF9EEC4A087AA9010D5D21A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioPluginFormat.h"; path = "../../../../modules/juce_audio_processors/format/juce_AudioPluginFormat.h"; sourceTree = "SOURCE_ROOT"; }; | CF9EEC4A087AA9010D5D21A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioPluginFormat.h"; path = "../../../../modules/juce_audio_processors/format/juce_AudioPluginFormat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CFADD611F5F0D9EC5127C6C4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = trees.c; path = "../../../../modules/juce_core/zip/zlib/trees.c"; sourceTree = "SOURCE_ROOT"; }; | CFADD611F5F0D9EC5127C6C4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = trees.c; path = "../../../../modules/juce_core/zip/zlib/trees.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CFAF04B0DF40F2C81026ACD2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTInterface.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTInterface.h"; sourceTree = "SOURCE_ROOT"; }; | CFAF04B0DF40F2C81026ACD2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTInterface.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTInterface.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CFAFC86F4D25AB5A31DF3BE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Desktop.h"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CFFC609186B1EE226ACEBD2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Network.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | CFFC609186B1EE226ACEBD2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Network.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D03583C1CA01284B5781955E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiKeyboardComponent.h"; path = "../../../../modules/juce_audio_utils/gui/juce_MidiKeyboardComponent.h"; sourceTree = "SOURCE_ROOT"; }; | D03583C1CA01284B5781955E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiKeyboardComponent.h"; path = "../../../../modules/juce_audio_utils/gui/juce_MidiKeyboardComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D0584D8F725E0D7E61F830F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = "../../../../modules/juce_core/zip/zlib/deflate.c"; sourceTree = "SOURCE_ROOT"; }; | D0584D8F725E0D7E61F830F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = "../../../../modules/juce_core/zip/zlib/deflate.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
D06C2B85E02F13F9B57DB1A9 = {isa = PBXFileReference; lastKnownFileType = image.png; name = power.png; path = ../../Source/BinaryData/power.png; sourceTree = "SOURCE_ROOT"; }; | |||||
D0A4E2C5F2B21172DE13DE0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_Windowing.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_Windowing.mm"; sourceTree = "SOURCE_ROOT"; }; | D0A4E2C5F2B21172DE13DE0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_Windowing.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_Windowing.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
D0ECDC7390CA390D69946652 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcsample.c"; sourceTree = "SOURCE_ROOT"; }; | D0ECDC7390CA390D69946652 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcsample.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
D1683E32F1EB634904CD7DE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiDataConcatenator.h"; path = "../../../../modules/juce_audio_devices/native/juce_MidiDataConcatenator.h"; sourceTree = "SOURCE_ROOT"; }; | D1683E32F1EB634904CD7DE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiDataConcatenator.h"; path = "../../../../modules/juce_audio_devices/native/juce_MidiDataConcatenator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D19E20CCCD4790B2347D5B80 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | D19E20CCCD4790B2347D5B80 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D2436FFFE291F08409B1EEE2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Colours.cpp"; path = "../../../../modules/juce_graphics/colour/juce_Colours.cpp"; sourceTree = "SOURCE_ROOT"; }; | D2436FFFE291F08409B1EEE2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Colours.cpp"; path = "../../../../modules/juce_graphics/colour/juce_Colours.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D264387115074C98CF251072 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioFormatWriter.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatWriter.cpp"; sourceTree = "SOURCE_ROOT"; }; | D264387115074C98CF251072 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioFormatWriter.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatWriter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D34BDE3AF93D8CCE91C331AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiRPN.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiRPN.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
D36CD153A79988DA706EC9A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageConvolutionKernel.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.cpp"; sourceTree = "SOURCE_ROOT"; }; | D36CD153A79988DA706EC9A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageConvolutionKernel.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D399047CE27AA5B33FE37AF2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ComponentBase.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/ComponentBase.cpp"; sourceTree = "SOURCE_ROOT"; }; | D399047CE27AA5B33FE37AF2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ComponentBase.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/ComponentBase.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D3D5C9CD534AB3AE61D7B09D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUInputElement.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUInputElement.cpp"; sourceTree = "SOURCE_ROOT"; }; | D3D5C9CD534AB3AE61D7B09D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUInputElement.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUInputElement.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1068,6 +1068,7 @@ | |||||
D5816478E1FBC9D296E78CFA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_processors.cpp"; path = "../../../../modules/juce_audio_processors/juce_audio_processors.cpp"; sourceTree = "SOURCE_ROOT"; }; | D5816478E1FBC9D296E78CFA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_processors.cpp"; path = "../../../../modules/juce_audio_processors/juce_audio_processors.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D636983E7D4B5897EF493708 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DialogWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DialogWindow.h"; sourceTree = "SOURCE_ROOT"; }; | D636983E7D4B5897EF493708 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DialogWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DialogWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D6670F0F52C7A439715B706F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Expression.h"; path = "../../../../modules/juce_core/maths/juce_Expression.h"; sourceTree = "SOURCE_ROOT"; }; | D6670F0F52C7A439715B706F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Expression.h"; path = "../../../../modules/juce_core/maths/juce_Expression.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D6979B0DD8E310EA2512B147 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChannelRemappingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
D72A2819C390689ED5A58197 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ContainerDeletePolicy.h"; path = "../../../../modules/juce_core/memory/juce_ContainerDeletePolicy.h"; sourceTree = "SOURCE_ROOT"; }; | D72A2819C390689ED5A58197 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ContainerDeletePolicy.h"; path = "../../../../modules/juce_core/memory/juce_ContainerDeletePolicy.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D776C107490A52D250B8327B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BufferedInputStream.h"; path = "../../../../modules/juce_core/streams/juce_BufferedInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | D776C107490A52D250B8327B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BufferedInputStream.h"; path = "../../../../modules/juce_core/streams/juce_BufferedInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7AD93F3A8FAFDBFDF1B5DF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GlyphArrangement.h"; path = "../../../../modules/juce_graphics/fonts/juce_GlyphArrangement.h"; sourceTree = "SOURCE_ROOT"; }; | D7AD93F3A8FAFDBFDF1B5DF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GlyphArrangement.h"; path = "../../../../modules/juce_graphics/fonts/juce_GlyphArrangement.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1086,6 +1087,7 @@ | |||||
D9B635DD89ED59E04DF326E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = compat.h; path = "../../../../modules/juce_audio_formats/codecs/flac/compat.h"; sourceTree = "SOURCE_ROOT"; }; | D9B635DD89ED59E04DF326E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = compat.h; path = "../../../../modules/juce_audio_formats/codecs/flac/compat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9B9854449877DBFC0C1CC3B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jidctred.c"; sourceTree = "SOURCE_ROOT"; }; | D9B9854449877DBFC0C1CC3B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jidctred.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9D057AE4FE642513602611B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; }; | D9D057AE4FE642513602611B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9D833D2912CC83006BD9FA4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEZoneLayout.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEZoneLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
D9ED0926381D40DA1A66C26D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | D9ED0926381D40DA1A66C26D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
DA1AD416DB2E990AD25806AB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | DA1AD416DB2E990AD25806AB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
DA42AACD549E6C214EE09CF0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageFileFormat.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageFileFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | DA42AACD549E6C214EE09CF0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageFileFormat.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageFileFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1715,7 +1717,8 @@ | |||||
EA8B1437F945AFED7BDF11DB, ); name = utility; sourceTree = "<group>"; }; | EA8B1437F945AFED7BDF11DB, ); name = utility; sourceTree = "<group>"; }; | ||||
FDD4EEDC39B2B0254F7FDC9D = {isa = PBXGroup; children = ( | FDD4EEDC39B2B0254F7FDC9D = {isa = PBXGroup; children = ( | ||||
78DD966E73DF076A83FC1F2C, | 78DD966E73DF076A83FC1F2C, | ||||
6FA729EAB8A64447D81B36E9, ); name = VST; sourceTree = "<group>"; }; | |||||
6FA729EAB8A64447D81B36E9, | |||||
297670C3FA73B5A14B68FCEA, ); name = VST; sourceTree = "<group>"; }; | |||||
AC5EC0DFE9C8D133DD863F06 = {isa = PBXGroup; children = ( | AC5EC0DFE9C8D133DD863F06 = {isa = PBXGroup; children = ( | ||||
08D38FFAFF41735F36FD4BF9, ); name = VST3; sourceTree = "<group>"; }; | 08D38FFAFF41735F36FD4BF9, ); name = VST3; sourceTree = "<group>"; }; | ||||
E4D31720EE240DC9A75C9459 = {isa = PBXGroup; children = ( | E4D31720EE240DC9A75C9459 = {isa = PBXGroup; children = ( | ||||
@@ -2776,7 +2779,7 @@ | |||||
6DA4597568FFE5B6D1F5B68A, | 6DA4597568FFE5B6D1F5B68A, | ||||
7E53C9E87A3F9EBE4D454BA8, | 7E53C9E87A3F9EBE4D454BA8, | ||||
F3498E82A2D4ACBED68A7F43, | F3498E82A2D4ACBED68A7F43, | ||||
6AFB9EB642850186B551DB33, | |||||
2B30A6F71FFB6D6A50683093, | |||||
F003DFE998431203650E2E3F, | F003DFE998431203650E2E3F, | ||||
D06C2B85E02F13F9B57DB1A9, ); name = Resources; sourceTree = "<group>"; }; | D06C2B85E02F13F9B57DB1A9, ); name = Resources; sourceTree = "<group>"; }; | ||||
ED86208188082DE5EA9381E4 = {isa = PBXGroup; children = ( | ED86208188082DE5EA9381E4 = {isa = PBXGroup; children = ( | ||||
@@ -2797,7 +2800,7 @@ | |||||
F5E81FD99EFCB226D2486603, | F5E81FD99EFCB226D2486603, | ||||
E4AB099F3E7A853F90FBFEEB, | E4AB099F3E7A853F90FBFEEB, | ||||
746B19364297E7D489749B70, | 746B19364297E7D489749B70, | ||||
EC3DE1F504C76EEDDA7F2216, | |||||
91F2B214D542DE4D2EC899FE, | |||||
9536B5A780A03F6BACB24144, ); name = Products; sourceTree = "<group>"; }; | 9536B5A780A03F6BACB24144, ); name = Products; sourceTree = "<group>"; }; | ||||
4BFA153CE4E8A774C67EC642 = {isa = PBXGroup; children = ( | 4BFA153CE4E8A774C67EC642 = {isa = PBXGroup; children = ( | ||||
FF08B80860BB393314DC49EA, | FF08B80860BB393314DC49EA, | ||||
@@ -2822,16 +2825,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=1", | "JucePlugin_Build_VST=1", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2857,16 +2860,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=1", | "JucePlugin_Build_VST=1", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
@@ -2893,16 +2896,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=1", | "JucePlugin_Build_VST3=1", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2928,16 +2931,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=1", | "JucePlugin_Build_VST3=1", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
GENERATE_PKGINFO_FILE = YES; | GENERATE_PKGINFO_FILE = YES; | ||||
@@ -2964,16 +2967,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=1", | "JucePlugin_Build_AUv3=1", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
@@ -2995,16 +2998,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=1", | "JucePlugin_Build_AUv3=1", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -3014,7 +3017,7 @@ | |||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; | ||||
SDKROOT_ppc = macosx10.5; }; name = Release; }; | SDKROOT_ppc = macosx10.5; }; name = Release; }; | ||||
39D3FD9D3D06BC306F9E323C = {isa = XCBuildConfiguration; buildSettings = { | |||||
B3D851DD41548F02C540B34A = {isa = XCBuildConfiguration; buildSettings = { | |||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||||
CLANG_LINK_OBJC_RUNTIME = NO; | CLANG_LINK_OBJC_RUNTIME = NO; | ||||
COMBINE_HIDPI_IMAGES = YES; | COMBINE_HIDPI_IMAGES = YES; | ||||
@@ -3025,25 +3028,25 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=1", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_Standalone.plist; | |||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist; | |||||
MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; | ||||
SDKROOT_ppc = macosx10.5; }; name = Debug; }; | SDKROOT_ppc = macosx10.5; }; name = Debug; }; | ||||
AE95330B72116D75608B9C68 = {isa = XCBuildConfiguration; buildSettings = { | |||||
635F6CAD05365F797820B5D7 = {isa = XCBuildConfiguration; buildSettings = { | |||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||||
CLANG_LINK_OBJC_RUNTIME = NO; | CLANG_LINK_OBJC_RUNTIME = NO; | ||||
COMBINE_HIDPI_IMAGES = YES; | COMBINE_HIDPI_IMAGES = YES; | ||||
@@ -3054,20 +3057,20 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=1", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_Standalone.plist; | |||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist; | |||||
MACOSX_DEPLOYMENT_TARGET = 10.11; | MACOSX_DEPLOYMENT_TARGET = 10.11; | ||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | ||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
@@ -3084,7 +3087,9 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCE_SHARED_CODE=1", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=1", | "JucePlugin_Build_VST=1", | ||||
"JucePlugin_Build_VST3=1", | "JucePlugin_Build_VST3=1", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
@@ -3092,9 +3097,7 @@ | |||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | "JucePlugin_Build_Standalone=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_SHARED_CODE=1", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INSTALL_PATH = "@executable_path/../Frameworks"; | INSTALL_PATH = "@executable_path/../Frameworks"; | ||||
@@ -3113,7 +3116,9 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCE_SHARED_CODE=1", | |||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=1", | "JucePlugin_Build_VST=1", | ||||
"JucePlugin_Build_VST3=1", | "JucePlugin_Build_VST3=1", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
@@ -3121,9 +3126,7 @@ | |||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | "JucePlugin_Build_Standalone=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_SHARED_CODE=1", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("\"~/SDKs/VST3 SDK\"", "../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -3167,7 +3170,7 @@ | |||||
811D9E9CC2221100847306C9 = {isa = PBXTargetDependency; target = 73F4C13CDCAC7EE5914F2E61; }; | 811D9E9CC2221100847306C9 = {isa = PBXTargetDependency; target = 73F4C13CDCAC7EE5914F2E61; }; | ||||
1316EADEF579F0DB90CF349C = {isa = PBXTargetDependency; target = 386D3CCDC878EC299C56FB39; }; | 1316EADEF579F0DB90CF349C = {isa = PBXTargetDependency; target = 386D3CCDC878EC299C56FB39; }; | ||||
8F5816EA1D519B78C3345C1B = {isa = PBXTargetDependency; target = 7A046597FDDDB82B78C64AAC; }; | 8F5816EA1D519B78C3345C1B = {isa = PBXTargetDependency; target = 7A046597FDDDB82B78C64AAC; }; | ||||
E06C8C12CD5FDD7FB372E602 = {isa = PBXTargetDependency; target = E600EF631F7AFA8F3A723E29; }; | |||||
EFD54B3088D908F77596C1A8 = {isa = PBXTargetDependency; target = D493488C4B5B9D9B5990FEE2; }; | |||||
017B214D817BF0DF53051BB2 = {isa = PBXTargetDependency; target = CD6892FED0DB19C0DDD9AD37; }; | 017B214D817BF0DF53051BB2 = {isa = PBXTargetDependency; target = CD6892FED0DB19C0DDD9AD37; }; | ||||
444EA74CE26BF416566E542C = {isa = XCConfigurationList; buildConfigurations = ( | 444EA74CE26BF416566E542C = {isa = XCConfigurationList; buildConfigurations = ( | ||||
D32671708EF2662A51A6335A, | D32671708EF2662A51A6335A, | ||||
@@ -3179,7 +3182,7 @@ | |||||
811D9E9CC2221100847306C9, | 811D9E9CC2221100847306C9, | ||||
1316EADEF579F0DB90CF349C, | 1316EADEF579F0DB90CF349C, | ||||
8F5816EA1D519B78C3345C1B, | 8F5816EA1D519B78C3345C1B, | ||||
E06C8C12CD5FDD7FB372E602, | |||||
EFD54B3088D908F77596C1A8, | |||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (All)"; productName = AUv3Synth; }; | 017B214D817BF0DF53051BB2, ); name = "AUv3Synth (All)"; productName = AUv3Synth; }; | ||||
32113A068DE980F098C3A7FA = {isa = XCConfigurationList; buildConfigurations = ( | 32113A068DE980F098C3A7FA = {isa = XCConfigurationList; buildConfigurations = ( | ||||
653C6C73C56BA201AB6F094C, | 653C6C73C56BA201AB6F094C, | ||||
@@ -3256,15 +3259,15 @@ | |||||
E60CDCD59C66D98FB19938F1, | E60CDCD59C66D98FB19938F1, | ||||
671E50F4F02FC98293270CFC, ); buildRules = ( ); dependencies = ( | 671E50F4F02FC98293270CFC, ); buildRules = ( ); dependencies = ( | ||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 AppExtension)"; productName = AUv3Synth; productReference = 746B19364297E7D489749B70; productType = "com.apple.product-type.app-extension"; }; | 017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 AppExtension)"; productName = AUv3Synth; productReference = 746B19364297E7D489749B70; productType = "com.apple.product-type.app-extension"; }; | ||||
8F1BF8EDA79F1FBE486B7666 = {isa = XCConfigurationList; buildConfigurations = ( | |||||
39D3FD9D3D06BC306F9E323C, | |||||
AE95330B72116D75608B9C68, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | |||||
4E507FDDF2C5DF3FE77D60E4 = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
C827DD5C463516119BBE0F29 = {isa = XCConfigurationList; buildConfigurations = ( | |||||
B3D851DD41548F02C540B34A, | |||||
635F6CAD05365F797820B5D7, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | |||||
B3F8CCAE4FDCBA89CC19E355 = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
F56A47BDEEC76681EE80A15E, | F56A47BDEEC76681EE80A15E, | ||||
78704983DFEA5408FC5767D8, ); runOnlyForDeploymentPostprocessing = 0; }; | 78704983DFEA5408FC5767D8, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
7B44C01FD5EBA7864D985AC2 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
74F9A60840540F3EC2F3DE13 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
0E0B50F4A042E48B9631A42A, ); runOnlyForDeploymentPostprocessing = 0; }; | 0E0B50F4A042E48B9631A42A, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
07033B8316DF6C9CC2B31737 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | |||||
B316FCBC41E5E116F9972F18 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | |||||
FAD4DF17110D52B8ED8D9F93, | FAD4DF17110D52B8ED8D9F93, | ||||
737E06660F37BFFCABD89643, | 737E06660F37BFFCABD89643, | ||||
627FF2EB32E4F649D046D7D6, | 627FF2EB32E4F649D046D7D6, | ||||
@@ -3275,15 +3278,15 @@ | |||||
862AE8BF24611A84E8FCAF4D, | 862AE8BF24611A84E8FCAF4D, | ||||
F452B8399A32BE4F1074F596, | F452B8399A32BE4F1074F596, | ||||
69856794EB88963828DDECC6, ); runOnlyForDeploymentPostprocessing = 0; }; | 69856794EB88963828DDECC6, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
9D91842D2BFCA3D239EE3E53 = {isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
9F15AC62B4D8886B726F011B = {isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
EE8DCBA5DC0EE7CAD6FF2F39, ); runOnlyForDeploymentPostprocessing = 0; name = "Embed App Extensions"; dstPath = ""; dstSubfolderSpec = 13; }; | EE8DCBA5DC0EE7CAD6FF2F39, ); runOnlyForDeploymentPostprocessing = 0; name = "Embed App Extensions"; dstPath = ""; dstSubfolderSpec = 13; }; | ||||
E600EF631F7AFA8F3A723E29 = {isa = PBXNativeTarget; buildConfigurationList = 8F1BF8EDA79F1FBE486B7666; buildPhases = ( | |||||
4E507FDDF2C5DF3FE77D60E4, | |||||
7B44C01FD5EBA7864D985AC2, | |||||
07033B8316DF6C9CC2B31737, | |||||
9D91842D2BFCA3D239EE3E53, ); buildRules = ( ); dependencies = ( | |||||
D493488C4B5B9D9B5990FEE2 = {isa = PBXNativeTarget; buildConfigurationList = C827DD5C463516119BBE0F29; buildPhases = ( | |||||
B3F8CCAE4FDCBA89CC19E355, | |||||
74F9A60840540F3EC2F3DE13, | |||||
B316FCBC41E5E116F9972F18, | |||||
9F15AC62B4D8886B726F011B, ); buildRules = ( ); dependencies = ( | |||||
8F5816EA1D519B78C3345C1B, | 8F5816EA1D519B78C3345C1B, | ||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 Standalone)"; productName = AUv3Synth; productReference = EC3DE1F504C76EEDDA7F2216; productType = "com.apple.product-type.application"; }; | |||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (Standalone Plugin)"; productName = AUv3Synth; productReference = 91F2B214D542DE4D2EC899FE; productType = "com.apple.product-type.application"; }; | |||||
AF907C78A0D17B741F5F8944 = {isa = XCConfigurationList; buildConfigurations = ( | AF907C78A0D17B741F5F8944 = {isa = XCConfigurationList; buildConfigurations = ( | ||||
DBCA8A687AB8CE4F0FDE4C3D, | DBCA8A687AB8CE4F0FDE4C3D, | ||||
5DA389BE0C844A1A9E20FD7C, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | 5DA389BE0C844A1A9E20FD7C, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | ||||
@@ -3305,7 +3308,7 @@ | |||||
4D9D92DD454BB03746241196, ); runOnlyForDeploymentPostprocessing = 0; }; | 4D9D92DD454BB03746241196, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
CD6892FED0DB19C0DDD9AD37 = {isa = PBXNativeTarget; buildConfigurationList = AF907C78A0D17B741F5F8944; buildPhases = ( | CD6892FED0DB19C0DDD9AD37 = {isa = PBXNativeTarget; buildConfigurationList = AF907C78A0D17B741F5F8944; buildPhases = ( | ||||
1F4A8812AAE49E02F3215F48, ); buildRules = ( ); dependencies = ( ); name = "AUv3Synth (Shared Code)"; productName = AUv3Synth; productReference = 9536B5A780A03F6BACB24144; productType = "com.apple.product-type.library.static"; }; | 1F4A8812AAE49E02F3215F48, ); buildRules = ( ); dependencies = ( ); name = "AUv3Synth (Shared Code)"; productName = AUv3Synth; productReference = 9536B5A780A03F6BACB24144; productType = "com.apple.product-type.library.static"; }; | ||||
D0E003364F0BE3205BD9243E = {isa = PBXProject; buildConfigurationList = 444EA74CE26BF416566E542C; attributes = { LastUpgradeCheck = 0440; TargetAttributes = { EF49DCC88B5FC3C6E67ED2A4 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };73F4C13CDCAC7EE5914F2E61 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };386D3CCDC878EC299C56FB39 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };7A046597FDDDB82B78C64AAC = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 1; }; }; };E600EF631F7AFA8F3A723E29 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };CD6892FED0DB19C0DDD9AD37 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 4BFA153CE4E8A774C67EC642; projectDirPath = ""; projectRoot = ""; targets = (EF49DCC88B5FC3C6E67ED2A4, 73F4C13CDCAC7EE5914F2E61, 386D3CCDC878EC299C56FB39, 7A046597FDDDB82B78C64AAC, E600EF631F7AFA8F3A723E29, CD6892FED0DB19C0DDD9AD37); }; | |||||
D0E003364F0BE3205BD9243E = {isa = PBXProject; buildConfigurationList = 444EA74CE26BF416566E542C; attributes = { LastUpgradeCheck = 0440; TargetAttributes = { EF49DCC88B5FC3C6E67ED2A4 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };73F4C13CDCAC7EE5914F2E61 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };386D3CCDC878EC299C56FB39 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };7A046597FDDDB82B78C64AAC = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 1; }; }; };D493488C4B5B9D9B5990FEE2 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };CD6892FED0DB19C0DDD9AD37 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 4BFA153CE4E8A774C67EC642; projectDirPath = ""; projectRoot = ""; targets = (EF49DCC88B5FC3C6E67ED2A4, 73F4C13CDCAC7EE5914F2E61, 386D3CCDC878EC299C56FB39, 7A046597FDDDB82B78C64AAC, D493488C4B5B9D9B5990FEE2, CD6892FED0DB19C0DDD9AD37); }; | |||||
}; | }; | ||||
rootObject = D0E003364F0BE3205BD9243E; | rootObject = D0E003364F0BE3205BD9243E; | ||||
} | } |
@@ -0,0 +1,29 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist> | |||||
<dict> | |||||
<key>CFBundleExecutable</key> | |||||
<string>${EXECUTABLE_NAME}</string> | |||||
<key>CFBundleIconFile</key> | |||||
<string></string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | |||||
<key>CFBundleName</key> | |||||
<string>AUv3Synth</string> | |||||
<key>CFBundleDisplayName</key> | |||||
<string>AUv3Synth</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>APPL</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1.0.0</string> | |||||
<key>NSHumanReadableCopyright</key> | |||||
<string></string> | |||||
<key>NSHighResolutionCapable</key> | |||||
<true/> | |||||
</dict> | |||||
</plist> |
@@ -7,7 +7,7 @@ | |||||
objects = { | objects = { | ||||
EE8DCBA5DC0EE7CAD6FF2F39 = {isa = PBXBuildFile; fileRef = 746B19364297E7D489749B70; }; | EE8DCBA5DC0EE7CAD6FF2F39 = {isa = PBXBuildFile; fileRef = 746B19364297E7D489749B70; }; | ||||
3F1630B6EF37313AADD6EAB8 = {isa = PBXBuildFile; fileRef = EC3DE1F504C76EEDDA7F2216; }; | |||||
631717144A7B750951B13D04 = {isa = PBXBuildFile; fileRef = 91F2B214D542DE4D2EC899FE; }; | |||||
77FA445D27C21FBA66A46BF2 = {isa = PBXBuildFile; fileRef = 9536B5A780A03F6BACB24144; }; | 77FA445D27C21FBA66A46BF2 = {isa = PBXBuildFile; fileRef = 9536B5A780A03F6BACB24144; }; | ||||
FAD4DF17110D52B8ED8D9F93 = {isa = PBXBuildFile; fileRef = 7CBEB55B80E78C9DE16A713A; }; | FAD4DF17110D52B8ED8D9F93 = {isa = PBXBuildFile; fileRef = 7CBEB55B80E78C9DE16A713A; }; | ||||
737E06660F37BFFCABD89643 = {isa = PBXBuildFile; fileRef = AC3356631ED2AC043BC67B79; }; | 737E06660F37BFFCABD89643 = {isa = PBXBuildFile; fileRef = AC3356631ED2AC043BC67B79; }; | ||||
@@ -254,6 +254,7 @@ | |||||
28E0606391F590E92822C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_AudioCDReader.mm"; path = "../../../../modules/juce_audio_utils/native/juce_mac_AudioCDReader.mm"; sourceTree = "SOURCE_ROOT"; }; | 28E0606391F590E92822C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_AudioCDReader.mm"; path = "../../../../modules/juce_audio_utils/native/juce_mac_AudioCDReader.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
294C4939CFE14D6AC97FFB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | 294C4939CFE14D6AC97FFB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
296CD54575ED27C23A2F13F3 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; | 296CD54575ED27C23A2F13F3 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; | ||||
297670C3FA73B5A14B68FCEA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTCallbackHandler.h"; path = "../../../../modules/juce_audio_plugin_client/VST/juce_VSTCallbackHandler.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
297BC989416D63FB30AE4C6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Memory.h"; path = "../../../../modules/juce_core/memory/juce_Memory.h"; sourceTree = "SOURCE_ROOT"; }; | 297BC989416D63FB30AE4C6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Memory.h"; path = "../../../../modules/juce_core/memory/juce_Memory.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
29982493607128FD6DB6A284 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | 29982493607128FD6DB6A284 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | ||||
299EAF028EB0712F6EC4DA2C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.c"; sourceTree = "SOURCE_ROOT"; }; | 299EAF028EB0712F6EC4DA2C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -261,6 +262,7 @@ | |||||
2A98E7FC712BC286E775DA82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmarker.c"; sourceTree = "SOURCE_ROOT"; }; | 2A98E7FC712BC286E775DA82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmarker.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
2ACD8B4F8D47934FD31769B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyPanel.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyPanel.h"; sourceTree = "SOURCE_ROOT"; }; | 2ACD8B4F8D47934FD31769B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyPanel.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyPanel.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B0EA3DFEC956DB0BA40F07A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | 2B0EA3DFEC956DB0BA40F07A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B30A6F71FFB6D6A50683093 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-Standalone_Plugin.plist"; path = "Info-Standalone_Plugin.plist"; sourceTree = "SOURCE_ROOT"; }; | |||||
2B41BD136207AD9637B67DD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | 2B41BD136207AD9637B67DD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B859BB12EB83F32108F3497 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnailBase.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnailBase.h"; sourceTree = "SOURCE_ROOT"; }; | 2B859BB12EB83F32108F3497 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnailBase.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnailBase.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2B907016FF0A2E4074343127 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoManager.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoManager.h"; sourceTree = "SOURCE_ROOT"; }; | 2B907016FF0A2E4074343127 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoManager.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoManager.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -559,7 +561,6 @@ | |||||
6A9B5161889E1B22B04BA223 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CatmullRomInterpolator.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.cpp"; sourceTree = "SOURCE_ROOT"; }; | 6A9B5161889E1B22B04BA223 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CatmullRomInterpolator.cpp"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
6ADB01DA39E433CDC3CE9257 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_String.h"; path = "../../../../modules/juce_core/text/juce_String.h"; sourceTree = "SOURCE_ROOT"; }; | 6ADB01DA39E433CDC3CE9257 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_String.h"; path = "../../../../modules/juce_core/text/juce_String.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6AE2054E0D3A9C05964CB1A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF8.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF8.h"; sourceTree = "SOURCE_ROOT"; }; | 6AE2054E0D3A9C05964CB1A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF8.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF8.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6AFB9EB642850186B551DB33 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-AUv3_Standalone.plist"; path = "Info-AUv3_Standalone.plist"; sourceTree = "SOURCE_ROOT"; }; | |||||
6B6303E5AA18CCB271E1140C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V1.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.h"; sourceTree = "SOURCE_ROOT"; }; | 6B6303E5AA18CCB271E1140C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V1.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
6B79FCA95B306DFA67BDC361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = "../../../../modules/juce_core/zip/zlib/zutil.c"; sourceTree = "SOURCE_ROOT"; }; | 6B79FCA95B306DFA67BDC361 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = "../../../../modules/juce_core/zip/zlib/zutil.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
6BD961F96723E92BFC0263D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioAppComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioAppComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 6BD961F96723E92BFC0263D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioAppComponent.cpp"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioAppComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -751,6 +752,7 @@ | |||||
9146F18918C954121E932A8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertiesFile.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9146F18918C954121E932A8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertiesFile.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
9198593E2E34D16752B90CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9198593E2E34D16752B90CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
91D10BF1909D2B9C169E4493 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_8.h"; sourceTree = "SOURCE_ROOT"; }; | 91D10BF1909D2B9C169E4493 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_8.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_8.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
91F2B214D542DE4D2EC899FE = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AUv3Synth.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
91F32F326BD577CD67AE20D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_44u.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44u.h"; sourceTree = "SOURCE_ROOT"; }; | 91F32F326BD577CD67AE20D3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_44u.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_44u.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
92529B06E070A28F0C3C4914 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | 92529B06E070A28F0C3C4914 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
92723EFA7826236908D48AC3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAAUParameter.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAUParameter.cpp"; sourceTree = "SOURCE_ROOT"; }; | 92723EFA7826236908D48AC3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAAUParameter.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAUParameter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -765,6 +767,7 @@ | |||||
947776740572A5A07C2500EE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_EdgeTable.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.cpp"; sourceTree = "SOURCE_ROOT"; }; | 947776740572A5A07C2500EE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_EdgeTable.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
94BFEB9B92F3D546332FD8E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = alloc.h; path = "../../../../modules/juce_audio_formats/codecs/flac/alloc.h"; sourceTree = "SOURCE_ROOT"; }; | 94BFEB9B92F3D546332FD8E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = alloc.h; path = "../../../../modules/juce_audio_formats/codecs/flac/alloc.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
94EA45AA948C996F231D6946 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComboBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ComboBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | 94EA45AA948C996F231D6946 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComboBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ComboBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
9536B5A780A03F6BACB24144 = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libAUv3Synth.a; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
955635CD2D6A1C5BACA519CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ListBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ListBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | 955635CD2D6A1C5BACA519CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ListBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ListBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
95931BF9B518FB17845AF4A9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/smallft.h"; sourceTree = "SOURCE_ROOT"; }; | 95931BF9B518FB17845AF4A9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/smallft.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
95D4FB306A367AE3A6D28173 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ZipFile.cpp"; path = "../../../../modules/juce_core/zip/juce_ZipFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 95D4FB306A367AE3A6D28173 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ZipFile.cpp"; path = "../../../../modules/juce_core/zip/juce_ZipFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1052,6 +1055,7 @@ | |||||
D776C107490A52D250B8327B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BufferedInputStream.h"; path = "../../../../modules/juce_core/streams/juce_BufferedInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | D776C107490A52D250B8327B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BufferedInputStream.h"; path = "../../../../modules/juce_core/streams/juce_BufferedInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7AD93F3A8FAFDBFDF1B5DF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GlyphArrangement.h"; path = "../../../../modules/juce_graphics/fonts/juce_GlyphArrangement.h"; sourceTree = "SOURCE_ROOT"; }; | D7AD93F3A8FAFDBFDF1B5DF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GlyphArrangement.h"; path = "../../../../modules/juce_graphics/fonts/juce_GlyphArrangement.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7CDE24FD157D0DF359E9D8D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; }; | D7CDE24FD157D0DF359E9D8D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7F0DF2B23660D1E12432C36 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DocumentWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DocumentWindow.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
D8064ADD700D012E11CE5FE9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = bitmath.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/bitmath.h"; sourceTree = "SOURCE_ROOT"; }; | D8064ADD700D012E11CE5FE9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = bitmath.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/bitmath.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D8377F0256B80E157C3A6563 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterProcessLock.h"; path = "../../../../modules/juce_core/threads/juce_InterProcessLock.h"; sourceTree = "SOURCE_ROOT"; }; | D8377F0256B80E157C3A6563 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterProcessLock.h"; path = "../../../../modules/juce_core/threads/juce_InterProcessLock.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D87ED789DA527A749E7310E4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CachedComponentImage.h"; path = "../../../../modules/juce_gui_basics/components/juce_CachedComponentImage.h"; sourceTree = "SOURCE_ROOT"; }; | D87ED789DA527A749E7310E4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CachedComponentImage.h"; path = "../../../../modules/juce_gui_basics/components/juce_CachedComponentImage.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1066,6 +1070,7 @@ | |||||
D9B9854449877DBFC0C1CC3B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jidctred.c"; sourceTree = "SOURCE_ROOT"; }; | D9B9854449877DBFC0C1CC3B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jidctred.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9D057AE4FE642513602611B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; }; | D9D057AE4FE642513602611B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9D833D2912CC83006BD9FA4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEZoneLayout.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEZoneLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | D9D833D2912CC83006BD9FA4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPEZoneLayout.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPEZoneLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D9ED0926381D40DA1A66C26D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
DA1AD416DB2E990AD25806AB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | DA1AD416DB2E990AD25806AB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
DA42AACD549E6C214EE09CF0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageFileFormat.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageFileFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | DA42AACD549E6C214EE09CF0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageFileFormat.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageFileFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DA4E0EA3EB80BE34F9047E72 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | DA4E0EA3EB80BE34F9047E72 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1074,25 +1079,16 @@ | |||||
DAF78E342ACF24B5A83E0605 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | DAF78E342ACF24B5A83E0605 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | ||||
DB216D8107F0BBBBD3F2B0E6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Thread.cpp"; path = "../../../../modules/juce_core/threads/juce_Thread.cpp"; sourceTree = "SOURCE_ROOT"; }; | DB216D8107F0BBBBD3F2B0E6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Thread.cpp"; path = "../../../../modules/juce_core/threads/juce_Thread.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DB3A7C49C8444BD2F57B6689 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableRectangle.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableRectangle.h"; sourceTree = "SOURCE_ROOT"; }; | DB3A7C49C8444BD2F57B6689 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableRectangle.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableRectangle.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DB43ED26DBABD0BC17385E6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Reverb.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Reverb.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DBA0B8703ED6A2CFF6E952A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_RTAS_MacUtilities.mm"; path = "../../../../modules/juce_audio_plugin_client/RTAS/juce_RTAS_MacUtilities.mm"; sourceTree = "SOURCE_ROOT"; }; | DBA0B8703ED6A2CFF6E952A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_RTAS_MacUtilities.mm"; path = "../../../../modules/juce_audio_plugin_client/RTAS/juce_RTAS_MacUtilities.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
DBC04DFB6E9667DCA1BC83E8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_freetype_Fonts.cpp"; path = "../../../../modules/juce_graphics/native/juce_freetype_Fonts.cpp"; sourceTree = "SOURCE_ROOT"; }; | DBC04DFB6E9667DCA1BC83E8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_freetype_Fonts.cpp"; path = "../../../../modules/juce_graphics/native/juce_freetype_Fonts.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC12C0A592BCA7A9FCE348BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterChoice.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterChoice.h"; sourceTree = "SOURCE_ROOT"; }; | DC12C0A592BCA7A9FCE348BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterChoice.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterChoice.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC18200A3CD14E988426420C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ThreadPool.cpp"; path = "../../../../modules/juce_core/threads/juce_ThreadPool.cpp"; sourceTree = "SOURCE_ROOT"; }; | DC18200A3CD14E988426420C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ThreadPool.cpp"; path = "../../../../modules/juce_core/threads/juce_ThreadPool.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC6A702F738F41B34B329097 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorValueTreeState.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
DC6E859FF89B5A3C9BAFE19F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentListener.h"; path = "../../../../modules/juce_gui_basics/components/juce_ComponentListener.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DE76DD99A5E06C01C57957A1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessor.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DEC24A286A1DEF26BE35CC20 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = psy.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/psy.c"; sourceTree = "SOURCE_ROOT"; }; | |||||
DEC3BDE099A6E8517815F464 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_JackAudio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_JackAudio.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
DF42DB861DD40B3EA519F49F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ios_Audio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_ios_Audio.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
E04216439C3A2AD69B69B520 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSampleBuffer.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
EC3DE1F504C76EEDDA7F2216 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AUv3Synth.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
9536B5A780A03F6BACB24144 = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libAUv3Synth.a; sourceTree = "BUILT_PRODUCTS_DIR"; }; | |||||
D7F0DF2B23660D1E12432C36 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DocumentWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DocumentWindow.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
D9ED0926381D40DA1A66C26D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
DB43ED26DBABD0BC17385E6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Reverb.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Reverb.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DC1C558103B4D458A6CA037C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiFile.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.h"; sourceTree = "SOURCE_ROOT"; }; | DC1C558103B4D458A6CA037C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiFile.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC235ECDD76E245939C49092 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "codec_internal.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codec_internal.h"; sourceTree = "SOURCE_ROOT"; }; | DC235ECDD76E245939C49092 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "codec_internal.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codec_internal.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC60BA9AC2BA5D2C3B5C3001 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Sampler.h"; path = "../../../../modules/juce_audio_formats/sampler/juce_Sampler.h"; sourceTree = "SOURCE_ROOT"; }; | DC60BA9AC2BA5D2C3B5C3001 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Sampler.h"; path = "../../../../modules/juce_audio_formats/sampler/juce_Sampler.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DC6A702F738F41B34B329097 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorValueTreeState.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
DC6E859FF89B5A3C9BAFE19F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentListener.h"; path = "../../../../modules/juce_gui_basics/components/juce_ComponentListener.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DC8F10CCAC55F7216F0304F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AAX_Wrapper.cpp"; path = "../../../../modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp"; sourceTree = "SOURCE_ROOT"; }; | DC8F10CCAC55F7216F0304F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AAX_Wrapper.cpp"; path = "../../../../modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DCAE9F130E3E70FA100BEE16 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HighResolutionTimer.h"; path = "../../../../modules/juce_core/threads/juce_HighResolutionTimer.h"; sourceTree = "SOURCE_ROOT"; }; | DCAE9F130E3E70FA100BEE16 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HighResolutionTimer.h"; path = "../../../../modules/juce_core/threads/juce_HighResolutionTimer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DCEA692A420A94DE110CC07D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = "../../../../modules/juce_core/zip/zlib/inftrees.c"; sourceTree = "SOURCE_ROOT"; }; | DCEA692A420A94DE110CC07D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = "../../../../modules/juce_core/zip/zlib/inftrees.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1101,15 +1097,20 @@ | |||||
DD9FC19B24786726D89345A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ThreadWithProgressWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ThreadWithProgressWindow.h"; sourceTree = "SOURCE_ROOT"; }; | DD9FC19B24786726D89345A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ThreadWithProgressWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ThreadWithProgressWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DDAFBE2B2CD98044F75A248F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUPlugInDispatch.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUPlugInDispatch.cpp"; sourceTree = "SOURCE_ROOT"; }; | DDAFBE2B2CD98044F75A248F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AUPlugInDispatch.cpp; path = "../../../../modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUPlugInDispatch.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DE4E9ED582AC16303C8C72EC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Registry.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Registry.cpp"; sourceTree = "SOURCE_ROOT"; }; | DE4E9ED582AC16303C8C72EC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Registry.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Registry.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DE76DD99A5E06C01C57957A1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessor.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DEAD87726738781A25EBCFFB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BufferingAudioFormatReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_BufferingAudioFormatReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | DEAD87726738781A25EBCFFB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BufferingAudioFormatReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_BufferingAudioFormatReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DEC24A286A1DEF26BE35CC20 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = psy.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/psy.c"; sourceTree = "SOURCE_ROOT"; }; | |||||
DEC3BDE099A6E8517815F464 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_JackAudio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_JackAudio.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
DEC63BC653D0F918D0721CF4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RectanglePlacement.cpp"; path = "../../../../modules/juce_graphics/placement/juce_RectanglePlacement.cpp"; sourceTree = "SOURCE_ROOT"; }; | DEC63BC653D0F918D0721CF4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RectanglePlacement.cpp"; path = "../../../../modules/juce_graphics/placement/juce_RectanglePlacement.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DF2A14735E2EC0F986E3ED6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WildcardFileFilter.h"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.h"; sourceTree = "SOURCE_ROOT"; }; | DF2A14735E2EC0F986E3ED6F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WildcardFileFilter.h"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DF42DB861DD40B3EA519F49F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ios_Audio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_ios_Audio.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
DF851414C38482D7EF5C63D1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Logger.h"; path = "../../../../modules/juce_core/logging/juce_Logger.h"; sourceTree = "SOURCE_ROOT"; }; | DF851414C38482D7EF5C63D1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Logger.h"; path = "../../../../modules/juce_core/logging/juce_Logger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DFA88B30E3041E9BC8150FCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_GenericAudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_GenericAudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | DFA88B30E3041E9BC8150FCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_GenericAudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_GenericAudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DFE5FACFB131FF766CE6DEEF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyPressMappingSet.h"; path = "../../../../modules/juce_gui_basics/commands/juce_KeyPressMappingSet.h"; sourceTree = "SOURCE_ROOT"; }; | DFE5FACFB131FF766CE6DEEF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyPressMappingSet.h"; path = "../../../../modules/juce_gui_basics/commands/juce_KeyPressMappingSet.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DFF6A93D460B71379FE3EAA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessageCollector.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiMessageCollector.cpp"; sourceTree = "SOURCE_ROOT"; }; | DFF6A93D460B71379FE3EAA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessageCollector.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiMessageCollector.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
E0260479B3C2CAF8477026FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | E0260479B3C2CAF8477026FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
E03AA585A375A39A9BFF3DD4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | E03AA585A375A39A9BFF3DD4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
E04216439C3A2AD69B69B520 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioSampleBuffer.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
E0484E5F0994D64013F4EEA9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_TextDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | E0484E5F0994D64013F4EEA9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_TextDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E09404F45899AA1E82CFC21C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TableListBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_TableListBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | E09404F45899AA1E82CFC21C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TableListBox.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_TableListBox.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
E0B49BAB1C8D7341A6E142B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdct.h"; sourceTree = "SOURCE_ROOT"; }; | E0B49BAB1C8D7341A6E142B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdct.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1700,7 +1701,8 @@ | |||||
EA8B1437F945AFED7BDF11DB, ); name = utility; sourceTree = "<group>"; }; | EA8B1437F945AFED7BDF11DB, ); name = utility; sourceTree = "<group>"; }; | ||||
FDD4EEDC39B2B0254F7FDC9D = {isa = PBXGroup; children = ( | FDD4EEDC39B2B0254F7FDC9D = {isa = PBXGroup; children = ( | ||||
78DD966E73DF076A83FC1F2C, | 78DD966E73DF076A83FC1F2C, | ||||
6FA729EAB8A64447D81B36E9, ); name = VST; sourceTree = "<group>"; }; | |||||
6FA729EAB8A64447D81B36E9, | |||||
297670C3FA73B5A14B68FCEA, ); name = VST; sourceTree = "<group>"; }; | |||||
AC5EC0DFE9C8D133DD863F06 = {isa = PBXGroup; children = ( | AC5EC0DFE9C8D133DD863F06 = {isa = PBXGroup; children = ( | ||||
08D38FFAFF41735F36FD4BF9, ); name = VST3; sourceTree = "<group>"; }; | 08D38FFAFF41735F36FD4BF9, ); name = VST3; sourceTree = "<group>"; }; | ||||
E4D31720EE240DC9A75C9459 = {isa = PBXGroup; children = ( | E4D31720EE240DC9A75C9459 = {isa = PBXGroup; children = ( | ||||
@@ -2757,7 +2759,7 @@ | |||||
F138CA63A1127DA0DB69B127, ); name = "Juce Library Code"; sourceTree = "<group>"; }; | F138CA63A1127DA0DB69B127, ); name = "Juce Library Code"; sourceTree = "<group>"; }; | ||||
A727F6B063FCDB816462D213 = {isa = PBXGroup; children = ( | A727F6B063FCDB816462D213 = {isa = PBXGroup; children = ( | ||||
F3498E82A2D4ACBED68A7F43, | F3498E82A2D4ACBED68A7F43, | ||||
6AFB9EB642850186B551DB33, | |||||
2B30A6F71FFB6D6A50683093, | |||||
9A419F28D68BDEB200F29603, | 9A419F28D68BDEB200F29603, | ||||
D06C2B85E02F13F9B57DB1A9, ); name = Resources; sourceTree = "<group>"; }; | D06C2B85E02F13F9B57DB1A9, ); name = Resources; sourceTree = "<group>"; }; | ||||
ED86208188082DE5EA9381E4 = {isa = PBXGroup; children = ( | ED86208188082DE5EA9381E4 = {isa = PBXGroup; children = ( | ||||
@@ -2774,7 +2776,7 @@ | |||||
5EF6762AB1C5CE4C2DCD59ED, ); name = Frameworks; sourceTree = "<group>"; }; | 5EF6762AB1C5CE4C2DCD59ED, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
E793574695108F202603BAA5 = {isa = PBXGroup; children = ( | E793574695108F202603BAA5 = {isa = PBXGroup; children = ( | ||||
746B19364297E7D489749B70, | 746B19364297E7D489749B70, | ||||
EC3DE1F504C76EEDDA7F2216, | |||||
91F2B214D542DE4D2EC899FE, | |||||
9536B5A780A03F6BACB24144, ); name = Products; sourceTree = "<group>"; }; | 9536B5A780A03F6BACB24144, ); name = Products; sourceTree = "<group>"; }; | ||||
4BFA153CE4E8A774C67EC642 = {isa = PBXGroup; children = ( | 4BFA153CE4E8A774C67EC642 = {isa = PBXGroup; children = ( | ||||
8E3C833F5CCC3BD43C061796, | 8E3C833F5CCC3BD43C061796, | ||||
@@ -2799,16 +2801,16 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=1", | "JucePlugin_Build_AUv3=1", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
@@ -2828,23 +2830,23 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=1", | "JucePlugin_Build_AUv3=1", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=0", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=0", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | INFOPLIST_FILE = Info-AUv3_AppExtension.plist; | ||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; }; name = Release; }; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; }; name = Release; }; | ||||
39D3FD9D3D06BC306F9E323C = {isa = XCBuildConfiguration; buildSettings = { | |||||
B3D851DD41548F02C540B34A = {isa = XCBuildConfiguration; buildSettings = { | |||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; | ||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||||
@@ -2858,22 +2860,22 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=1", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_Standalone.plist; | |||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist; | |||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Debug; }; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Debug; }; | ||||
AE95330B72116D75608B9C68 = {isa = XCBuildConfiguration; buildSettings = { | |||||
635F6CAD05365F797820B5D7 = {isa = XCBuildConfiguration; buildSettings = { | |||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; | ||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||||
@@ -2887,20 +2889,20 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
"JucePlugin_Build_AUv3=0", | "JucePlugin_Build_AUv3=0", | ||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JucePlugin_Build_Standalone=1", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-AUv3_Standalone.plist; | |||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist; | |||||
OTHER_LDFLAGS = "-lAUv3Synth"; | OTHER_LDFLAGS = "-lAUv3Synth"; | ||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Release; }; | PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Release; }; | ||||
DBCA8A687AB8CE4F0FDE4C3D = {isa = XCBuildConfiguration; buildSettings = { | DBCA8A687AB8CE4F0FDE4C3D = {isa = XCBuildConfiguration; buildSettings = { | ||||
@@ -2917,7 +2919,9 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_DEBUG=1", | "_DEBUG=1", | ||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCE_SHARED_CODE=1", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
@@ -2925,9 +2929,7 @@ | |||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | "JucePlugin_Build_Standalone=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_SHARED_CODE=1", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INSTALL_PATH = "@executable_path/Frameworks"; | INSTALL_PATH = "@executable_path/Frameworks"; | ||||
@@ -2946,7 +2948,9 @@ | |||||
GCC_PREPROCESSOR_DEFINITIONS = ( | GCC_PREPROCESSOR_DEFINITIONS = ( | ||||
"_NDEBUG=1", | "_NDEBUG=1", | ||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCE_SHARED_CODE=1", | |||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"JucePlugin_Build_VST=0", | "JucePlugin_Build_VST=0", | ||||
"JucePlugin_Build_VST3=0", | "JucePlugin_Build_VST3=0", | ||||
"JucePlugin_Build_AU=0", | "JucePlugin_Build_AU=0", | ||||
@@ -2954,9 +2958,7 @@ | |||||
"JucePlugin_Build_RTAS=0", | "JucePlugin_Build_RTAS=0", | ||||
"JucePlugin_Build_AAX=0", | "JucePlugin_Build_AAX=0", | ||||
"JucePlugin_Build_Standalone=1", | "JucePlugin_Build_Standalone=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | |||||
"JUCE_APP_VERSION=1.0.0", | |||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_SHARED_CODE=1", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -3003,7 +3005,7 @@ | |||||
WARNING_CFLAGS = -Wreorder; | WARNING_CFLAGS = -Wreorder; | ||||
ZERO_LINK = NO; }; name = Release; }; | ZERO_LINK = NO; }; name = Release; }; | ||||
8F5816EA1D519B78C3345C1B = {isa = PBXTargetDependency; target = 7A046597FDDDB82B78C64AAC; }; | 8F5816EA1D519B78C3345C1B = {isa = PBXTargetDependency; target = 7A046597FDDDB82B78C64AAC; }; | ||||
E06C8C12CD5FDD7FB372E602 = {isa = PBXTargetDependency; target = E600EF631F7AFA8F3A723E29; }; | |||||
EFD54B3088D908F77596C1A8 = {isa = PBXTargetDependency; target = D493488C4B5B9D9B5990FEE2; }; | |||||
017B214D817BF0DF53051BB2 = {isa = PBXTargetDependency; target = CD6892FED0DB19C0DDD9AD37; }; | 017B214D817BF0DF53051BB2 = {isa = PBXTargetDependency; target = CD6892FED0DB19C0DDD9AD37; }; | ||||
444EA74CE26BF416566E542C = {isa = XCConfigurationList; buildConfigurations = ( | 444EA74CE26BF416566E542C = {isa = XCConfigurationList; buildConfigurations = ( | ||||
D32671708EF2662A51A6335A, | D32671708EF2662A51A6335A, | ||||
@@ -3013,7 +3015,7 @@ | |||||
0ADE306E346FE4F925722F86, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | 0ADE306E346FE4F925722F86, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | ||||
EF49DCC88B5FC3C6E67ED2A4 = {isa = PBXAggregateTarget; buildConfigurationList = F550A01E8A9468C64A914B97; buildPhases = ( ); buildRules = ( ); dependencies = ( | EF49DCC88B5FC3C6E67ED2A4 = {isa = PBXAggregateTarget; buildConfigurationList = F550A01E8A9468C64A914B97; buildPhases = ( ); buildRules = ( ); dependencies = ( | ||||
8F5816EA1D519B78C3345C1B, | 8F5816EA1D519B78C3345C1B, | ||||
E06C8C12CD5FDD7FB372E602, | |||||
EFD54B3088D908F77596C1A8, | |||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (All)"; productName = AUv3Synth; }; | 017B214D817BF0DF53051BB2, ); name = "AUv3Synth (All)"; productName = AUv3Synth; }; | ||||
3A7896DB2C11717D9046CE5B = {isa = XCConfigurationList; buildConfigurations = ( | 3A7896DB2C11717D9046CE5B = {isa = XCConfigurationList; buildConfigurations = ( | ||||
DC95EAEBECC74A55CADCD887, | DC95EAEBECC74A55CADCD887, | ||||
@@ -3040,15 +3042,15 @@ | |||||
E60CDCD59C66D98FB19938F1, | E60CDCD59C66D98FB19938F1, | ||||
671E50F4F02FC98293270CFC, ); buildRules = ( ); dependencies = ( | 671E50F4F02FC98293270CFC, ); buildRules = ( ); dependencies = ( | ||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 AppExtension)"; productName = AUv3Synth; productReference = 746B19364297E7D489749B70; productType = "com.apple.product-type.app-extension"; }; | 017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 AppExtension)"; productName = AUv3Synth; productReference = 746B19364297E7D489749B70; productType = "com.apple.product-type.app-extension"; }; | ||||
8F1BF8EDA79F1FBE486B7666 = {isa = XCConfigurationList; buildConfigurations = ( | |||||
39D3FD9D3D06BC306F9E323C, | |||||
AE95330B72116D75608B9C68, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | |||||
4E507FDDF2C5DF3FE77D60E4 = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
C827DD5C463516119BBE0F29 = {isa = XCConfigurationList; buildConfigurations = ( | |||||
B3D851DD41548F02C540B34A, | |||||
635F6CAD05365F797820B5D7, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | |||||
B3F8CCAE4FDCBA89CC19E355 = {isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
6F585AC4628EC14C9F757022, | 6F585AC4628EC14C9F757022, | ||||
78704983DFEA5408FC5767D8, ); runOnlyForDeploymentPostprocessing = 0; }; | 78704983DFEA5408FC5767D8, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
7B44C01FD5EBA7864D985AC2 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
74F9A60840540F3EC2F3DE13 = {isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
0E0B50F4A042E48B9631A42A, ); runOnlyForDeploymentPostprocessing = 0; }; | 0E0B50F4A042E48B9631A42A, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
07033B8316DF6C9CC2B31737 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | |||||
B316FCBC41E5E116F9972F18 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | |||||
FAD4DF17110D52B8ED8D9F93, | FAD4DF17110D52B8ED8D9F93, | ||||
737E06660F37BFFCABD89643, | 737E06660F37BFFCABD89643, | ||||
D53302896621B8A3E8BDD606, | D53302896621B8A3E8BDD606, | ||||
@@ -3060,15 +3062,15 @@ | |||||
6B818B8342839FB008124DEA, | 6B818B8342839FB008124DEA, | ||||
F452B8399A32BE4F1074F596, | F452B8399A32BE4F1074F596, | ||||
E4236DCEE707C3855C2E3B22, ); runOnlyForDeploymentPostprocessing = 0; }; | E4236DCEE707C3855C2E3B22, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
9D91842D2BFCA3D239EE3E53 = {isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
9F15AC62B4D8886B726F011B = {isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; files = ( | |||||
EE8DCBA5DC0EE7CAD6FF2F39, ); runOnlyForDeploymentPostprocessing = 0; name = "Embed App Extensions"; dstPath = ""; dstSubfolderSpec = 13; }; | EE8DCBA5DC0EE7CAD6FF2F39, ); runOnlyForDeploymentPostprocessing = 0; name = "Embed App Extensions"; dstPath = ""; dstSubfolderSpec = 13; }; | ||||
E600EF631F7AFA8F3A723E29 = {isa = PBXNativeTarget; buildConfigurationList = 8F1BF8EDA79F1FBE486B7666; buildPhases = ( | |||||
4E507FDDF2C5DF3FE77D60E4, | |||||
7B44C01FD5EBA7864D985AC2, | |||||
07033B8316DF6C9CC2B31737, | |||||
9D91842D2BFCA3D239EE3E53, ); buildRules = ( ); dependencies = ( | |||||
D493488C4B5B9D9B5990FEE2 = {isa = PBXNativeTarget; buildConfigurationList = C827DD5C463516119BBE0F29; buildPhases = ( | |||||
B3F8CCAE4FDCBA89CC19E355, | |||||
74F9A60840540F3EC2F3DE13, | |||||
B316FCBC41E5E116F9972F18, | |||||
9F15AC62B4D8886B726F011B, ); buildRules = ( ); dependencies = ( | |||||
8F5816EA1D519B78C3345C1B, | 8F5816EA1D519B78C3345C1B, | ||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (AUv3 Standalone)"; productName = AUv3Synth; productReference = EC3DE1F504C76EEDDA7F2216; productType = "com.apple.product-type.application"; }; | |||||
017B214D817BF0DF53051BB2, ); name = "AUv3Synth (Standalone Plugin)"; productName = AUv3Synth; productReference = 91F2B214D542DE4D2EC899FE; productType = "com.apple.product-type.application"; }; | |||||
AF907C78A0D17B741F5F8944 = {isa = XCConfigurationList; buildConfigurations = ( | AF907C78A0D17B741F5F8944 = {isa = XCConfigurationList; buildConfigurations = ( | ||||
DBCA8A687AB8CE4F0FDE4C3D, | DBCA8A687AB8CE4F0FDE4C3D, | ||||
5DA389BE0C844A1A9E20FD7C, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | 5DA389BE0C844A1A9E20FD7C, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; | ||||
@@ -3090,7 +3092,7 @@ | |||||
4D9D92DD454BB03746241196, ); runOnlyForDeploymentPostprocessing = 0; }; | 4D9D92DD454BB03746241196, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
CD6892FED0DB19C0DDD9AD37 = {isa = PBXNativeTarget; buildConfigurationList = AF907C78A0D17B741F5F8944; buildPhases = ( | CD6892FED0DB19C0DDD9AD37 = {isa = PBXNativeTarget; buildConfigurationList = AF907C78A0D17B741F5F8944; buildPhases = ( | ||||
1F4A8812AAE49E02F3215F48, ); buildRules = ( ); dependencies = ( ); name = "AUv3Synth (Shared Code)"; productName = AUv3Synth; productReference = 9536B5A780A03F6BACB24144; productType = "com.apple.product-type.library.static"; }; | 1F4A8812AAE49E02F3215F48, ); buildRules = ( ); dependencies = ( ); name = "AUv3Synth (Shared Code)"; productName = AUv3Synth; productReference = 9536B5A780A03F6BACB24144; productType = "com.apple.product-type.library.static"; }; | ||||
D0E003364F0BE3205BD9243E = {isa = PBXProject; buildConfigurationList = 444EA74CE26BF416566E542C; attributes = { LastUpgradeCheck = 0440; TargetAttributes = { EF49DCC88B5FC3C6E67ED2A4 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };7A046597FDDDB82B78C64AAC = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 1; }; }; };E600EF631F7AFA8F3A723E29 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };CD6892FED0DB19C0DDD9AD37 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 4BFA153CE4E8A774C67EC642; projectDirPath = ""; projectRoot = ""; targets = (EF49DCC88B5FC3C6E67ED2A4, 7A046597FDDDB82B78C64AAC, E600EF631F7AFA8F3A723E29, CD6892FED0DB19C0DDD9AD37); }; | |||||
D0E003364F0BE3205BD9243E = {isa = PBXProject; buildConfigurationList = 444EA74CE26BF416566E542C; attributes = { LastUpgradeCheck = 0440; TargetAttributes = { EF49DCC88B5FC3C6E67ED2A4 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };7A046597FDDDB82B78C64AAC = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 1; }; }; };D493488C4B5B9D9B5990FEE2 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; };CD6892FED0DB19C0DDD9AD37 = { SystemCapabilities = {com.apple.InAppPurchase = { enabled = 0; }; com.apple.Sandbox = { enabled = 0; }; }; }; }; }; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 0; mainGroup = 4BFA153CE4E8A774C67EC642; projectDirPath = ""; projectRoot = ""; targets = (EF49DCC88B5FC3C6E67ED2A4, 7A046597FDDDB82B78C64AAC, D493488C4B5B9D9B5990FEE2, CD6892FED0DB19C0DDD9AD37); }; | |||||
}; | }; | ||||
rootObject = D0E003364F0BE3205BD9243E; | rootObject = D0E003364F0BE3205BD9243E; | ||||
} | } |
@@ -0,0 +1,43 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |||||
<plist> | |||||
<dict> | |||||
<key>LSRequiresIPhoneOS</key> | |||||
<true/> | |||||
<key>UIViewControllerBasedStatusBarAppearance</key> | |||||
<false/> | |||||
<key>CFBundleExecutable</key> | |||||
<string>${EXECUTABLE_NAME}</string> | |||||
<key>CFBundleIdentifier</key> | |||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | |||||
<key>CFBundleName</key> | |||||
<string>AUv3Synth</string> | |||||
<key>CFBundleDisplayName</key> | |||||
<string>AUv3Synth</string> | |||||
<key>CFBundlePackageType</key> | |||||
<string>APPL</string> | |||||
<key>CFBundleSignature</key> | |||||
<string>????</string> | |||||
<key>CFBundleShortVersionString</key> | |||||
<string>1.0.0</string> | |||||
<key>CFBundleVersion</key> | |||||
<string>1.0.0</string> | |||||
<key>NSHumanReadableCopyright</key> | |||||
<string></string> | |||||
<key>NSHighResolutionCapable</key> | |||||
<true/> | |||||
<key>UIRequiresFullScreen</key> | |||||
<true/> | |||||
<key>UIStatusBarHidden</key> | |||||
<true/> | |||||
<key>UISupportedInterfaceOrientations</key> | |||||
<array> | |||||
<string>UIInterfaceOrientationPortrait</string> | |||||
<string>UIInterfaceOrientationLandscapeLeft</string> | |||||
<string>UIInterfaceOrientationLandscapeRight</string> | |||||
</array> | |||||
<key>UIBackgroundModes</key> | |||||
<array/> | |||||
</dict> | |||||
</plist> |
@@ -9,15 +9,15 @@ | |||||
A954E808E316BFB9537574CE = {isa = PBXBuildFile; fileRef = CBF69B3CBCD089CD7DC8343C; }; | A954E808E316BFB9537574CE = {isa = PBXBuildFile; fileRef = CBF69B3CBCD089CD7DC8343C; }; | ||||
E3498B080326636A372B74AE = {isa = PBXBuildFile; fileRef = 859E13C66F2193112084D1B9; }; | E3498B080326636A372B74AE = {isa = PBXBuildFile; fileRef = 859E13C66F2193112084D1B9; }; | ||||
828D4B32ECB7ECE234A5A1A9 = {isa = PBXBuildFile; fileRef = 66DE43B56D8670C78DD3998D; }; | 828D4B32ECB7ECE234A5A1A9 = {isa = PBXBuildFile; fileRef = 66DE43B56D8670C78DD3998D; }; | ||||
ACC6D859315761144D4178A0 = {isa = PBXBuildFile; fileRef = 717FA33AC0AA2629302F0314; }; | |||||
97CBB80DA6775AEF4872168B = {isa = PBXBuildFile; fileRef = 8F7B1F20EA4F07C9D37D5260; }; | 97CBB80DA6775AEF4872168B = {isa = PBXBuildFile; fileRef = 8F7B1F20EA4F07C9D37D5260; }; | ||||
2CDBA22DB877B521681B03C3 = {isa = PBXBuildFile; fileRef = 7DF561FC0400DD7E678CD690; }; | 2CDBA22DB877B521681B03C3 = {isa = PBXBuildFile; fileRef = 7DF561FC0400DD7E678CD690; }; | ||||
3B937846DB65393DE597ABDE = {isa = PBXBuildFile; fileRef = C9F7ABDA09635BC3FAB0B008; }; | 3B937846DB65393DE597ABDE = {isa = PBXBuildFile; fileRef = C9F7ABDA09635BC3FAB0B008; }; | ||||
E9042B79DDA8424594F1AB16 = {isa = PBXBuildFile; fileRef = FE7F391D915BD5CE849883A8; }; | |||||
139AEB224F22582CF606327F = {isa = PBXBuildFile; fileRef = 732EEC584A4CE3ED07C5BEFB; }; | 139AEB224F22582CF606327F = {isa = PBXBuildFile; fileRef = 732EEC584A4CE3ED07C5BEFB; }; | ||||
579B22B362186BFEA27C44D9 = {isa = PBXBuildFile; fileRef = D32C3176FB914F189E0139AF; }; | 579B22B362186BFEA27C44D9 = {isa = PBXBuildFile; fileRef = D32C3176FB914F189E0139AF; }; | ||||
4FE4858AB45C67767169F6BC = {isa = PBXBuildFile; fileRef = 34227B39C3D697D0DBAC7017; }; | 4FE4858AB45C67767169F6BC = {isa = PBXBuildFile; fileRef = 34227B39C3D697D0DBAC7017; }; | ||||
60DF684A573F3D6E67C085EE = {isa = PBXBuildFile; fileRef = CBECD9165897602A506BC41E; }; | |||||
CA82C00B49701B9ECEB91AE1 = {isa = PBXBuildFile; fileRef = 3B5B55FF08F71060B836F5DB; }; | CA82C00B49701B9ECEB91AE1 = {isa = PBXBuildFile; fileRef = 3B5B55FF08F71060B836F5DB; }; | ||||
E20A03BD895CA5A0D7913F4E = {isa = PBXBuildFile; fileRef = 3EF6F363BA4F6B10207C0E23; }; | |||||
73C67130F15814333F4D613B = {isa = PBXBuildFile; fileRef = 15D92586D187B0D8758C6F18; }; | 73C67130F15814333F4D613B = {isa = PBXBuildFile; fileRef = 15D92586D187B0D8758C6F18; }; | ||||
6B6DC7D7A606A7D832929888 = {isa = PBXBuildFile; fileRef = 7E8B563CE147A7C733E6EFB1; }; | 6B6DC7D7A606A7D832929888 = {isa = PBXBuildFile; fileRef = 7E8B563CE147A7C733E6EFB1; }; | ||||
328BFAEA24EDCBF7B69F4960 = {isa = PBXBuildFile; fileRef = B766DBADE0BD743FAC004870; }; | 328BFAEA24EDCBF7B69F4960 = {isa = PBXBuildFile; fileRef = B766DBADE0BD743FAC004870; }; | ||||
@@ -55,6 +55,7 @@ | |||||
05CF05C4A0B41E4E3B505016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | 05CF05C4A0B41E4E3B505016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
0700C7069E1CF3FF8966C0E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp"; sourceTree = "SOURCE_ROOT"; }; | 0700C7069E1CF3FF8966C0E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
07342D914D2A5AF6075CDB2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StandardHeader.h"; path = "../../../../modules/juce_core/system/juce_StandardHeader.h"; sourceTree = "SOURCE_ROOT"; }; | 07342D914D2A5AF6075CDB2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StandardHeader.h"; path = "../../../../modules/juce_core/system/juce_StandardHeader.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
076200E2F1B7A7C0F0864343 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
07692EE917BD6ACF5B036FC5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcinit.c"; sourceTree = "SOURCE_ROOT"; }; | 07692EE917BD6ACF5B036FC5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcinit.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
0790EC941834B64EA1AC8D5A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; }; | 0790EC941834B64EA1AC8D5A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
07C83735435D264F28158F79 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WildcardFileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | 07C83735435D264F28158F79 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WildcardFileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -101,7 +102,6 @@ | |||||
0F67C59CB48583941B8656EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTMidiEventList.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h"; sourceTree = "SOURCE_ROOT"; }; | 0F67C59CB48583941B8656EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTMidiEventList.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
102919EC5BCD10DA703688CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameter.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorParameter.h"; sourceTree = "SOURCE_ROOT"; }; | 102919EC5BCD10DA703688CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameter.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorParameter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
109C128BB4A7A05127A0C485 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 109C128BB4A7A05127A0C485 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
11ACB77A3D91503A3DF673C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
11D8AE26FA8880E7E8F3B4EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MissingGLDefinitions.h"; path = "../../../../modules/juce_opengl/native/juce_MissingGLDefinitions.h"; sourceTree = "SOURCE_ROOT"; }; | 11D8AE26FA8880E7E8F3B4EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MissingGLDefinitions.h"; path = "../../../../modules/juce_opengl/native/juce_MissingGLDefinitions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
123B63088FA1C4D1AD225CDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsSoftwareRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp"; sourceTree = "SOURCE_ROOT"; }; | 123B63088FA1C4D1AD225CDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsSoftwareRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
125AF6A7546974E48B30715F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngwrite.c"; sourceTree = "SOURCE_ROOT"; }; | 125AF6A7546974E48B30715F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngwrite.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -309,7 +309,6 @@ | |||||
3EAE5CBC2043F3AD35BB52A4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = callback.h; path = "../../../../modules/juce_audio_formats/codecs/flac/callback.h"; sourceTree = "SOURCE_ROOT"; }; | 3EAE5CBC2043F3AD35BB52A4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = callback.h; path = "../../../../modules/juce_audio_formats/codecs/flac/callback.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
3ED9D068A1EEB463738A8D67 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngstruct.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngstruct.h"; sourceTree = "SOURCE_ROOT"; }; | 3ED9D068A1EEB463738A8D67 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngstruct.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngstruct.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
3EF0B8611060C8AB86395920 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_RuntimePermissions.cpp"; path = "../../../../modules/juce_core/native/juce_android_RuntimePermissions.cpp"; sourceTree = "SOURCE_ROOT"; }; | 3EF0B8611060C8AB86395920 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_RuntimePermissions.cpp"; path = "../../../../modules/juce_core/native/juce_android_RuntimePermissions.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
3EF6F363BA4F6B10207C0E23 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = System/Library/Frameworks/QuickTime.framework; sourceTree = SDKROOT; }; | |||||
3FAA5384DA8B28DEB5E57A5D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ZipFile.cpp"; path = "../../../../modules/juce_core/zip/juce_ZipFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 3FAA5384DA8B28DEB5E57A5D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ZipFile.cpp"; path = "../../../../modules/juce_core/zip/juce_ZipFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
3FECAB20E9C0834676E2D9EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_File.cpp"; path = "../../../../modules/juce_core/files/juce_File.cpp"; sourceTree = "SOURCE_ROOT"; }; | 3FECAB20E9C0834676E2D9EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_File.cpp"; path = "../../../../modules/juce_core/files/juce_File.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
403453363C4785FD451A9BA1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LagrangeInterpolator.h"; path = "../../../../modules/juce_audio_basics/effects/juce_LagrangeInterpolator.h"; sourceTree = "SOURCE_ROOT"; }; | 403453363C4785FD451A9BA1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LagrangeInterpolator.h"; path = "../../../../modules/juce_audio_basics/effects/juce_LagrangeInterpolator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -527,7 +526,7 @@ | |||||
70B18C93C5696330A877B330 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileSearchPath.cpp"; path = "../../../../modules/juce_core/files/juce_FileSearchPath.cpp"; sourceTree = "SOURCE_ROOT"; }; | 70B18C93C5696330A877B330 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileSearchPath.cpp"; path = "../../../../modules/juce_core/files/juce_FileSearchPath.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
7141B07690C1A022A2BFFBBB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | 7141B07690C1A022A2BFFBBB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
71710A47E019BA95D2DB86FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | 71710A47E019BA95D2DB86FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
71881F8A6973AACD78ABA719 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
717FA33AC0AA2629302F0314 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |||||
71B0F66C20CF48F49B3152AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_SystemTrayIcon.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_mac_SystemTrayIcon.cpp"; sourceTree = "SOURCE_ROOT"; }; | 71B0F66C20CF48F49B3152AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_SystemTrayIcon.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_mac_SystemTrayIcon.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
71DF518DE7A248B97C8E1C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | 71DF518DE7A248B97C8E1C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
7250A7D7C9F17451B05EE51F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_44p51.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44p51.h"; sourceTree = "SOURCE_ROOT"; }; | 7250A7D7C9F17451B05EE51F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_44p51.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44p51.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -649,6 +648,7 @@ | |||||
8C9D252ABA3CDDC81B33884D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedButtonBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedButtonBar.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8C9D252ABA3CDDC81B33884D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedButtonBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedButtonBar.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8C9EC3F9C24081ECEF3FCEFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8C9EC3F9C24081ECEF3FCEFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8CA01F9530AC5512C6B74325 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessage.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8CA01F9530AC5512C6B74325 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessage.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8CB02B86D880C54585066AD0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
8CEADF0BFEE8F08A0EB42CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | 8CEADF0BFEE8F08A0EB42CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
8DC827CCF543708CF729FED6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiFile.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8DC827CCF543708CF729FED6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiFile.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8DD9C11F5055343D3080A636 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "stream_encoder.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_encoder.h"; sourceTree = "SOURCE_ROOT"; }; | 8DD9C11F5055343D3080A636 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "stream_encoder.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_encoder.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -929,7 +929,6 @@ | |||||
CB4D4DA89BA649D3F1B2A645 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_TextButton.h"; sourceTree = "SOURCE_ROOT"; }; | CB4D4DA89BA649D3F1B2A645 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_TextButton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CB5874E2A70E8A6A01FE8C9F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Network.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | CB5874E2A70E8A6A01FE8C9F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Network.cpp"; path = "../../../../modules/juce_core/native/juce_win32_Network.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CBE5E39B8775FEDC3EF3EBB2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jerror.c"; sourceTree = "SOURCE_ROOT"; }; | CBE5E39B8775FEDC3EF3EBB2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jerror.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CBECD9165897602A506BC41E = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; | |||||
CBF69B3CBCD089CD7DC8343C = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimationAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | CBF69B3CBCD089CD7DC8343C = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimationAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; }; | ||||
CC0B7738BD544B955D81BF1E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../../../modules/juce_events/juce_events.mm"; sourceTree = "SOURCE_ROOT"; }; | CC0B7738BD544B955D81BF1E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../../../modules/juce_events/juce_events.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
CC3F295E9D9E5863779F9ACD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | CC3F295E9D9E5863779F9ACD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1111,7 +1110,6 @@ | |||||
F0B46A9181B1707349A20399 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleComponent.h"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.h"; sourceTree = "SOURCE_ROOT"; }; | F0B46A9181B1707349A20399 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleComponent.h"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F0D54DDE8C2AD1D018A61FDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | F0D54DDE8C2AD1D018A61FDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F0E4B5B18AAB82215F5C6AE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DropShadowEffect.h"; path = "../../../../modules/juce_graphics/effects/juce_DropShadowEffect.h"; sourceTree = "SOURCE_ROOT"; }; | F0E4B5B18AAB82215F5C6AE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DropShadowEffect.h"; path = "../../../../modules/juce_graphics/effects/juce_DropShadowEffect.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F113DFEACAF2D8230F0DF5E7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F1340F07AE08BBB477720091 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "win_utf8_io.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/win_utf8_io.h"; sourceTree = "SOURCE_ROOT"; }; | F1340F07AE08BBB477720091 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "win_utf8_io.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/win_utf8_io.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F16734BCF880A8180C06018D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HyperlinkButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.h"; sourceTree = "SOURCE_ROOT"; }; | F16734BCF880A8180C06018D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HyperlinkButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F16D0AF6B7D272E5E562CAA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StatisticsAccumulator.h"; path = "../../../../modules/juce_core/maths/juce_StatisticsAccumulator.h"; sourceTree = "SOURCE_ROOT"; }; | F16D0AF6B7D272E5E562CAA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StatisticsAccumulator.h"; path = "../../../../modules/juce_core/maths/juce_StatisticsAccumulator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1190,6 +1188,7 @@ | |||||
FE41044F09ABE0A6BC0F9293 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedValueSetter.h"; path = "../../../../modules/juce_core/containers/juce_ScopedValueSetter.h"; sourceTree = "SOURCE_ROOT"; }; | FE41044F09ABE0A6BC0F9293 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedValueSetter.h"; path = "../../../../modules/juce_core/containers/juce_ScopedValueSetter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
FE55A1DFB90A1A5EF37B1741 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReaderSource.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReaderSource.h"; sourceTree = "SOURCE_ROOT"; }; | FE55A1DFB90A1A5EF37B1741 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReaderSource.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReaderSource.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
FE6F235B759DD3DB37F6EE0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_basics.cpp"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.cpp"; sourceTree = "SOURCE_ROOT"; }; | FE6F235B759DD3DB37F6EE0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_audio_basics.cpp"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
FE7F391D915BD5CE849883A8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; | |||||
FEA645D52C593ECCEA779BAF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Component.h"; path = "../../../../modules/juce_gui_basics/components/juce_Component.h"; sourceTree = "SOURCE_ROOT"; }; | FEA645D52C593ECCEA779BAF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Component.h"; path = "../../../../modules/juce_gui_basics/components/juce_Component.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
FF1CEE8501CA0F081EE0E3AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatManager.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatManager.h"; sourceTree = "SOURCE_ROOT"; }; | FF1CEE8501CA0F081EE0E3AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatManager.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatManager.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
FF1F4F1262BB429E80492B13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DialogWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DialogWindow.h"; sourceTree = "SOURCE_ROOT"; }; | FF1F4F1262BB429E80492B13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DialogWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DialogWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2539,13 +2538,12 @@ | |||||
F5E88E0E8902B20B8E0F1C28 = {isa = PBXGroup; children = ( | F5E88E0E8902B20B8E0F1C28 = {isa = PBXGroup; children = ( | ||||
87E61959D8EA529461A0D257, | 87E61959D8EA529461A0D257, | ||||
E0FCA8F19A081CE941B273FA, | E0FCA8F19A081CE941B273FA, | ||||
11ACB77A3D91503A3DF673C8, | |||||
8CB02B86D880C54585066AD0, | |||||
ACAC59A1C54DC52E8E2438CC, | ACAC59A1C54DC52E8E2438CC, | ||||
A281FFA1C7E3AFB8246FD577, | |||||
71881F8A6973AACD78ABA719, ); name = native; sourceTree = "<group>"; }; | |||||
A281FFA1C7E3AFB8246FD577, ); name = native; sourceTree = "<group>"; }; | |||||
802AB2803D9F6242DC1B0A16 = {isa = PBXGroup; children = ( | 802AB2803D9F6242DC1B0A16 = {isa = PBXGroup; children = ( | ||||
B83DDFEEA66888E9616BCE82, | B83DDFEEA66888E9616BCE82, | ||||
F113DFEACAF2D8230F0DF5E7, ); name = playback; sourceTree = "<group>"; }; | |||||
076200E2F1B7A7C0F0864343, ); name = playback; sourceTree = "<group>"; }; | |||||
397907CF13C78C70801F14D4 = {isa = PBXGroup; children = ( | 397907CF13C78C70801F14D4 = {isa = PBXGroup; children = ( | ||||
616C504727E4806B3BB3980F, | 616C504727E4806B3BB3980F, | ||||
F5E88E0E8902B20B8E0F1C28, | F5E88E0E8902B20B8E0F1C28, | ||||
@@ -2590,15 +2588,15 @@ | |||||
31F4A77234EA04C6F3F431E7 = {isa = PBXGroup; children = ( | 31F4A77234EA04C6F3F431E7 = {isa = PBXGroup; children = ( | ||||
859E13C66F2193112084D1B9, | 859E13C66F2193112084D1B9, | ||||
66DE43B56D8670C78DD3998D, | 66DE43B56D8670C78DD3998D, | ||||
717FA33AC0AA2629302F0314, | |||||
8F7B1F20EA4F07C9D37D5260, | 8F7B1F20EA4F07C9D37D5260, | ||||
7DF561FC0400DD7E678CD690, | 7DF561FC0400DD7E678CD690, | ||||
C9F7ABDA09635BC3FAB0B008, | C9F7ABDA09635BC3FAB0B008, | ||||
FE7F391D915BD5CE849883A8, | |||||
732EEC584A4CE3ED07C5BEFB, | 732EEC584A4CE3ED07C5BEFB, | ||||
D32C3176FB914F189E0139AF, | D32C3176FB914F189E0139AF, | ||||
34227B39C3D697D0DBAC7017, | 34227B39C3D697D0DBAC7017, | ||||
CBECD9165897602A506BC41E, | |||||
3B5B55FF08F71060B836F5DB, | 3B5B55FF08F71060B836F5DB, | ||||
3EF6F363BA4F6B10207C0E23, | |||||
15D92586D187B0D8758C6F18, ); name = Frameworks; sourceTree = "<group>"; }; | 15D92586D187B0D8758C6F18, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
7CA50BE1660DF7427A2CAFE2 = {isa = PBXGroup; children = ( | 7CA50BE1660DF7427A2CAFE2 = {isa = PBXGroup; children = ( | ||||
CBF69B3CBCD089CD7DC8343C, ); name = Products; sourceTree = "<group>"; }; | CBF69B3CBCD089CD7DC8343C, ); name = Products; sourceTree = "<group>"; }; | ||||
@@ -2622,7 +2620,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2644,7 +2649,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2714,15 +2726,15 @@ | |||||
4516F5A575174EF76FEAD8B3 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | 4516F5A575174EF76FEAD8B3 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | ||||
E3498B080326636A372B74AE, | E3498B080326636A372B74AE, | ||||
828D4B32ECB7ECE234A5A1A9, | 828D4B32ECB7ECE234A5A1A9, | ||||
ACC6D859315761144D4178A0, | |||||
97CBB80DA6775AEF4872168B, | 97CBB80DA6775AEF4872168B, | ||||
2CDBA22DB877B521681B03C3, | 2CDBA22DB877B521681B03C3, | ||||
3B937846DB65393DE597ABDE, | 3B937846DB65393DE597ABDE, | ||||
E9042B79DDA8424594F1AB16, | |||||
139AEB224F22582CF606327F, | 139AEB224F22582CF606327F, | ||||
579B22B362186BFEA27C44D9, | 579B22B362186BFEA27C44D9, | ||||
4FE4858AB45C67767169F6BC, | 4FE4858AB45C67767169F6BC, | ||||
60DF684A573F3D6E67C085EE, | |||||
CA82C00B49701B9ECEB91AE1, | CA82C00B49701B9ECEB91AE1, | ||||
E20A03BD895CA5A0D7913F4E, | |||||
73C67130F15814333F4D613B, ); runOnlyForDeploymentPostprocessing = 0; }; | 73C67130F15814333F4D613B, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
80F5D4DB72CAE33FF7BE0E28 = {isa = PBXNativeTarget; buildConfigurationList = CA4D2206213720EC7DE41E1A; buildPhases = ( | 80F5D4DB72CAE33FF7BE0E28 = {isa = PBXNativeTarget; buildConfigurationList = CA4D2206213720EC7DE41E1A; buildPhases = ( | ||||
6DD59723DA58F112C3C6F427, | 6DD59723DA58F112C3C6F427, | ||||
@@ -0,0 +1,158 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{D44A6FC4-2DA0-C221-F876-2A2012D2840C}</ProjectGuid> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"/> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AnimationAppExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AnimationAppExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\AnimationAppExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\AnimationAppExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>MinSpace</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\AnimationAppExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\AnimationAppExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\AnimationAppExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -55,6 +55,7 @@ | |||||
05CF05C4A0B41E4E3B505016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | 05CF05C4A0B41E4E3B505016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../JuceLibraryCode/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
0700C7069E1CF3FF8966C0E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp"; sourceTree = "SOURCE_ROOT"; }; | 0700C7069E1CF3FF8966C0E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
07342D914D2A5AF6075CDB2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StandardHeader.h"; path = "../../../../modules/juce_core/system/juce_StandardHeader.h"; sourceTree = "SOURCE_ROOT"; }; | 07342D914D2A5AF6075CDB2D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StandardHeader.h"; path = "../../../../modules/juce_core/system/juce_StandardHeader.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
076200E2F1B7A7C0F0864343 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
07692EE917BD6ACF5B036FC5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcinit.c"; sourceTree = "SOURCE_ROOT"; }; | 07692EE917BD6ACF5B036FC5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcinit.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
0790EC941834B64EA1AC8D5A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; }; | 0790EC941834B64EA1AC8D5A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
07C83735435D264F28158F79 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WildcardFileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | 07C83735435D264F28158F79 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_WildcardFileFilter.cpp"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -101,7 +102,6 @@ | |||||
0F67C59CB48583941B8656EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTMidiEventList.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h"; sourceTree = "SOURCE_ROOT"; }; | 0F67C59CB48583941B8656EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VSTMidiEventList.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
102919EC5BCD10DA703688CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameter.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorParameter.h"; sourceTree = "SOURCE_ROOT"; }; | 102919EC5BCD10DA703688CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameter.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorParameter.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
109C128BB4A7A05127A0C485 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 109C128BB4A7A05127A0C485 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
11ACB77A3D91503A3DF673C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
11D8AE26FA8880E7E8F3B4EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MissingGLDefinitions.h"; path = "../../../../modules/juce_opengl/native/juce_MissingGLDefinitions.h"; sourceTree = "SOURCE_ROOT"; }; | 11D8AE26FA8880E7E8F3B4EB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MissingGLDefinitions.h"; path = "../../../../modules/juce_opengl/native/juce_MissingGLDefinitions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
123B63088FA1C4D1AD225CDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsSoftwareRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp"; sourceTree = "SOURCE_ROOT"; }; | 123B63088FA1C4D1AD225CDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsSoftwareRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
125AF6A7546974E48B30715F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngwrite.c"; sourceTree = "SOURCE_ROOT"; }; | 125AF6A7546974E48B30715F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngwrite.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -528,7 +528,6 @@ | |||||
7141B07690C1A022A2BFFBBB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | 7141B07690C1A022A2BFFBBB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
71710A47E019BA95D2DB86FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | 71710A47E019BA95D2DB86FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_gui_basics.mm"; path = "../../JuceLibraryCode/juce_gui_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
717FA33AC0AA2629302F0314 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | 717FA33AC0AA2629302F0314 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | ||||
71881F8A6973AACD78ABA719 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
71B0F66C20CF48F49B3152AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_SystemTrayIcon.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_mac_SystemTrayIcon.cpp"; sourceTree = "SOURCE_ROOT"; }; | 71B0F66C20CF48F49B3152AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_SystemTrayIcon.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_mac_SystemTrayIcon.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
71DF518DE7A248B97C8E1C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | 71DF518DE7A248B97C8E1C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
7250A7D7C9F17451B05EE51F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_44p51.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44p51.h"; sourceTree = "SOURCE_ROOT"; }; | 7250A7D7C9F17451B05EE51F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "residue_44p51.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/residue_44p51.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -649,6 +648,7 @@ | |||||
8C9D252ABA3CDDC81B33884D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedButtonBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedButtonBar.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8C9D252ABA3CDDC81B33884D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedButtonBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedButtonBar.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8C9EC3F9C24081ECEF3FCEFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8C9EC3F9C24081ECEF3FCEFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TabbedComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_TabbedComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8CA01F9530AC5512C6B74325 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessage.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8CA01F9530AC5512C6B74325 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessage.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8CB02B86D880C54585066AD0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
8CEADF0BFEE8F08A0EB42CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | 8CEADF0BFEE8F08A0EB42CD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
8DC827CCF543708CF729FED6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiFile.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | 8DC827CCF543708CF729FED6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiFile.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
8DD9C11F5055343D3080A636 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "stream_encoder.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_encoder.h"; sourceTree = "SOURCE_ROOT"; }; | 8DD9C11F5055343D3080A636 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "stream_encoder.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/protected/stream_encoder.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1109,7 +1109,6 @@ | |||||
F0B46A9181B1707349A20399 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleComponent.h"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.h"; sourceTree = "SOURCE_ROOT"; }; | F0B46A9181B1707349A20399 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleComponent.h"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F0D54DDE8C2AD1D018A61FDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | F0D54DDE8C2AD1D018A61FDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F0E4B5B18AAB82215F5C6AE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DropShadowEffect.h"; path = "../../../../modules/juce_graphics/effects/juce_DropShadowEffect.h"; sourceTree = "SOURCE_ROOT"; }; | F0E4B5B18AAB82215F5C6AE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DropShadowEffect.h"; path = "../../../../modules/juce_graphics/effects/juce_DropShadowEffect.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F113DFEACAF2D8230F0DF5E7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F1340F07AE08BBB477720091 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "win_utf8_io.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/win_utf8_io.h"; sourceTree = "SOURCE_ROOT"; }; | F1340F07AE08BBB477720091 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "win_utf8_io.h"; path = "../../../../modules/juce_audio_formats/codecs/flac/win_utf8_io.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F16734BCF880A8180C06018D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HyperlinkButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.h"; sourceTree = "SOURCE_ROOT"; }; | F16734BCF880A8180C06018D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_HyperlinkButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_HyperlinkButton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F16D0AF6B7D272E5E562CAA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StatisticsAccumulator.h"; path = "../../../../modules/juce_core/maths/juce_StatisticsAccumulator.h"; sourceTree = "SOURCE_ROOT"; }; | F16D0AF6B7D272E5E562CAA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StatisticsAccumulator.h"; path = "../../../../modules/juce_core/maths/juce_StatisticsAccumulator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2537,13 +2536,12 @@ | |||||
F5E88E0E8902B20B8E0F1C28 = {isa = PBXGroup; children = ( | F5E88E0E8902B20B8E0F1C28 = {isa = PBXGroup; children = ( | ||||
87E61959D8EA529461A0D257, | 87E61959D8EA529461A0D257, | ||||
E0FCA8F19A081CE941B273FA, | E0FCA8F19A081CE941B273FA, | ||||
11ACB77A3D91503A3DF673C8, | |||||
8CB02B86D880C54585066AD0, | |||||
ACAC59A1C54DC52E8E2438CC, | ACAC59A1C54DC52E8E2438CC, | ||||
A281FFA1C7E3AFB8246FD577, | |||||
71881F8A6973AACD78ABA719, ); name = native; sourceTree = "<group>"; }; | |||||
A281FFA1C7E3AFB8246FD577, ); name = native; sourceTree = "<group>"; }; | |||||
802AB2803D9F6242DC1B0A16 = {isa = PBXGroup; children = ( | 802AB2803D9F6242DC1B0A16 = {isa = PBXGroup; children = ( | ||||
B83DDFEEA66888E9616BCE82, | B83DDFEEA66888E9616BCE82, | ||||
F113DFEACAF2D8230F0DF5E7, ); name = playback; sourceTree = "<group>"; }; | |||||
076200E2F1B7A7C0F0864343, ); name = playback; sourceTree = "<group>"; }; | |||||
397907CF13C78C70801F14D4 = {isa = PBXGroup; children = ( | 397907CF13C78C70801F14D4 = {isa = PBXGroup; children = ( | ||||
616C504727E4806B3BB3980F, | 616C504727E4806B3BB3980F, | ||||
F5E88E0E8902B20B8E0F1C28, | F5E88E0E8902B20B8E0F1C28, | ||||
@@ -2621,7 +2619,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2642,7 +2647,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -9,16 +9,16 @@ | |||||
5F8150BA71BC7BC278D19BDF = {isa = PBXBuildFile; fileRef = 9C71E9533EDADF610F789D88; }; | 5F8150BA71BC7BC278D19BDF = {isa = PBXBuildFile; fileRef = 9C71E9533EDADF610F789D88; }; | ||||
3286435E3CC944A630866B89 = {isa = PBXBuildFile; fileRef = 92CABA9C9B5148FCA22A0503; }; | 3286435E3CC944A630866B89 = {isa = PBXBuildFile; fileRef = 92CABA9C9B5148FCA22A0503; }; | ||||
7AC823C6BFA28E49D004E0E0 = {isa = PBXBuildFile; fileRef = BD70FA4626657FF1DEBB10DA; }; | 7AC823C6BFA28E49D004E0E0 = {isa = PBXBuildFile; fileRef = BD70FA4626657FF1DEBB10DA; }; | ||||
558C49788C323F72C879C219 = {isa = PBXBuildFile; fileRef = 440774261ADCDDE62F8611DE; }; | |||||
32D0B845ED45381A3B0D3286 = {isa = PBXBuildFile; fileRef = C751B4E213343FF77A0681B6; }; | 32D0B845ED45381A3B0D3286 = {isa = PBXBuildFile; fileRef = C751B4E213343FF77A0681B6; }; | ||||
7D74E1C0A7CA9488CCB8FD5D = {isa = PBXBuildFile; fileRef = EA07D9E1051E8FBBB8C21064; }; | 7D74E1C0A7CA9488CCB8FD5D = {isa = PBXBuildFile; fileRef = EA07D9E1051E8FBBB8C21064; }; | ||||
2414893F5F6D7096A1350F6B = {isa = PBXBuildFile; fileRef = 0C37646FCADAFC29F28333C0; }; | 2414893F5F6D7096A1350F6B = {isa = PBXBuildFile; fileRef = 0C37646FCADAFC29F28333C0; }; | ||||
CF339C0C77E85567F2E14DEF = {isa = PBXBuildFile; fileRef = E9E3BEA778FE14AE7BA9032F; }; | |||||
26E4E22AC7196AC405E218B9 = {isa = PBXBuildFile; fileRef = 7C86E886C3FCB671004E1CA2; }; | 26E4E22AC7196AC405E218B9 = {isa = PBXBuildFile; fileRef = 7C86E886C3FCB671004E1CA2; }; | ||||
F5BE3CB7F8CBD56D6E0C6AE4 = {isa = PBXBuildFile; fileRef = 4D4B44BECA12A8D1B2A458EF; }; | F5BE3CB7F8CBD56D6E0C6AE4 = {isa = PBXBuildFile; fileRef = 4D4B44BECA12A8D1B2A458EF; }; | ||||
F4869C88FEAADF584E72EF77 = {isa = PBXBuildFile; fileRef = D9E37E3E825916FFC5391BCC; }; | F4869C88FEAADF584E72EF77 = {isa = PBXBuildFile; fileRef = D9E37E3E825916FFC5391BCC; }; | ||||
05C4C6087DA084BB2A20A87D = {isa = PBXBuildFile; fileRef = FA016D0A7169A84A182C404B; }; | 05C4C6087DA084BB2A20A87D = {isa = PBXBuildFile; fileRef = FA016D0A7169A84A182C404B; }; | ||||
E529B9215B8115D19FAFA952 = {isa = PBXBuildFile; fileRef = 72EACF200EDF2E5DF7D66DD6; }; | |||||
291730DFE49E6AE97D4C8CEC = {isa = PBXBuildFile; fileRef = B06A9120276E8875161CFC7D; }; | 291730DFE49E6AE97D4C8CEC = {isa = PBXBuildFile; fileRef = B06A9120276E8875161CFC7D; }; | ||||
22F4A52A8EEA059B7DD0FCC2 = {isa = PBXBuildFile; fileRef = BC1276921CB154EB04E5EBAE; }; | |||||
74DB8EEA9D58B6E97C392192 = {isa = PBXBuildFile; fileRef = 095618F6D669589BD1DBD1ED; }; | 74DB8EEA9D58B6E97C392192 = {isa = PBXBuildFile; fileRef = 095618F6D669589BD1DBD1ED; }; | ||||
0CB39189A1701173FED41819 = {isa = PBXBuildFile; fileRef = 16799F26A4934E01FE14D70A; }; | 0CB39189A1701173FED41819 = {isa = PBXBuildFile; fileRef = 16799F26A4934E01FE14D70A; }; | ||||
5055109434B36CD6E0B6D360 = {isa = PBXBuildFile; fileRef = 2545022A0EE088A0C46EBD13; }; | 5055109434B36CD6E0B6D360 = {isa = PBXBuildFile; fileRef = 2545022A0EE088A0C46EBD13; }; | ||||
@@ -206,6 +206,7 @@ | |||||
246E4D95AADE7236843D8EF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.c"; sourceTree = "SOURCE_ROOT"; }; | 246E4D95AADE7236843D8EF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
248D8296344CFAC3E6CA732E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeTime.h"; path = "../../../../modules/juce_core/time/juce_RelativeTime.h"; sourceTree = "SOURCE_ROOT"; }; | 248D8296344CFAC3E6CA732E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeTime.h"; path = "../../../../modules/juce_core/time/juce_RelativeTime.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
24B8757907ECF54548F90F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | 24B8757907ECF54548F90F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
24C44973DFF9D3139A031915 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
24D34491A75D9158E571CE95 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedPositionBehaviours.h"; path = "../../../../modules/juce_gui_basics/layout/juce_AnimatedPositionBehaviours.h"; sourceTree = "SOURCE_ROOT"; }; | 24D34491A75D9158E571CE95 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedPositionBehaviours.h"; path = "../../../../modules/juce_gui_basics/layout/juce_AnimatedPositionBehaviours.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
24F0BB17E458EBEC96E7360C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RenderingHelpers.h"; path = "../../../../modules/juce_graphics/native/juce_RenderingHelpers.h"; sourceTree = "SOURCE_ROOT"; }; | 24F0BB17E458EBEC96E7360C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RenderingHelpers.h"; path = "../../../../modules/juce_graphics/native/juce_RenderingHelpers.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
25131D3A8F8DDF0094192DCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | 25131D3A8F8DDF0094192DCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -350,6 +351,7 @@ | |||||
4366A35F3F091C0EEFD58817 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectShowComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_DirectShowComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 4366A35F3F091C0EEFD58817 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectShowComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_DirectShowComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
4378029B012345D856709C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ModifierKeys.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_ModifierKeys.h"; sourceTree = "SOURCE_ROOT"; }; | 4378029B012345D856709C2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ModifierKeys.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_ModifierKeys.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
438DFB77DE0AF090CA6A8C4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/synthesis.c"; sourceTree = "SOURCE_ROOT"; }; | 438DFB77DE0AF090CA6A8C4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/synthesis.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
440774261ADCDDE62F8611DE = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |||||
448B223113A96B6D7C026E0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioDeviceManager.h"; path = "../../../../modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.h"; sourceTree = "SOURCE_ROOT"; }; | 448B223113A96B6D7C026E0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioDeviceManager.h"; path = "../../../../modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
449F72688745585AEC908DE3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BigInteger.h"; path = "../../../../modules/juce_core/maths/juce_BigInteger.h"; sourceTree = "SOURCE_ROOT"; }; | 449F72688745585AEC908DE3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BigInteger.h"; path = "../../../../modules/juce_core/maths/juce_BigInteger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
449FB9CD81DD670CE4A577CA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_android_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | 449FB9CD81DD670CE4A577CA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_android_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -556,7 +558,6 @@ | |||||
727D3B04CEC810C9E31818DF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | 727D3B04CEC810C9E31818DF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/bitreader.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
7287E94D566F0CCB336585D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MouseCursor.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseCursor.h"; sourceTree = "SOURCE_ROOT"; }; | 7287E94D566F0CCB336585D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MouseCursor.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseCursor.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
72DA84A591B2827C323332B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | 72DA84A591B2827C323332B3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
72EACF200EDF2E5DF7D66DD6 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; | |||||
72FDA2118BBEAF1B8AAB2D74 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterprocessConnectionServer.h"; path = "../../../../modules/juce_events/interprocess/juce_InterprocessConnectionServer.h"; sourceTree = "SOURCE_ROOT"; }; | 72FDA2118BBEAF1B8AAB2D74 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterprocessConnectionServer.h"; path = "../../../../modules/juce_events/interprocess/juce_InterprocessConnectionServer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
73351B2FB21CDA405FEA8578 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngread.c"; sourceTree = "SOURCE_ROOT"; }; | 73351B2FB21CDA405FEA8578 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngread.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
7354BFA17F9565BE32B449D0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Desktop.h"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.h"; sourceTree = "SOURCE_ROOT"; }; | 7354BFA17F9565BE32B449D0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Desktop.h"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -759,6 +760,7 @@ | |||||
9EC352467F1AACE708FDB4C6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.h"; sourceTree = "SOURCE_ROOT"; }; | 9EC352467F1AACE708FDB4C6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F0363632194A6415E392DE8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_graphics.h"; path = "../../../../modules/juce_graphics/juce_graphics.h"; sourceTree = "SOURCE_ROOT"; }; | 9F0363632194A6415E392DE8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_graphics.h"; path = "../../../../modules/juce_graphics/juce_graphics.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F14A2AA61821A565FF22D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FilePreviewComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FilePreviewComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 9F14A2AA61821A565FF22D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FilePreviewComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FilePreviewComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F1B684ADCD38EB30E9CE0C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
9FE0CD7594DBB296791F83E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | 9FE0CD7594DBB296791F83E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A003021CCCD1F8D2200E9066 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLContext.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLContext.h"; sourceTree = "SOURCE_ROOT"; }; | A003021CCCD1F8D2200E9066 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLContext.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLContext.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A08FAB7BE9C27D36087D4B45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DeletedAtShutdown.h"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.h"; sourceTree = "SOURCE_ROOT"; }; | A08FAB7BE9C27D36087D4B45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DeletedAtShutdown.h"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -904,7 +906,6 @@ | |||||
BB3DB74A8843A5C315854394 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SliderPropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_SliderPropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | BB3DB74A8843A5C315854394 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SliderPropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_SliderPropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BBA6F050F86F5DC509CBB4B1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoableAction.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoableAction.h"; sourceTree = "SOURCE_ROOT"; }; | BBA6F050F86F5DC509CBB4B1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoableAction.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoableAction.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BBDC1C7DE652B571ED885097 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../../../modules/juce_data_structures/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; }; | BBDC1C7DE652B571ED885097 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../../../modules/juce_data_structures/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
BC1276921CB154EB04E5EBAE = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = System/Library/Frameworks/QuickTime.framework; sourceTree = SDKROOT; }; | |||||
BC3E6DE998377FFB8E61EF44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLPixelFormat.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLPixelFormat.h"; sourceTree = "SOURCE_ROOT"; }; | BC3E6DE998377FFB8E61EF44 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLPixelFormat.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLPixelFormat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
BC4C2690333D8622D054E99A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileInputSource.cpp"; path = "../../../../modules/juce_core/streams/juce_FileInputSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | BC4C2690333D8622D054E99A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileInputSource.cpp"; path = "../../../../modules/juce_core/streams/juce_FileInputSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
BC77947BDED20C022DE3D8B8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioPluginFormatManager.cpp"; path = "../../../../modules/juce_audio_processors/format/juce_AudioPluginFormatManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | BC77947BDED20C022DE3D8B8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioPluginFormatManager.cpp"; path = "../../../../modules/juce_audio_processors/format/juce_AudioPluginFormatManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -974,7 +975,6 @@ | |||||
C835FDC5976EE01472DA0EBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | C835FDC5976EE01472DA0EBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C86F3258822428DB91009687 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_win32_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; }; | C86F3258822428DB91009687 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_win32_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C8931FE1A63291CBAFB35814 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mapping0.c"; sourceTree = "SOURCE_ROOT"; }; | C8931FE1A63291CBAFB35814 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mapping0.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C8A3BA380B7DADEBA46EC1FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
C8F44509007C71B8E14E9ACF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcomapi.c"; sourceTree = "SOURCE_ROOT"; }; | C8F44509007C71B8E14E9ACF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcomapi.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C90DB58EB56DF71AAB5AEC5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = masking.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/masking.h"; sourceTree = "SOURCE_ROOT"; }; | C90DB58EB56DF71AAB5AEC5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = masking.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/masking.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C92EDF999BB6D02D070A8A62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlacAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | C92EDF999BB6D02D070A8A62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlacAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1006,7 +1006,6 @@ | |||||
CEF47DFDD810B6A6633665BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lsp.c"; sourceTree = "SOURCE_ROOT"; }; | CEF47DFDD810B6A6633665BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lsp.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF01DB44007FF6940848C91A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; }; | CF01DB44007FF6940848C91A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF16FBA5840B89D53711C89F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBasedDocument.cpp"; path = "../../../../modules/juce_gui_extra/documents/juce_FileBasedDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF16FBA5840B89D53711C89F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBasedDocument.cpp"; path = "../../../../modules/juce_gui_extra/documents/juce_FileBasedDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF412309E5514E05CBD2A30F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CF6B3F4DF15D7BAAEB2495BC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_ios.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_ios.h"; sourceTree = "SOURCE_ROOT"; }; | CF6B3F4DF15D7BAAEB2495BC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_ios.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_ios.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF6E0A89DA49E7D810CF49A7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapistd.c"; sourceTree = "SOURCE_ROOT"; }; | CF6E0A89DA49E7D810CF49A7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapistd.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF6F99867E4ECCD2A2ED0B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Base64.cpp"; path = "../../../../modules/juce_core/text/juce_Base64.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF6F99867E4ECCD2A2ED0B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Base64.cpp"; path = "../../../../modules/juce_core/text/juce_Base64.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1139,6 +1138,7 @@ | |||||
E9AFEB90653FD6CBE935D29D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioPlayHead.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioPlayHead.h"; sourceTree = "SOURCE_ROOT"; }; | E9AFEB90653FD6CBE935D29D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioPlayHead.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioPlayHead.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E9CAA6108E4CC9A8240EDDC1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponent.mm"; path = "../../../../modules/juce_gui_extra/native/juce_ios_UIViewComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | E9CAA6108E4CC9A8240EDDC1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponent.mm"; path = "../../../../modules/juce_gui_extra/native/juce_ios_UIViewComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
E9CE9F9373D3557656DFD116 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_FileDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | E9CE9F9373D3557656DFD116 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_FileDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E9E3BEA778FE14AE7BA9032F = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; | |||||
EA07D9E1051E8FBBB8C21064 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | EA07D9E1051E8FBBB8C21064 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | ||||
EA11535479BC5B2B7AB3EE10 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup.c"; sourceTree = "SOURCE_ROOT"; }; | EA11535479BC5B2B7AB3EE10 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lookup.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
EA7D39752C67C8D58FABD98B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = "../../../../modules/juce_core/zip/zlib/inftrees.h"; sourceTree = "SOURCE_ROOT"; }; | EA7D39752C67C8D58FABD98B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = "../../../../modules/juce_core/zip/zlib/inftrees.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1183,7 +1183,6 @@ | |||||
F65AE162CA0E576EF9B17883 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_AudioCDBurner.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win32_AudioCDBurner.cpp"; sourceTree = "SOURCE_ROOT"; }; | F65AE162CA0E576EF9B17883 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_AudioCDBurner.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win32_AudioCDBurner.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F68C761355C8BEF77C6E0D07 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codebook.c"; sourceTree = "SOURCE_ROOT"; }; | F68C761355C8BEF77C6E0D07 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codebook.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
F7334FD3FBCADF7A5F3BAB8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | F7334FD3FBCADF7A5F3BAB8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F75D109BD33B5C057C150155 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F77BDA821AFA286E0B7CA733 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; }; | F77BDA821AFA286E0B7CA733 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F8412676F1B3EAF03D7928FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_win32_HiddenMessageWindow.h"; path = "../../../../modules/juce_events/native/juce_win32_HiddenMessageWindow.h"; sourceTree = "SOURCE_ROOT"; }; | F8412676F1B3EAF03D7928FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_win32_HiddenMessageWindow.h"; path = "../../../../modules/juce_events/native/juce_win32_HiddenMessageWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F84DED97A83644758D30181D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | F84DED97A83644758D30181D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2621,13 +2620,12 @@ | |||||
E7F489650D2787CBBE0D8475 = {isa = PBXGroup; children = ( | E7F489650D2787CBBE0D8475 = {isa = PBXGroup; children = ( | ||||
407FCF60E01E1C7F7BBF83B2, | 407FCF60E01E1C7F7BBF83B2, | ||||
26BFF71147B21AEECB934431, | 26BFF71147B21AEECB934431, | ||||
C8A3BA380B7DADEBA46EC1FF, | |||||
24C44973DFF9D3139A031915, | |||||
A091657F22DDCFFC2D0E3E68, | A091657F22DDCFFC2D0E3E68, | ||||
4366A35F3F091C0EEFD58817, | |||||
CF412309E5514E05CBD2A30F, ); name = native; sourceTree = "<group>"; }; | |||||
4366A35F3F091C0EEFD58817, ); name = native; sourceTree = "<group>"; }; | |||||
920D42A2B5F1763CB6CFF5DD = {isa = PBXGroup; children = ( | 920D42A2B5F1763CB6CFF5DD = {isa = PBXGroup; children = ( | ||||
7A32476DF07EE4C33512F01D, | 7A32476DF07EE4C33512F01D, | ||||
F75D109BD33B5C057C150155, ); name = playback; sourceTree = "<group>"; }; | |||||
9F1B684ADCD38EB30E9CE0C1, ); name = playback; sourceTree = "<group>"; }; | |||||
CC319022914B6972D2B91A23 = {isa = PBXGroup; children = ( | CC319022914B6972D2B91A23 = {isa = PBXGroup; children = ( | ||||
1C67C665FD3B6D5133151E2D, | 1C67C665FD3B6D5133151E2D, | ||||
E7F489650D2787CBBE0D8475, | E7F489650D2787CBBE0D8475, | ||||
@@ -2674,16 +2672,16 @@ | |||||
B679234897D9AEB22E892566 = {isa = PBXGroup; children = ( | B679234897D9AEB22E892566 = {isa = PBXGroup; children = ( | ||||
92CABA9C9B5148FCA22A0503, | 92CABA9C9B5148FCA22A0503, | ||||
BD70FA4626657FF1DEBB10DA, | BD70FA4626657FF1DEBB10DA, | ||||
440774261ADCDDE62F8611DE, | |||||
C751B4E213343FF77A0681B6, | C751B4E213343FF77A0681B6, | ||||
EA07D9E1051E8FBBB8C21064, | EA07D9E1051E8FBBB8C21064, | ||||
0C37646FCADAFC29F28333C0, | 0C37646FCADAFC29F28333C0, | ||||
E9E3BEA778FE14AE7BA9032F, | |||||
7C86E886C3FCB671004E1CA2, | 7C86E886C3FCB671004E1CA2, | ||||
4D4B44BECA12A8D1B2A458EF, | 4D4B44BECA12A8D1B2A458EF, | ||||
D9E37E3E825916FFC5391BCC, | D9E37E3E825916FFC5391BCC, | ||||
FA016D0A7169A84A182C404B, | FA016D0A7169A84A182C404B, | ||||
72EACF200EDF2E5DF7D66DD6, | |||||
B06A9120276E8875161CFC7D, | B06A9120276E8875161CFC7D, | ||||
BC1276921CB154EB04E5EBAE, | |||||
095618F6D669589BD1DBD1ED, ); name = Frameworks; sourceTree = "<group>"; }; | 095618F6D669589BD1DBD1ED, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
6F245D0C169B0E9060BD1033 = {isa = PBXGroup; children = ( | 6F245D0C169B0E9060BD1033 = {isa = PBXGroup; children = ( | ||||
9C71E9533EDADF610F789D88, ); name = Products; sourceTree = "<group>"; }; | 9C71E9533EDADF610F789D88, ); name = Products; sourceTree = "<group>"; }; | ||||
@@ -2707,7 +2705,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2729,7 +2734,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2800,16 +2812,16 @@ | |||||
C9974DDFB456D5307D4C29F3 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | C9974DDFB456D5307D4C29F3 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | ||||
3286435E3CC944A630866B89, | 3286435E3CC944A630866B89, | ||||
7AC823C6BFA28E49D004E0E0, | 7AC823C6BFA28E49D004E0E0, | ||||
558C49788C323F72C879C219, | |||||
32D0B845ED45381A3B0D3286, | 32D0B845ED45381A3B0D3286, | ||||
7D74E1C0A7CA9488CCB8FD5D, | 7D74E1C0A7CA9488CCB8FD5D, | ||||
2414893F5F6D7096A1350F6B, | 2414893F5F6D7096A1350F6B, | ||||
CF339C0C77E85567F2E14DEF, | |||||
26E4E22AC7196AC405E218B9, | 26E4E22AC7196AC405E218B9, | ||||
F5BE3CB7F8CBD56D6E0C6AE4, | F5BE3CB7F8CBD56D6E0C6AE4, | ||||
F4869C88FEAADF584E72EF77, | F4869C88FEAADF584E72EF77, | ||||
05C4C6087DA084BB2A20A87D, | 05C4C6087DA084BB2A20A87D, | ||||
E529B9215B8115D19FAFA952, | |||||
291730DFE49E6AE97D4C8CEC, | 291730DFE49E6AE97D4C8CEC, | ||||
22F4A52A8EEA059B7DD0FCC2, | |||||
74DB8EEA9D58B6E97C392192, ); runOnlyForDeploymentPostprocessing = 0; }; | 74DB8EEA9D58B6E97C392192, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
D010D5837C01EB7574A48649 = {isa = PBXNativeTarget; buildConfigurationList = 5E209C49168EC5C17A54C6C7; buildPhases = ( | D010D5837C01EB7574A48649 = {isa = PBXNativeTarget; buildConfigurationList = 5E209C49168EC5C17A54C6C7; buildPhases = ( | ||||
3602833D915A2AC7C25F537F, | 3602833D915A2AC7C25F537F, | ||||
@@ -0,0 +1,159 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{5EC68AA6-F066-CCC4-21D6-89C2125F627F}</ProjectGuid> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"/> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AudioAppExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AudioAppExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\AudioAppExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\AudioAppExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\AudioAppExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>MinSpace</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\AudioAppExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\AudioAppExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\AudioAppExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -204,6 +204,7 @@ | |||||
246E4D95AADE7236843D8EF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.c"; sourceTree = "SOURCE_ROOT"; }; | 246E4D95AADE7236843D8EF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
248D8296344CFAC3E6CA732E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeTime.h"; path = "../../../../modules/juce_core/time/juce_RelativeTime.h"; sourceTree = "SOURCE_ROOT"; }; | 248D8296344CFAC3E6CA732E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeTime.h"; path = "../../../../modules/juce_core/time/juce_RelativeTime.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
24B8757907ECF54548F90F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | 24B8757907ECF54548F90F08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
24C44973DFF9D3139A031915 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
24D34491A75D9158E571CE95 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedPositionBehaviours.h"; path = "../../../../modules/juce_gui_basics/layout/juce_AnimatedPositionBehaviours.h"; sourceTree = "SOURCE_ROOT"; }; | 24D34491A75D9158E571CE95 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedPositionBehaviours.h"; path = "../../../../modules/juce_gui_basics/layout/juce_AnimatedPositionBehaviours.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
24F0BB17E458EBEC96E7360C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RenderingHelpers.h"; path = "../../../../modules/juce_graphics/native/juce_RenderingHelpers.h"; sourceTree = "SOURCE_ROOT"; }; | 24F0BB17E458EBEC96E7360C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RenderingHelpers.h"; path = "../../../../modules/juce_graphics/native/juce_RenderingHelpers.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
25131D3A8F8DDF0094192DCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | 25131D3A8F8DDF0094192DCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Variant.cpp"; path = "../../../../modules/juce_core/containers/juce_Variant.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -760,6 +761,7 @@ | |||||
9EC352467F1AACE708FDB4C6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.h"; sourceTree = "SOURCE_ROOT"; }; | 9EC352467F1AACE708FDB4C6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdhuff.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F0363632194A6415E392DE8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_graphics.h"; path = "../../../../modules/juce_graphics/juce_graphics.h"; sourceTree = "SOURCE_ROOT"; }; | 9F0363632194A6415E392DE8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_graphics.h"; path = "../../../../modules/juce_graphics/juce_graphics.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F14A2AA61821A565FF22D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FilePreviewComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FilePreviewComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 9F14A2AA61821A565FF22D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FilePreviewComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FilePreviewComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9F1B684ADCD38EB30E9CE0C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
9FE0CD7594DBB296791F83E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | 9FE0CD7594DBB296791F83E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RuntimePermissions.h"; path = "../../../../modules/juce_core/misc/juce_RuntimePermissions.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A003021CCCD1F8D2200E9066 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLContext.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLContext.h"; sourceTree = "SOURCE_ROOT"; }; | A003021CCCD1F8D2200E9066 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLContext.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLContext.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
A08FAB7BE9C27D36087D4B45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DeletedAtShutdown.h"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.h"; sourceTree = "SOURCE_ROOT"; }; | A08FAB7BE9C27D36087D4B45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DeletedAtShutdown.h"; path = "../../../../modules/juce_events/messages/juce_DeletedAtShutdown.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -973,7 +975,6 @@ | |||||
C835FDC5976EE01472DA0EBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | C835FDC5976EE01472DA0EBC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C86F3258822428DB91009687 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_win32_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; }; | C86F3258822428DB91009687 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_win32_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C8931FE1A63291CBAFB35814 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mapping0.c"; sourceTree = "SOURCE_ROOT"; }; | C8931FE1A63291CBAFB35814 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mapping0.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C8A3BA380B7DADEBA46EC1FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
C8F44509007C71B8E14E9ACF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcomapi.c"; sourceTree = "SOURCE_ROOT"; }; | C8F44509007C71B8E14E9ACF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcomapi.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
C90DB58EB56DF71AAB5AEC5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = masking.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/masking.h"; sourceTree = "SOURCE_ROOT"; }; | C90DB58EB56DF71AAB5AEC5B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = masking.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/masking.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C92EDF999BB6D02D070A8A62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlacAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | C92EDF999BB6D02D070A8A62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FlacAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1005,7 +1006,6 @@ | |||||
CEF47DFDD810B6A6633665BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lsp.c"; sourceTree = "SOURCE_ROOT"; }; | CEF47DFDD810B6A6633665BE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/lsp.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF01DB44007FF6940848C91A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; }; | CF01DB44007FF6940848C91A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF16FBA5840B89D53711C89F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBasedDocument.cpp"; path = "../../../../modules/juce_gui_extra/documents/juce_FileBasedDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF16FBA5840B89D53711C89F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBasedDocument.cpp"; path = "../../../../modules/juce_gui_extra/documents/juce_FileBasedDocument.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF412309E5514E05CBD2A30F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
CF6B3F4DF15D7BAAEB2495BC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_ios.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_ios.h"; sourceTree = "SOURCE_ROOT"; }; | CF6B3F4DF15D7BAAEB2495BC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_ios.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_ios.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF6E0A89DA49E7D810CF49A7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapistd.c"; sourceTree = "SOURCE_ROOT"; }; | CF6E0A89DA49E7D810CF49A7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapistd.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF6F99867E4ECCD2A2ED0B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Base64.cpp"; path = "../../../../modules/juce_core/text/juce_Base64.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF6F99867E4ECCD2A2ED0B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Base64.cpp"; path = "../../../../modules/juce_core/text/juce_Base64.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1182,7 +1182,6 @@ | |||||
F65AE162CA0E576EF9B17883 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_AudioCDBurner.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win32_AudioCDBurner.cpp"; sourceTree = "SOURCE_ROOT"; }; | F65AE162CA0E576EF9B17883 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_AudioCDBurner.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win32_AudioCDBurner.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F68C761355C8BEF77C6E0D07 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codebook.c"; sourceTree = "SOURCE_ROOT"; }; | F68C761355C8BEF77C6E0D07 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/codebook.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
F7334FD3FBCADF7A5F3BAB8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | F7334FD3FBCADF7A5F3BAB8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F75D109BD33B5C057C150155 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
F77BDA821AFA286E0B7CA733 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; }; | F77BDA821AFA286E0B7CA733 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
F8412676F1B3EAF03D7928FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_win32_HiddenMessageWindow.h"; path = "../../../../modules/juce_events/native/juce_win32_HiddenMessageWindow.h"; sourceTree = "SOURCE_ROOT"; }; | F8412676F1B3EAF03D7928FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_win32_HiddenMessageWindow.h"; path = "../../../../modules/juce_events/native/juce_win32_HiddenMessageWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
F84DED97A83644758D30181D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | F84DED97A83644758D30181D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Component.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Component.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2619,13 +2618,12 @@ | |||||
E7F489650D2787CBBE0D8475 = {isa = PBXGroup; children = ( | E7F489650D2787CBBE0D8475 = {isa = PBXGroup; children = ( | ||||
407FCF60E01E1C7F7BBF83B2, | 407FCF60E01E1C7F7BBF83B2, | ||||
26BFF71147B21AEECB934431, | 26BFF71147B21AEECB934431, | ||||
C8A3BA380B7DADEBA46EC1FF, | |||||
24C44973DFF9D3139A031915, | |||||
A091657F22DDCFFC2D0E3E68, | A091657F22DDCFFC2D0E3E68, | ||||
4366A35F3F091C0EEFD58817, | |||||
CF412309E5514E05CBD2A30F, ); name = native; sourceTree = "<group>"; }; | |||||
4366A35F3F091C0EEFD58817, ); name = native; sourceTree = "<group>"; }; | |||||
920D42A2B5F1763CB6CFF5DD = {isa = PBXGroup; children = ( | 920D42A2B5F1763CB6CFF5DD = {isa = PBXGroup; children = ( | ||||
7A32476DF07EE4C33512F01D, | 7A32476DF07EE4C33512F01D, | ||||
F75D109BD33B5C057C150155, ); name = playback; sourceTree = "<group>"; }; | |||||
9F1B684ADCD38EB30E9CE0C1, ); name = playback; sourceTree = "<group>"; }; | |||||
CC319022914B6972D2B91A23 = {isa = PBXGroup; children = ( | CC319022914B6972D2B91A23 = {isa = PBXGroup; children = ( | ||||
1C67C665FD3B6D5133151E2D, | 1C67C665FD3B6D5133151E2D, | ||||
E7F489650D2787CBBE0D8475, | E7F489650D2787CBBE0D8475, | ||||
@@ -2706,7 +2704,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2727,7 +2732,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksDrawing | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksDrawing | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksDrawing | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksDrawing | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | ||||
@@ -79,95 +81,95 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking BlocksDrawing | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksDrawing | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping BlocksDrawing | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "BlocksDrawing (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | $(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_blocks_basics.cpp" | @echo "Compiling juce_blocks_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_opengl.cpp" | @echo "Compiling juce_opengl.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksDrawing | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping BlocksDrawing | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -2702,7 +2702,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2724,7 +2731,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="12.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksDrawing</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksDrawing</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksDrawing.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksDrawing.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksDrawing.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksDrawing.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksDrawing.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksDrawing.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{CFD78289-DF68-E998-FA52-BA8B893952D3}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksDrawing</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksDrawing</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksDrawing.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksDrawing.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksDrawing.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksDrawing.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksDrawing.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksDrawing.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -2707,7 +2707,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2728,7 +2735,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksMonitor | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksMonitor | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksMonitor | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksMonitor | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | ||||
@@ -79,95 +81,95 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking BlocksMonitor | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksMonitor | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping BlocksMonitor | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "BlocksMonitor (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | $(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_blocks_basics.cpp" | @echo "Compiling juce_blocks_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_opengl.cpp" | @echo "Compiling juce_opengl.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksMonitor | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping BlocksMonitor | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -2702,7 +2702,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2724,7 +2731,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="12.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksMonitor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksMonitor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksMonitor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksMonitor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksMonitor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksMonitor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksMonitor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksMonitor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{03DA01BF-8B38-2BC2-67A7-AE95C2E39250}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksMonitor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksMonitor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksMonitor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksMonitor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksMonitor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksMonitor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksMonitor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksMonitor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -2707,7 +2707,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2728,7 +2735,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksSynth | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksSynth | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := BlocksSynth | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := BlocksSynth | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | ||||
@@ -79,95 +81,95 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking BlocksSynth | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksSynth | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping BlocksSynth | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "BlocksSynth (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | $(JUCE_OBJDIR)/juce_blocks_basics_d4b203f5.o: ../../JuceLibraryCode/juce_blocks_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_blocks_basics.cpp" | @echo "Compiling juce_blocks_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_opengl.cpp" | @echo "Compiling juce_opengl.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BlocksSynth | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping BlocksSynth | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -2708,7 +2708,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2730,7 +2737,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="12.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksSynth</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksSynth</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksSynth.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksSynth.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksSynth.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksSynth.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksSynth.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksSynth.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,163 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{CB640A07-7531-1DE6-BD35-4AC4E7641B33}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">BlocksSynth</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">BlocksSynth</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksSynth.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksSynth.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksSynth.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\BlocksSynth.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\BlocksSynth.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\BlocksSynth.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_blocks_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -2713,7 +2713,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2734,7 +2741,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := WavetableBouncingEditor | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := WavetableBouncingEditor | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := WavetableBouncingEditor | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -Os $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -Os $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := WavetableBouncingEditor | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | ||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
@@ -80,100 +82,100 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
$(JUCE_OBJDIR)/juce_video_f128c512.o \ | $(JUCE_OBJDIR)/juce_video_f128c512.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking BouncingBallWavetableDemo | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BouncingBallWavetableDemo | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping BouncingBallWavetableDemo | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "BouncingBallWavetableDemo (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MainComponent.cpp" | @echo "Compiling MainComponent.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | $(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_cryptography.cpp" | @echo "Compiling juce_cryptography.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | $(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_video.cpp" | @echo "Compiling juce_video.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning BouncingBallWavetableDemo | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping BouncingBallWavetableDemo | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -9,15 +9,15 @@ | |||||
F981392E02605E8E43144ADB = {isa = PBXBuildFile; fileRef = 4AAB1224C8A731A6994D74CE; }; | F981392E02605E8E43144ADB = {isa = PBXBuildFile; fileRef = 4AAB1224C8A731A6994D74CE; }; | ||||
2D79087465BE4742CCA6A9B6 = {isa = PBXBuildFile; fileRef = 30C1898CB24713677FE38922; }; | 2D79087465BE4742CCA6A9B6 = {isa = PBXBuildFile; fileRef = 30C1898CB24713677FE38922; }; | ||||
BA1F0D76D823878766369C94 = {isa = PBXBuildFile; fileRef = A3E3503CDB7F6FF5C16ACC90; }; | BA1F0D76D823878766369C94 = {isa = PBXBuildFile; fileRef = A3E3503CDB7F6FF5C16ACC90; }; | ||||
5641B7544BB1E2460B53A471 = {isa = PBXBuildFile; fileRef = 81D8C6E40C1E1781AE7059D9; }; | |||||
46CA5521603725FBBFE65242 = {isa = PBXBuildFile; fileRef = 5CB6432630E43D9F5DE84F27; }; | 46CA5521603725FBBFE65242 = {isa = PBXBuildFile; fileRef = 5CB6432630E43D9F5DE84F27; }; | ||||
A38DDE1419820904238C218A = {isa = PBXBuildFile; fileRef = 35B0E3511789B97455F23A2A; }; | A38DDE1419820904238C218A = {isa = PBXBuildFile; fileRef = 35B0E3511789B97455F23A2A; }; | ||||
E216A7A51124469BAAA36C2F = {isa = PBXBuildFile; fileRef = FAB47C0E7947D33D360FDC31; }; | E216A7A51124469BAAA36C2F = {isa = PBXBuildFile; fileRef = FAB47C0E7947D33D360FDC31; }; | ||||
620E5EDA9567CA829E77A0E2 = {isa = PBXBuildFile; fileRef = 825A7DCA8A93CD2E51463992; }; | |||||
7CAA84AB00A1F947E3093CD0 = {isa = PBXBuildFile; fileRef = 13BF2320C9920971D5A00C0D; }; | 7CAA84AB00A1F947E3093CD0 = {isa = PBXBuildFile; fileRef = 13BF2320C9920971D5A00C0D; }; | ||||
6FC0706A076231E45EF4BFAA = {isa = PBXBuildFile; fileRef = 927C80A2FA71A5D55B7775C6; }; | 6FC0706A076231E45EF4BFAA = {isa = PBXBuildFile; fileRef = 927C80A2FA71A5D55B7775C6; }; | ||||
8AFCA74C33C0BB70CE27A1C3 = {isa = PBXBuildFile; fileRef = 68246F4E5BE79F7674292AC6; }; | 8AFCA74C33C0BB70CE27A1C3 = {isa = PBXBuildFile; fileRef = 68246F4E5BE79F7674292AC6; }; | ||||
05F0A4B540C44B94CF71FAEB = {isa = PBXBuildFile; fileRef = 9298C02EBE47DF15EBB0756C; }; | |||||
4603FD8CF2EE30664C393112 = {isa = PBXBuildFile; fileRef = 698ADE3639E5C47795657FCE; }; | 4603FD8CF2EE30664C393112 = {isa = PBXBuildFile; fileRef = 698ADE3639E5C47795657FCE; }; | ||||
E0126C0E98384CCA3CA37DCC = {isa = PBXBuildFile; fileRef = D5FD8C70F8588D65FADCC0B6; }; | |||||
C19205B88BD721499045D82D = {isa = PBXBuildFile; fileRef = B8BDD67170F9FD1A3865F877; }; | C19205B88BD721499045D82D = {isa = PBXBuildFile; fileRef = B8BDD67170F9FD1A3865F877; }; | ||||
0761402DED54771F7C9D32A6 = {isa = PBXBuildFile; fileRef = 219A0D2D2E8019F5C2EC00CC; }; | 0761402DED54771F7C9D32A6 = {isa = PBXBuildFile; fileRef = 219A0D2D2E8019F5C2EC00CC; }; | ||||
5C39F8144B88AB0C727E8276 = {isa = PBXBuildFile; fileRef = 182B648429CD2DB395B67561; }; | 5C39F8144B88AB0C727E8276 = {isa = PBXBuildFile; fileRef = 182B648429CD2DB395B67561; }; | ||||
@@ -174,7 +174,6 @@ | |||||
1A7D831E49C2BA0CC0CA5128 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3Headers.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3Headers.h"; sourceTree = "SOURCE_ROOT"; }; | 1A7D831E49C2BA0CC0CA5128 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3Headers.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3Headers.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
1B67524A64068FEA41D1C718 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Singleton.h"; path = "../../../../modules/juce_core/memory/juce_Singleton.h"; sourceTree = "SOURCE_ROOT"; }; | 1B67524A64068FEA41D1C718 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Singleton.h"; path = "../../../../modules/juce_core/memory/juce_Singleton.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
1B9B8AC013C2932C63D2944F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | 1B9B8AC013C2932C63D2944F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
1BA046BA0DBBA6BC6E35232B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
1BD4549EC01E22398D69030A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | 1BD4549EC01E22398D69030A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemFactory.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemFactory.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
1BE9BC707A2AA7233683FB50 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/bitwise.c"; sourceTree = "SOURCE_ROOT"; }; | 1BE9BC707A2AA7233683FB50 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/bitwise.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
1C3CAF3164C73879F0E7B26A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Identifier.h"; path = "../../../../modules/juce_core/text/juce_Identifier.h"; sourceTree = "SOURCE_ROOT"; }; | 1C3CAF3164C73879F0E7B26A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Identifier.h"; path = "../../../../modules/juce_core/text/juce_Identifier.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -599,7 +598,9 @@ | |||||
81D58F9370FB1844DE989C62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextEditor.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_TextEditor.h"; sourceTree = "SOURCE_ROOT"; }; | 81D58F9370FB1844DE989C62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextEditor.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_TextEditor.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
81D7E0D770DAEF947C01A9E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CustomTypeface.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.cpp"; sourceTree = "SOURCE_ROOT"; }; | 81D7E0D770DAEF947C01A9E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CustomTypeface.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
81D7FB3EBA86F90A635A9B26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/analysis.c"; sourceTree = "SOURCE_ROOT"; }; | 81D7FB3EBA86F90A635A9B26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/analysis.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
81D8C6E40C1E1781AE7059D9 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |||||
81DA06809AB9A9F464C5B971 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReaderSource.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReaderSource.h"; sourceTree = "SOURCE_ROOT"; }; | 81DA06809AB9A9F464C5B971 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatReaderSource.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatReaderSource.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
825A7DCA8A93CD2E51463992 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; | |||||
8290624B2A6C6B5A0B23842B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LAMEEncoderAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | 8290624B2A6C6B5A0B23842B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LAMEEncoderAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
82EF5F4E57F53931B9350530 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Primes.cpp"; path = "../../../../modules/juce_cryptography/encryption/juce_Primes.cpp"; sourceTree = "SOURCE_ROOT"; }; | 82EF5F4E57F53931B9350530 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Primes.cpp"; path = "../../../../modules/juce_cryptography/encryption/juce_Primes.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
83091A85C695D05E09AA1DB7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MouseInactivityDetector.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseInactivityDetector.h"; sourceTree = "SOURCE_ROOT"; }; | 83091A85C695D05E09AA1DB7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MouseInactivityDetector.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseInactivityDetector.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -674,7 +675,6 @@ | |||||
90E97F15F4DF67DBDC5F3B78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeCoordinatePositioner.h"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.h"; sourceTree = "SOURCE_ROOT"; }; | 90E97F15F4DF67DBDC5F3B78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeCoordinatePositioner.h"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
91AB80E23EB966A3AF64D9A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CharacterFunctions.cpp"; path = "../../../../modules/juce_core/text/juce_CharacterFunctions.cpp"; sourceTree = "SOURCE_ROOT"; }; | 91AB80E23EB966A3AF64D9A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CharacterFunctions.cpp"; path = "../../../../modules/juce_core/text/juce_CharacterFunctions.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
927C80A2FA71A5D55B7775C6 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | 927C80A2FA71A5D55B7775C6 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | ||||
9298C02EBE47DF15EBB0756C = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; | |||||
92B8421058926CEA35653124 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Threads.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Threads.cpp"; sourceTree = "SOURCE_ROOT"; }; | 92B8421058926CEA35653124 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Threads.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Threads.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
9319341F7F4D1A70EBA79400 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | 9319341F7F4D1A70EBA79400 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
9344923A250B626480645388 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PluginDescription.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_PluginDescription.cpp"; sourceTree = "SOURCE_ROOT"; }; | 9344923A250B626480645388 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PluginDescription.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_PluginDescription.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -894,7 +894,6 @@ | |||||
C19BC70D8B76F15FBFED53A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentDragger.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.cpp"; sourceTree = "SOURCE_ROOT"; }; | C19BC70D8B76F15FBFED53A8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentDragger.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C2016916E4998E85685A9B22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StringPairArray.cpp"; path = "../../../../modules/juce_core/text/juce_StringPairArray.cpp"; sourceTree = "SOURCE_ROOT"; }; | C2016916E4998E85685A9B22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StringPairArray.cpp"; path = "../../../../modules/juce_core/text/juce_StringPairArray.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C2D4C2BFB0D3D3B38B8B2A15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponentPeer.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_UIViewComponentPeer.mm"; sourceTree = "SOURCE_ROOT"; }; | C2D4C2BFB0D3D3B38B8B2A15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponentPeer.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_UIViewComponentPeer.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
C2F333C1AD63054ED30AB8F3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
C2FBEA877BCD127285CB8C0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NewLine.h"; path = "../../../../modules/juce_core/text/juce_NewLine.h"; sourceTree = "SOURCE_ROOT"; }; | C2FBEA877BCD127285CB8C0F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NewLine.h"; path = "../../../../modules/juce_core/text/juce_NewLine.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C2FCC3C9E65457A7B38540AA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessor.h"; sourceTree = "SOURCE_ROOT"; }; | C2FCC3C9E65457A7B38540AA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessor.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C30C4D13C330B88FA063DA92 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GenericAudioProcessorEditor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_GenericAudioProcessorEditor.h"; sourceTree = "SOURCE_ROOT"; }; | C30C4D13C330B88FA063DA92 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GenericAudioProcessorEditor.h"; path = "../../../../modules/juce_audio_processors/processors/juce_GenericAudioProcessorEditor.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -956,6 +955,7 @@ | |||||
CD36468D61D01C963A669500 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ModifierKeys.cpp"; path = "../../../../modules/juce_gui_basics/keyboard/juce_ModifierKeys.cpp"; sourceTree = "SOURCE_ROOT"; }; | CD36468D61D01C963A669500 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ModifierKeys.cpp"; path = "../../../../modules/juce_gui_basics/keyboard/juce_ModifierKeys.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD37A49E11553A00156A8D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcdctmgr.c"; sourceTree = "SOURCE_ROOT"; }; | CD37A49E11553A00156A8D39 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jcdctmgr.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD7C4B13D6E98640403C33F1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | CD7C4B13D6E98640403C33F1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableText.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CDDA7669875D0BB5F0FE8701 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
CE048431D5FD9AC7E59271A3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RectanglePlacement.h"; path = "../../../../modules/juce_graphics/placement/juce_RectanglePlacement.h"; sourceTree = "SOURCE_ROOT"; }; | CE048431D5FD9AC7E59271A3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RectanglePlacement.h"; path = "../../../../modules/juce_graphics/placement/juce_RectanglePlacement.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CEC8EC704246D730F90F75AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = highlevel.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/highlevel.h"; sourceTree = "SOURCE_ROOT"; }; | CEC8EC704246D730F90F75AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = highlevel.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/highlevel.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CEC8F65F2EBA32AE9765BF21 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_audio_devices.h"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.h"; sourceTree = "SOURCE_ROOT"; }; | CEC8F65F2EBA32AE9765BF21 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_audio_devices.h"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1003,7 +1003,6 @@ | |||||
D578E3C1FBB88B1624D1ECB6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_JackAudio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_JackAudio.cpp"; sourceTree = "SOURCE_ROOT"; }; | D578E3C1FBB88B1624D1ECB6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_JackAudio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_JackAudio.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D59CB4391C7ADEE6FB0B9613 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | D59CB4391C7ADEE6FB0B9613 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
D5D2CE30811E9E7E02F8F2C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CodeDocument.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.h"; sourceTree = "SOURCE_ROOT"; }; | D5D2CE30811E9E7E02F8F2C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CodeDocument.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D5FD8C70F8588D65FADCC0B6 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = System/Library/Frameworks/QuickTime.framework; sourceTree = SDKROOT; }; | |||||
D6405C233A1C292CA139A7E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileInputSource.h"; path = "../../../../modules/juce_core/streams/juce_FileInputSource.h"; sourceTree = "SOURCE_ROOT"; }; | D6405C233A1C292CA139A7E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileInputSource.h"; path = "../../../../modules/juce_core/streams/juce_FileInputSource.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D66570D13E821D8549B85251 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SHA256.h"; path = "../../../../modules/juce_cryptography/hashing/juce_SHA256.h"; sourceTree = "SOURCE_ROOT"; }; | D66570D13E821D8549B85251 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SHA256.h"; path = "../../../../modules/juce_cryptography/hashing/juce_SHA256.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D6D53681344EE60BB8C2242D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Windowing.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_Windowing.cpp"; sourceTree = "SOURCE_ROOT"; }; | D6D53681344EE60BB8C2242D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Windowing.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_Windowing.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1015,6 +1014,7 @@ | |||||
D7BA0B6746A073D8DA0A4A5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.h"; sourceTree = "SOURCE_ROOT"; }; | D7BA0B6746A073D8DA0A4A5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/mdct.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7D490D021DD87457B760314 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CriticalSection.h"; path = "../../../../modules/juce_core/threads/juce_CriticalSection.h"; sourceTree = "SOURCE_ROOT"; }; | D7D490D021DD87457B760314 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CriticalSection.h"; path = "../../../../modules/juce_core/threads/juce_CriticalSection.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D7FBB61FE55EF42775B8DE0D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleMessageComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.h"; sourceTree = "SOURCE_ROOT"; }; | D7FBB61FE55EF42775B8DE0D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleMessageComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D84C0B561DCB912BF0E3DDE3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
D854964C1149958948F9B4BA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ToneGeneratorAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | D854964C1149958948F9B4BA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ToneGeneratorAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
D880C4791BBD384AD812A811 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BigInteger.h"; path = "../../../../modules/juce_core/maths/juce_BigInteger.h"; sourceTree = "SOURCE_ROOT"; }; | D880C4791BBD384AD812A811 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BigInteger.h"; path = "../../../../modules/juce_core/maths/juce_BigInteger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
D885FC8B0BA97CD9C36219CD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | D885FC8B0BA97CD9C36219CD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1093,7 +1093,6 @@ | |||||
EA9BFD8664F6E1AFBF683216 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_core.h"; path = "../../../../modules/juce_core/juce_core.h"; sourceTree = "SOURCE_ROOT"; }; | EA9BFD8664F6E1AFBF683216 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_core.h"; path = "../../../../modules/juce_core/juce_core.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EA9F38B7286D85F7CF80AD4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorGraph.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorGraph.cpp"; sourceTree = "SOURCE_ROOT"; }; | EA9F38B7286D85F7CF80AD4A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorGraph.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorGraph.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAC416CA914FD46C7161040B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LAMEEncoderAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | EAC416CA914FD46C7161040B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LAMEEncoderAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAC4A24360E6F2C6FDA0FBAA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
EAF5BFBA4937AFF5A0843BE0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | EAF5BFBA4937AFF5A0843BE0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdmerge.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
EB09E989BF5A4E1DF937732F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngpriv.h"; sourceTree = "SOURCE_ROOT"; }; | EB09E989BF5A4E1DF937732F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngpriv.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EB1B3F30DCB72C2CD65A7A14 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MenuBarComponent.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | EB1B3F30DCB72C2CD65A7A14 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MenuBarComponent.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2541,13 +2540,12 @@ | |||||
F62F725F6AFC18A80691F6F0 = {isa = PBXGroup; children = ( | F62F725F6AFC18A80691F6F0 = {isa = PBXGroup; children = ( | ||||
B8C3AEA6EFF36DEDCEFF54C0, | B8C3AEA6EFF36DEDCEFF54C0, | ||||
FB1C1B0630DE6078B245865B, | FB1C1B0630DE6078B245865B, | ||||
C2F333C1AD63054ED30AB8F3, | |||||
D84C0B561DCB912BF0E3DDE3, | |||||
14BD4B304DCBFE7C3EB7075E, | 14BD4B304DCBFE7C3EB7075E, | ||||
513E3162341862E2FBD459CE, | |||||
EAC4A24360E6F2C6FDA0FBAA, ); name = native; sourceTree = "<group>"; }; | |||||
513E3162341862E2FBD459CE, ); name = native; sourceTree = "<group>"; }; | |||||
112FF26390AD7AEAA06F87A8 = {isa = PBXGroup; children = ( | 112FF26390AD7AEAA06F87A8 = {isa = PBXGroup; children = ( | ||||
3A72603783A8F83BC425F65C, | 3A72603783A8F83BC425F65C, | ||||
1BA046BA0DBBA6BC6E35232B, ); name = playback; sourceTree = "<group>"; }; | |||||
CDDA7669875D0BB5F0FE8701, ); name = playback; sourceTree = "<group>"; }; | |||||
642FF82825E64D74A95036D3 = {isa = PBXGroup; children = ( | 642FF82825E64D74A95036D3 = {isa = PBXGroup; children = ( | ||||
E3DFD312D8662D0C64C4B21A, | E3DFD312D8662D0C64C4B21A, | ||||
F62F725F6AFC18A80691F6F0, | F62F725F6AFC18A80691F6F0, | ||||
@@ -2592,15 +2590,15 @@ | |||||
A7B7C70BA17B026FA6BF5D08 = {isa = PBXGroup; children = ( | A7B7C70BA17B026FA6BF5D08 = {isa = PBXGroup; children = ( | ||||
30C1898CB24713677FE38922, | 30C1898CB24713677FE38922, | ||||
A3E3503CDB7F6FF5C16ACC90, | A3E3503CDB7F6FF5C16ACC90, | ||||
81D8C6E40C1E1781AE7059D9, | |||||
5CB6432630E43D9F5DE84F27, | 5CB6432630E43D9F5DE84F27, | ||||
35B0E3511789B97455F23A2A, | 35B0E3511789B97455F23A2A, | ||||
FAB47C0E7947D33D360FDC31, | FAB47C0E7947D33D360FDC31, | ||||
825A7DCA8A93CD2E51463992, | |||||
13BF2320C9920971D5A00C0D, | 13BF2320C9920971D5A00C0D, | ||||
927C80A2FA71A5D55B7775C6, | 927C80A2FA71A5D55B7775C6, | ||||
68246F4E5BE79F7674292AC6, | 68246F4E5BE79F7674292AC6, | ||||
9298C02EBE47DF15EBB0756C, | |||||
698ADE3639E5C47795657FCE, | 698ADE3639E5C47795657FCE, | ||||
D5FD8C70F8588D65FADCC0B6, | |||||
B8BDD67170F9FD1A3865F877, ); name = Frameworks; sourceTree = "<group>"; }; | B8BDD67170F9FD1A3865F877, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
00666C9999AC748D4960F748 = {isa = PBXGroup; children = ( | 00666C9999AC748D4960F748 = {isa = PBXGroup; children = ( | ||||
4AAB1224C8A731A6994D74CE, ); name = Products; sourceTree = "<group>"; }; | 4AAB1224C8A731A6994D74CE, ); name = Products; sourceTree = "<group>"; }; | ||||
@@ -2624,7 +2622,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2646,7 +2651,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2716,15 +2728,15 @@ | |||||
7F8CC4D24837DC0A20E4755D = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | 7F8CC4D24837DC0A20E4755D = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | ||||
2D79087465BE4742CCA6A9B6, | 2D79087465BE4742CCA6A9B6, | ||||
BA1F0D76D823878766369C94, | BA1F0D76D823878766369C94, | ||||
5641B7544BB1E2460B53A471, | |||||
46CA5521603725FBBFE65242, | 46CA5521603725FBBFE65242, | ||||
A38DDE1419820904238C218A, | A38DDE1419820904238C218A, | ||||
E216A7A51124469BAAA36C2F, | E216A7A51124469BAAA36C2F, | ||||
620E5EDA9567CA829E77A0E2, | |||||
7CAA84AB00A1F947E3093CD0, | 7CAA84AB00A1F947E3093CD0, | ||||
6FC0706A076231E45EF4BFAA, | 6FC0706A076231E45EF4BFAA, | ||||
8AFCA74C33C0BB70CE27A1C3, | 8AFCA74C33C0BB70CE27A1C3, | ||||
05F0A4B540C44B94CF71FAEB, | |||||
4603FD8CF2EE30664C393112, | 4603FD8CF2EE30664C393112, | ||||
E0126C0E98384CCA3CA37DCC, | |||||
C19205B88BD721499045D82D, ); runOnlyForDeploymentPostprocessing = 0; }; | C19205B88BD721499045D82D, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
17E038E1F4CB0730CD868712 = {isa = PBXNativeTarget; buildConfigurationList = A5228A7D0110CA1769876B43; buildPhases = ( | 17E038E1F4CB0730CD868712 = {isa = PBXNativeTarget; buildConfigurationList = A5228A7D0110CA1769876B43; buildPhases = ( | ||||
9DB3F429F51E36C0D0BA23BE, | 9DB3F429F51E36C0D0BA23BE, | ||||
@@ -0,0 +1,164 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="12.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{92F70965-E03C-282C-1EE5-5DD138408925}</ProjectGuid> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WavetableBouncingEditor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WavetableBouncingEditor</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\WavetableBouncingEditor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\WavetableBouncingEditor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\WavetableBouncingEditor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>MinSpace</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\WavetableBouncingEditor.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\WavetableBouncingEditor.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\WavetableBouncingEditor.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -1743,7 +1743,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -1765,7 +1772,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,151 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"/> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ComponentTutorialExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ComponentTutorialExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\ComponentTutorialExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\ComponentTutorialExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\ComponentTutorialExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>MinSpace</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\ComponentTutorialExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\ComponentTutorialExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\ComponentTutorialExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,157 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{2ACA5085-A5CC-255B-B79D-D8256B0C459C}</ProjectGuid> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ComponentTutorialExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ComponentTutorialExample</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\ComponentTutorialExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\ComponentTutorialExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\ComponentTutorialExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>MinSpace</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\ComponentTutorialExample.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\ComponentTutorialExample.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\ComponentTutorialExample.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,84 @@ | |||||
apply plugin: 'com.android.application' | |||||
android { | |||||
compileSdkVersion 10 | |||||
buildToolsVersion "25.0.2" | |||||
externalNativeBuild { | |||||
cmake { | |||||
path "CMakeLists.txt" | |||||
} | |||||
} | |||||
signingConfigs { | |||||
release { | |||||
storeFile file("${System.properties['user.home']}${File.separator}.android${File.separator}debug.keystore") | |||||
storePassword "android" | |||||
keyAlias "androiddebugkey" | |||||
keyPassword "android" | |||||
storeType "jks" | |||||
} | |||||
} | |||||
defaultConfig { | |||||
applicationId "com.yourcompany.jucedemo" | |||||
minSdkVersion 10 | |||||
targetSdkVersion 10 | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DANDROID_TOOLCHAIN=clang", "-DANDROID_PLATFORM=android-10", "-DANDROID_STL=c++_static", "-DANDROID_CPP_FEATURES=exceptions rtti", "-DANDROID_ARM_MODE=arm", "-DANDROID_ARM_NEON=TRUE" | |||||
cFlags "-fsigned-char" | |||||
cppFlags "-fsigned-char", "-std=gnu++11" | |||||
} | |||||
} | |||||
} | |||||
buildTypes { | |||||
debug { | |||||
initWith debug | |||||
debuggable true | |||||
jniDebuggable true | |||||
} | |||||
release { | |||||
initWith release | |||||
debuggable false | |||||
jniDebuggable false | |||||
signingConfig signingConfigs.release | |||||
} | |||||
} | |||||
productFlavors { | |||||
debug_ { | |||||
ndk { | |||||
abiFilters "armeabi", "x86" | |||||
} | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DJUCE_BUILD_CONFIGFURATION=DEBUG" | |||||
cFlags "-O0" | |||||
cppFlags "-O0" | |||||
} | |||||
} | |||||
} | |||||
release_ { | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DJUCE_BUILD_CONFIGFURATION=RELEASE" | |||||
cFlags "-O3" | |||||
cppFlags "-O3" | |||||
} | |||||
} | |||||
} | |||||
} | |||||
variantFilter { variant -> | |||||
def names = variant.flavors*.name | |||||
if (names.contains ("debug_") | |||||
&& variant.buildType.name != "debug") { | |||||
setIgnore(true) | |||||
} | |||||
if (names.contains ("release_") | |||||
&& variant.buildType.name != "release") { | |||||
setIgnore(true) | |||||
} | |||||
} | |||||
} |
@@ -1,14 +1,13 @@ | |||||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="3.0.0" | <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="3.0.0" | ||||
package="com.juce.jucedemo"> | |||||
package="com.yourcompany.jucedemo"> | |||||
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | <supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | ||||
<uses-sdk android:minSdkVersion="23" android:targetSdkVersion="23"/> | |||||
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="10"/> | |||||
<uses-permission android:name="android.permission.INTERNET"/> | <uses-permission android:name="android.permission.INTERNET"/> | ||||
<uses-feature android:glEsVersion="0x00020000" android:required="true"/> | <uses-feature android:glEsVersion="0x00020000" android:required="true"/> | ||||
<application android:label="@string/app_name" android:theme="@android:style/Theme.NoTitleBar" android:icon="@drawable/icon" | |||||
android:hardwareAccelerated="false"> | |||||
<activity android:name="JuceDemo" android:label="@string/app_name" android:configChanges="keyboardHidden|orientation|screenSize" | |||||
<application android:label="@string/app_name" android:theme="@android:style/Theme.NoTitleBar" android:icon="@drawable/icon"> | |||||
<activity android:name="JuceDemo" android:label="@string/app_name" android:configChanges="keyboardHidden|orientation" | |||||
android:screenOrientation="unspecified"> | android:screenOrientation="unspecified"> | ||||
<intent-filter> | <intent-filter> | ||||
<action android:name="android.intent.action.MAIN"/> | <action android:name="android.intent.action.MAIN"/> |
@@ -1,5 +1,5 @@ | |||||
<?xml version="1.0" encoding="utf-8"?> | |||||
<resources> | |||||
<string name="app_name">JuceDemo</string> | |||||
</resources> | |||||
<?xml version="1.0" encoding="utf-8"?> | |||||
<resources> | |||||
<string name="app_name">JuceDemo</string> | |||||
</resources> |
@@ -0,0 +1,14 @@ | |||||
buildscript { | |||||
repositories { | |||||
jcenter() | |||||
} | |||||
dependencies { | |||||
classpath 'com.android.tools.build:gradle:2.2.3' | |||||
} | |||||
} | |||||
allprojects { | |||||
repositories { | |||||
jcenter() | |||||
} | |||||
} |
@@ -1,33 +0,0 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<project name="JuceDemo" default="debug"> | |||||
<loadproperties srcFile="local.properties"/> | |||||
<loadproperties srcFile="project.properties"/> | |||||
<target name="clean" depends="android_rules.clean"> | |||||
<delete dir="libs"/> | |||||
<delete dir="obj"/> | |||||
<exec executable="${ndk.dir}/ndk-build" dir="${basedir}" failonerror="true"> | |||||
<arg value="clean"/> | |||||
</exec> | |||||
</target> | |||||
<target name="-pre-build"> | |||||
<condition property="makefileConfig" value="Debug" else="Release"> | |||||
<equals arg1="${ant.project.invoked-targets}" arg2="debug"/> | |||||
</condition> | |||||
<condition property="ndkDebugValue" value="NDK_DEBUG=1" else="NDK_DEBUG=0"> | |||||
<equals arg1="${ant.project.invoked-targets}" arg2="debug"/> | |||||
</condition> | |||||
<condition property="app_abis" value="armeabi x86" else="armeabi armeabi-v7a x86"> | |||||
<equals arg1="${ant.project.invoked-targets}" arg2="debug"/> | |||||
</condition> | |||||
<exec executable="${ndk.dir}/ndk-build" dir="${basedir}" failonerror="true"> | |||||
<arg value="--jobs=4"/> | |||||
<arg value="CONFIG=${makefileConfig}"/> | |||||
<arg value="${ndkDebugValue}"/> | |||||
<arg value="APP_ABI=${app_abis}"/> | |||||
</exec> | |||||
<delete file="${out.final.file}"/> | |||||
<delete file="${out.packaged.file}"/> | |||||
</target> | |||||
<import file="${sdk.dir}/tools/ant/build.xml"/> | |||||
</project> |
@@ -0,0 +1,202 @@ | |||||
Apache License | |||||
Version 2.0, January 2004 | |||||
http://www.apache.org/licenses/ | |||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | |||||
1. Definitions. | |||||
"License" shall mean the terms and conditions for use, reproduction, | |||||
and distribution as defined by Sections 1 through 9 of this document. | |||||
"Licensor" shall mean the copyright owner or entity authorized by | |||||
the copyright owner that is granting the License. | |||||
"Legal Entity" shall mean the union of the acting entity and all | |||||
other entities that control, are controlled by, or are under common | |||||
control with that entity. For the purposes of this definition, | |||||
"control" means (i) the power, direct or indirect, to cause the | |||||
direction or management of such entity, whether by contract or | |||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the | |||||
outstanding shares, or (iii) beneficial ownership of such entity. | |||||
"You" (or "Your") shall mean an individual or Legal Entity | |||||
exercising permissions granted by this License. | |||||
"Source" form shall mean the preferred form for making modifications, | |||||
including but not limited to software source code, documentation | |||||
source, and configuration files. | |||||
"Object" form shall mean any form resulting from mechanical | |||||
transformation or translation of a Source form, including but | |||||
not limited to compiled object code, generated documentation, | |||||
and conversions to other media types. | |||||
"Work" shall mean the work of authorship, whether in Source or | |||||
Object form, made available under the License, as indicated by a | |||||
copyright notice that is included in or attached to the work | |||||
(an example is provided in the Appendix below). | |||||
"Derivative Works" shall mean any work, whether in Source or Object | |||||
form, that is based on (or derived from) the Work and for which the | |||||
editorial revisions, annotations, elaborations, or other modifications | |||||
represent, as a whole, an original work of authorship. For the purposes | |||||
of this License, Derivative Works shall not include works that remain | |||||
separable from, or merely link (or bind by name) to the interfaces of, | |||||
the Work and Derivative Works thereof. | |||||
"Contribution" shall mean any work of authorship, including | |||||
the original version of the Work and any modifications or additions | |||||
to that Work or Derivative Works thereof, that is intentionally | |||||
submitted to Licensor for inclusion in the Work by the copyright owner | |||||
or by an individual or Legal Entity authorized to submit on behalf of | |||||
the copyright owner. For the purposes of this definition, "submitted" | |||||
means any form of electronic, verbal, or written communication sent | |||||
to the Licensor or its representatives, including but not limited to | |||||
communication on electronic mailing lists, source code control systems, | |||||
and issue tracking systems that are managed by, or on behalf of, the | |||||
Licensor for the purpose of discussing and improving the Work, but | |||||
excluding communication that is conspicuously marked or otherwise | |||||
designated in writing by the copyright owner as "Not a Contribution." | |||||
"Contributor" shall mean Licensor and any individual or Legal Entity | |||||
on behalf of whom a Contribution has been received by Licensor and | |||||
subsequently incorporated within the Work. | |||||
2. Grant of Copyright License. Subject to the terms and conditions of | |||||
this License, each Contributor hereby grants to You a perpetual, | |||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable | |||||
copyright license to reproduce, prepare Derivative Works of, | |||||
publicly display, publicly perform, sublicense, and distribute the | |||||
Work and such Derivative Works in Source or Object form. | |||||
3. Grant of Patent License. Subject to the terms and conditions of | |||||
this License, each Contributor hereby grants to You a perpetual, | |||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable | |||||
(except as stated in this section) patent license to make, have made, | |||||
use, offer to sell, sell, import, and otherwise transfer the Work, | |||||
where such license applies only to those patent claims licensable | |||||
by such Contributor that are necessarily infringed by their | |||||
Contribution(s) alone or by combination of their Contribution(s) | |||||
with the Work to which such Contribution(s) was submitted. If You | |||||
institute patent litigation against any entity (including a | |||||
cross-claim or counterclaim in a lawsuit) alleging that the Work | |||||
or a Contribution incorporated within the Work constitutes direct | |||||
or contributory patent infringement, then any patent licenses | |||||
granted to You under this License for that Work shall terminate | |||||
as of the date such litigation is filed. | |||||
4. Redistribution. You may reproduce and distribute copies of the | |||||
Work or Derivative Works thereof in any medium, with or without | |||||
modifications, and in Source or Object form, provided that You | |||||
meet the following conditions: | |||||
(a) You must give any other recipients of the Work or | |||||
Derivative Works a copy of this License; and | |||||
(b) You must cause any modified files to carry prominent notices | |||||
stating that You changed the files; and | |||||
(c) You must retain, in the Source form of any Derivative Works | |||||
that You distribute, all copyright, patent, trademark, and | |||||
attribution notices from the Source form of the Work, | |||||
excluding those notices that do not pertain to any part of | |||||
the Derivative Works; and | |||||
(d) If the Work includes a "NOTICE" text file as part of its | |||||
distribution, then any Derivative Works that You distribute must | |||||
include a readable copy of the attribution notices contained | |||||
within such NOTICE file, excluding those notices that do not | |||||
pertain to any part of the Derivative Works, in at least one | |||||
of the following places: within a NOTICE text file distributed | |||||
as part of the Derivative Works; within the Source form or | |||||
documentation, if provided along with the Derivative Works; or, | |||||
within a display generated by the Derivative Works, if and | |||||
wherever such third-party notices normally appear. The contents | |||||
of the NOTICE file are for informational purposes only and | |||||
do not modify the License. You may add Your own attribution | |||||
notices within Derivative Works that You distribute, alongside | |||||
or as an addendum to the NOTICE text from the Work, provided | |||||
that such additional attribution notices cannot be construed | |||||
as modifying the License. | |||||
You may add Your own copyright statement to Your modifications and | |||||
may provide additional or different license terms and conditions | |||||
for use, reproduction, or distribution of Your modifications, or | |||||
for any such Derivative Works as a whole, provided Your use, | |||||
reproduction, and distribution of the Work otherwise complies with | |||||
the conditions stated in this License. | |||||
5. Submission of Contributions. Unless You explicitly state otherwise, | |||||
any Contribution intentionally submitted for inclusion in the Work | |||||
by You to the Licensor shall be under the terms and conditions of | |||||
this License, without any additional terms or conditions. | |||||
Notwithstanding the above, nothing herein shall supersede or modify | |||||
the terms of any separate license agreement you may have executed | |||||
with Licensor regarding such Contributions. | |||||
6. Trademarks. This License does not grant permission to use the trade | |||||
names, trademarks, service marks, or product names of the Licensor, | |||||
except as required for reasonable and customary use in describing the | |||||
origin of the Work and reproducing the content of the NOTICE file. | |||||
7. Disclaimer of Warranty. Unless required by applicable law or | |||||
agreed to in writing, Licensor provides the Work (and each | |||||
Contributor provides its Contributions) on an "AS IS" BASIS, | |||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | |||||
implied, including, without limitation, any warranties or conditions | |||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | |||||
PARTICULAR PURPOSE. You are solely responsible for determining the | |||||
appropriateness of using or redistributing the Work and assume any | |||||
risks associated with Your exercise of permissions under this License. | |||||
8. Limitation of Liability. In no event and under no legal theory, | |||||
whether in tort (including negligence), contract, or otherwise, | |||||
unless required by applicable law (such as deliberate and grossly | |||||
negligent acts) or agreed to in writing, shall any Contributor be | |||||
liable to You for damages, including any direct, indirect, special, | |||||
incidental, or consequential damages of any character arising as a | |||||
result of this License or out of the use or inability to use the | |||||
Work (including but not limited to damages for loss of goodwill, | |||||
work stoppage, computer failure or malfunction, or any and all | |||||
other commercial damages or losses), even if such Contributor | |||||
has been advised of the possibility of such damages. | |||||
9. Accepting Warranty or Additional Liability. While redistributing | |||||
the Work or Derivative Works thereof, You may choose to offer, | |||||
and charge a fee for, acceptance of support, warranty, indemnity, | |||||
or other liability obligations and/or rights consistent with this | |||||
License. However, in accepting such obligations, You may act only | |||||
on Your own behalf and on Your sole responsibility, not on behalf | |||||
of any other Contributor, and only if You agree to indemnify, | |||||
defend, and hold each Contributor harmless for any liability | |||||
incurred by, or claims asserted against, such Contributor by reason | |||||
of your accepting any such warranty or additional liability. | |||||
END OF TERMS AND CONDITIONS | |||||
APPENDIX: How to apply the Apache License to your work. | |||||
To apply the Apache License to your work, attach the following | |||||
boilerplate notice, with the fields enclosed by brackets "{}" | |||||
replaced with your own identifying information. (Don't include | |||||
the brackets!) The text should be enclosed in the appropriate | |||||
comment syntax for the file format. We also recommend that a | |||||
file or class name and description of purpose be included on the | |||||
same "printed page" as the copyright notice for easier | |||||
identification within third-party archives. | |||||
Copyright {yyyy} {name of copyright owner} | |||||
Licensed under the Apache License, Version 2.0 (the "License"); | |||||
you may not use this file except in compliance with the License. | |||||
You may obtain a copy of the License at | |||||
http://www.apache.org/licenses/LICENSE-2.0 | |||||
Unless required by applicable law or agreed to in writing, software | |||||
distributed under the License is distributed on an "AS IS" BASIS, | |||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |||||
See the License for the specific language governing permissions and | |||||
limitations under the License. | |||||
@@ -0,0 +1 @@ | |||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip |
@@ -0,0 +1,160 @@ | |||||
#!/usr/bin/env bash | |||||
############################################################################## | |||||
## | |||||
## Gradle start up script for UN*X | |||||
## | |||||
############################################################################## | |||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | |||||
DEFAULT_JVM_OPTS="" | |||||
APP_NAME="Gradle" | |||||
APP_BASE_NAME=`basename "$0"` | |||||
# Use the maximum available, or set MAX_FD != -1 to use that value. | |||||
MAX_FD="maximum" | |||||
warn ( ) { | |||||
echo "$*" | |||||
} | |||||
die ( ) { | |||||
echo | |||||
echo "$*" | |||||
echo | |||||
exit 1 | |||||
} | |||||
# OS specific support (must be 'true' or 'false'). | |||||
cygwin=false | |||||
msys=false | |||||
darwin=false | |||||
case "`uname`" in | |||||
CYGWIN* ) | |||||
cygwin=true | |||||
;; | |||||
Darwin* ) | |||||
darwin=true | |||||
;; | |||||
MINGW* ) | |||||
msys=true | |||||
;; | |||||
esac | |||||
# Attempt to set APP_HOME | |||||
# Resolve links: $0 may be a link | |||||
PRG="$0" | |||||
# Need this for relative symlinks. | |||||
while [ -h "$PRG" ] ; do | |||||
ls=`ls -ld "$PRG"` | |||||
link=`expr "$ls" : '.*-> \(.*\)$'` | |||||
if expr "$link" : '/.*' > /dev/null; then | |||||
PRG="$link" | |||||
else | |||||
PRG=`dirname "$PRG"`"/$link" | |||||
fi | |||||
done | |||||
SAVED="`pwd`" | |||||
cd "`dirname \"$PRG\"`/" >/dev/null | |||||
APP_HOME="`pwd -P`" | |||||
cd "$SAVED" >/dev/null | |||||
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar | |||||
# Determine the Java command to use to start the JVM. | |||||
if [ -n "$JAVA_HOME" ] ; then | |||||
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then | |||||
# IBM's JDK on AIX uses strange locations for the executables | |||||
JAVACMD="$JAVA_HOME/jre/sh/java" | |||||
else | |||||
JAVACMD="$JAVA_HOME/bin/java" | |||||
fi | |||||
if [ ! -x "$JAVACMD" ] ; then | |||||
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME | |||||
Please set the JAVA_HOME variable in your environment to match the | |||||
location of your Java installation." | |||||
fi | |||||
else | |||||
JAVACMD="java" | |||||
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | |||||
Please set the JAVA_HOME variable in your environment to match the | |||||
location of your Java installation." | |||||
fi | |||||
# Increase the maximum file descriptors if we can. | |||||
if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then | |||||
MAX_FD_LIMIT=`ulimit -H -n` | |||||
if [ $? -eq 0 ] ; then | |||||
if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then | |||||
MAX_FD="$MAX_FD_LIMIT" | |||||
fi | |||||
ulimit -n $MAX_FD | |||||
if [ $? -ne 0 ] ; then | |||||
warn "Could not set maximum file descriptor limit: $MAX_FD" | |||||
fi | |||||
else | |||||
warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" | |||||
fi | |||||
fi | |||||
# For Darwin, add options to specify how the application appears in the dock | |||||
if $darwin; then | |||||
GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" | |||||
fi | |||||
# For Cygwin, switch paths to Windows format before running java | |||||
if $cygwin ; then | |||||
APP_HOME=`cygpath --path --mixed "$APP_HOME"` | |||||
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` | |||||
JAVACMD=`cygpath --unix "$JAVACMD"` | |||||
# We build the pattern for arguments to be converted via cygpath | |||||
ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` | |||||
SEP="" | |||||
for dir in $ROOTDIRSRAW ; do | |||||
ROOTDIRS="$ROOTDIRS$SEP$dir" | |||||
SEP="|" | |||||
done | |||||
OURCYGPATTERN="(^($ROOTDIRS))" | |||||
# Add a user-defined pattern to the cygpath arguments | |||||
if [ "$GRADLE_CYGPATTERN" != "" ] ; then | |||||
OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" | |||||
fi | |||||
# Now convert the arguments - kludge to limit ourselves to /bin/sh | |||||
i=0 | |||||
for arg in "$@" ; do | |||||
CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` | |||||
CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option | |||||
if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition | |||||
eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` | |||||
else | |||||
eval `echo args$i`="\"$arg\"" | |||||
fi | |||||
i=$((i+1)) | |||||
done | |||||
case $i in | |||||
(0) set -- ;; | |||||
(1) set -- "$args0" ;; | |||||
(2) set -- "$args0" "$args1" ;; | |||||
(3) set -- "$args0" "$args1" "$args2" ;; | |||||
(4) set -- "$args0" "$args1" "$args2" "$args3" ;; | |||||
(5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; | |||||
(6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; | |||||
(7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; | |||||
(8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; | |||||
(9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; | |||||
esac | |||||
fi | |||||
# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules | |||||
function splitJvmOpts() { | |||||
JVM_OPTS=("$@") | |||||
} | |||||
eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS | |||||
JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME" | |||||
exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@" |
@@ -0,0 +1,90 @@ | |||||
@if "%DEBUG%" == "" @echo off | |||||
@rem ########################################################################## | |||||
@rem | |||||
@rem Gradle startup script for Windows | |||||
@rem | |||||
@rem ########################################################################## | |||||
@rem Set local scope for the variables with windows NT shell | |||||
if "%OS%"=="Windows_NT" setlocal | |||||
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | |||||
set DEFAULT_JVM_OPTS= | |||||
set DIRNAME=%~dp0 | |||||
if "%DIRNAME%" == "" set DIRNAME=. | |||||
set APP_BASE_NAME=%~n0 | |||||
set APP_HOME=%DIRNAME% | |||||
@rem Find java.exe | |||||
if defined JAVA_HOME goto findJavaFromJavaHome | |||||
set JAVA_EXE=java.exe | |||||
%JAVA_EXE% -version >NUL 2>&1 | |||||
if "%ERRORLEVEL%" == "0" goto init | |||||
echo. | |||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | |||||
echo. | |||||
echo Please set the JAVA_HOME variable in your environment to match the | |||||
echo location of your Java installation. | |||||
goto fail | |||||
:findJavaFromJavaHome | |||||
set JAVA_HOME=%JAVA_HOME:"=% | |||||
set JAVA_EXE=%JAVA_HOME%/bin/java.exe | |||||
if exist "%JAVA_EXE%" goto init | |||||
echo. | |||||
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% | |||||
echo. | |||||
echo Please set the JAVA_HOME variable in your environment to match the | |||||
echo location of your Java installation. | |||||
goto fail | |||||
:init | |||||
@rem Get command-line arguments, handling Windowz variants | |||||
if not "%OS%" == "Windows_NT" goto win9xME_args | |||||
if "%@eval[2+2]" == "4" goto 4NT_args | |||||
:win9xME_args | |||||
@rem Slurp the command line arguments. | |||||
set CMD_LINE_ARGS= | |||||
set _SKIP=2 | |||||
:win9xME_args_slurp | |||||
if "x%~1" == "x" goto execute | |||||
set CMD_LINE_ARGS=%* | |||||
goto execute | |||||
:4NT_args | |||||
@rem Get arguments from the 4NT Shell from JP Software | |||||
set CMD_LINE_ARGS=%$ | |||||
:execute | |||||
@rem Setup the command line | |||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar | |||||
@rem Execute Gradle | |||||
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% | |||||
:end | |||||
@rem End local scope for the variables with windows NT shell | |||||
if "%ERRORLEVEL%"=="0" goto mainEnd | |||||
:fail | |||||
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of | |||||
rem the _cmd.exe /c_ return code! | |||||
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 | |||||
exit /b 1 | |||||
:mainEnd | |||||
if "%OS%"=="Windows_NT" endlocal | |||||
:omega |
@@ -1,84 +0,0 @@ | |||||
# Automatically generated makefile, created by the Projucer | |||||
# Don't edit this file! Your changes will be overwritten when you re-save the Projucer project! | |||||
LOCAL_PATH := $(call my-dir) | |||||
include $(CLEAR_VARS) | |||||
ifeq ($(TARGET_ARCH_ABI), armeabi-v7a) | |||||
LOCAL_ARM_MODE := arm | |||||
endif | |||||
LOCAL_MODULE := juce_jni | |||||
LOCAL_SRC_FILES := \ | |||||
../../../Source/Main.cpp\ | |||||
../../../Source/MainWindow.cpp\ | |||||
../../../Source/IntroScreen.cpp\ | |||||
../../../Source/Demos/AnimationDemo.cpp\ | |||||
../../../Source/Demos/AudioLatencyDemo.cpp\ | |||||
../../../Source/Demos/AudioPlaybackDemo.cpp\ | |||||
../../../Source/Demos/AudioRecordingDemo.cpp\ | |||||
../../../Source/Demos/AudioSettingsDemo.cpp\ | |||||
../../../Source/Demos/AudioSynthesiserDemo.cpp\ | |||||
../../../Source/Demos/Box2DDemo.cpp\ | |||||
../../../Source/Demos/CameraDemo.cpp\ | |||||
../../../Source/Demos/ChildProcessDemo.cpp\ | |||||
../../../Source/Demos/CodeEditorDemo.cpp\ | |||||
../../../Source/Demos/ComponentTransformsDemo.cpp\ | |||||
../../../Source/Demos/CryptographyDemo.cpp\ | |||||
../../../Source/Demos/DialogsDemo.cpp\ | |||||
../../../Source/Demos/FlexBoxDemo.cpp\ | |||||
../../../Source/Demos/FontsDemo.cpp\ | |||||
../../../Source/Demos/GraphicsDemo.cpp\ | |||||
../../../Source/Demos/ImagesDemo.cpp\ | |||||
../../../Source/Demos/JavaScript.cpp\ | |||||
../../../Source/Demos/KeyMappingsDemo.cpp\ | |||||
../../../Source/Demos/LiveConstantDemo.cpp\ | |||||
../../../Source/Demos/LookAndFeelDemo.cpp\ | |||||
../../../Source/Demos/MDIDemo.cpp\ | |||||
../../../Source/Demos/MidiDemo.cpp\ | |||||
../../../Source/Demos/MultithreadingDemo.cpp\ | |||||
../../../Source/Demos/MultiTouch.cpp\ | |||||
../../../Source/Demos/NetworkingDemo.cpp\ | |||||
../../../Source/Demos/OpenGLDemo.cpp\ | |||||
../../../Source/Demos/OpenGLDemo2D.cpp\ | |||||
../../../Source/Demos/PropertiesDemo.cpp\ | |||||
../../../Source/Demos/SystemInfoDemo.cpp\ | |||||
../../../Source/Demos/TimersAndEventsDemo.cpp\ | |||||
../../../Source/Demos/UnitTestsDemo.cpp\ | |||||
../../../Source/Demos/ValueTreesDemo.cpp\ | |||||
../../../Source/Demos/VideoDemo.cpp\ | |||||
../../../Source/Demos/WebBrowserDemo.cpp\ | |||||
../../../Source/Demos/WidgetsDemo.cpp\ | |||||
../../../Source/Demos/WindowsDemo.cpp\ | |||||
../../../Source/Demos/XMLandJSONDemo.cpp\ | |||||
../../../JuceLibraryCode/BinaryData.cpp\ | |||||
../../../JuceLibraryCode/juce_audio_basics.cpp\ | |||||
../../../JuceLibraryCode/juce_audio_devices.cpp\ | |||||
../../../JuceLibraryCode/juce_audio_formats.cpp\ | |||||
../../../JuceLibraryCode/juce_audio_processors.cpp\ | |||||
../../../JuceLibraryCode/juce_audio_utils.cpp\ | |||||
../../../JuceLibraryCode/juce_box2d.cpp\ | |||||
../../../JuceLibraryCode/juce_core.cpp\ | |||||
../../../JuceLibraryCode/juce_cryptography.cpp\ | |||||
../../../JuceLibraryCode/juce_data_structures.cpp\ | |||||
../../../JuceLibraryCode/juce_events.cpp\ | |||||
../../../JuceLibraryCode/juce_graphics.cpp\ | |||||
../../../JuceLibraryCode/juce_gui_basics.cpp\ | |||||
../../../JuceLibraryCode/juce_gui_extra.cpp\ | |||||
../../../JuceLibraryCode/juce_opengl.cpp\ | |||||
../../../JuceLibraryCode/juce_video.cpp\ | |||||
ifeq ($(NDK_DEBUG),1) | |||||
LOCAL_CPPFLAGS += -fsigned-char -fexceptions -frtti -g -I "../../JuceLibraryCode" -I "../../../../modules" -O0 -std=gnu++11 -DJUCE_ANDROID=1 -DJUCE_ANDROID_API_VERSION=23 -DJUCE_ANDROID_ACTIVITY_CLASSNAME=com_juce_jucedemo_JuceDemo -DJUCE_ANDROID_ACTIVITY_CLASSPATH=\"com/juce/jucedemo/JuceDemo\" -DDEBUG=1 -D_DEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_ANDROID_7F0E4A25=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 | |||||
LOCAL_LDLIBS := -llog -lGLESv2 -landroid -lEGL | |||||
LOCAL_CFLAGS += -fsigned-char -fexceptions -frtti -g -I "../../JuceLibraryCode" -I "../../../../modules" -O0 -std=gnu++11 -DJUCE_ANDROID=1 -DJUCE_ANDROID_API_VERSION=23 -DJUCE_ANDROID_ACTIVITY_CLASSNAME=com_juce_jucedemo_JuceDemo -DJUCE_ANDROID_ACTIVITY_CLASSPATH=\"com/juce/jucedemo/JuceDemo\" -DDEBUG=1 -D_DEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_ANDROID_7F0E4A25=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 | |||||
LOCAL_LDLIBS := -llog -lGLESv2 -landroid -lEGL | |||||
else | |||||
LOCAL_CPPFLAGS += -fsigned-char -fexceptions -frtti -I "../../JuceLibraryCode" -I "../../../../modules" -O3 -std=gnu++11 -DJUCE_ANDROID=1 -DJUCE_ANDROID_API_VERSION=23 -DJUCE_ANDROID_ACTIVITY_CLASSNAME=com_juce_jucedemo_JuceDemo -DJUCE_ANDROID_ACTIVITY_CLASSPATH=\"com/juce/jucedemo/JuceDemo\" -DNDEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_ANDROID_7F0E4A25=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 | |||||
LOCAL_LDLIBS := -llog -lGLESv2 -landroid -lEGL | |||||
LOCAL_CFLAGS += -fsigned-char -fexceptions -frtti -I "../../JuceLibraryCode" -I "../../../../modules" -O3 -std=gnu++11 -DJUCE_ANDROID=1 -DJUCE_ANDROID_API_VERSION=23 -DJUCE_ANDROID_ACTIVITY_CLASSNAME=com_juce_jucedemo_JuceDemo -DJUCE_ANDROID_ACTIVITY_CLASSPATH=\"com/juce/jucedemo/JuceDemo\" -DNDEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_ANDROID_7F0E4A25=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 | |||||
LOCAL_LDLIBS := -llog -lGLESv2 -landroid -lEGL | |||||
endif | |||||
include $(BUILD_SHARED_LIBRARY) |
@@ -1,13 +0,0 @@ | |||||
# Automatically generated makefile, created by the Projucer | |||||
# Don't edit this file! Your changes will be overwritten when you re-save the Projucer project! | |||||
APP_STL := gnustl_static | |||||
APP_CPPFLAGS += -fsigned-char -fexceptions -frtti -Wno-psabi | |||||
APP_PLATFORM := android-23 | |||||
NDK_TOOLCHAIN_VERSION := 4.9 | |||||
ifeq ($(NDK_DEBUG),1) | |||||
APP_ABI := armeabi x86 | |||||
else | |||||
APP_ABI := armeabi armeabi-v7a x86 | |||||
endif |
@@ -1,10 +1,2 @@ | |||||
# This file is used to override default values used by the Ant build system. | |||||
# It is automatically generated by the Projucer - DO NOT EDIT IT or your changes will be lost!. | |||||
sdk.dir=${user.home}/Library/Android/sdk | |||||
ndk.dir=${user.home}/Library/Android/sdk/ndk-bundle | |||||
key.store=${user.home}/.android/debug.keystore | |||||
key.alias=androiddebugkey | |||||
key.store.password=android | |||||
key.alias.password=android | |||||
ndk.dir=/Users/fr810/Library/Android/sdk/ndk-bundle | |||||
sdk.dir=/Users/fr810/Library/Android/sdk |
@@ -1,5 +0,0 @@ | |||||
# This file is used to override default values used by the Ant build system. | |||||
# It is automatically generated - DO NOT EDIT IT or your changes will be lost!. | |||||
target=android-23 | |||||
@@ -0,0 +1 @@ | |||||
include ':app' |
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := JuceDemo | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := JuceDemo | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCE_UNIT_TESTS=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=3.0.0 -DJUCE_APP_VERSION_HEX=0x30000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := JuceDemo | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := JuceDemo | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/MainWindow_499ac812.o \ | $(JUCE_OBJDIR)/MainWindow_499ac812.o \ | ||||
$(JUCE_OBJDIR)/IntroScreen_73347059.o \ | $(JUCE_OBJDIR)/IntroScreen_73347059.o \ | ||||
@@ -122,310 +124,310 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | ||||
$(JUCE_OBJDIR)/juce_video_f128c512.o \ | $(JUCE_OBJDIR)/juce_video_f128c512.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking JuceDemo | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning JuceDemo | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping JuceDemo | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "JuceDemo (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MainWindow_499ac812.o: ../../Source/MainWindow.cpp | $(JUCE_OBJDIR)/MainWindow_499ac812.o: ../../Source/MainWindow.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MainWindow.cpp" | @echo "Compiling MainWindow.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/IntroScreen_73347059.o: ../../Source/IntroScreen.cpp | $(JUCE_OBJDIR)/IntroScreen_73347059.o: ../../Source/IntroScreen.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling IntroScreen.cpp" | @echo "Compiling IntroScreen.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AnimationDemo_9fc7e4e9.o: ../../Source/Demos/AnimationDemo.cpp | $(JUCE_OBJDIR)/AnimationDemo_9fc7e4e9.o: ../../Source/Demos/AnimationDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AnimationDemo.cpp" | @echo "Compiling AnimationDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AudioLatencyDemo_78d49233.o: ../../Source/Demos/AudioLatencyDemo.cpp | $(JUCE_OBJDIR)/AudioLatencyDemo_78d49233.o: ../../Source/Demos/AudioLatencyDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AudioLatencyDemo.cpp" | @echo "Compiling AudioLatencyDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AudioPlaybackDemo_ea12adf6.o: ../../Source/Demos/AudioPlaybackDemo.cpp | $(JUCE_OBJDIR)/AudioPlaybackDemo_ea12adf6.o: ../../Source/Demos/AudioPlaybackDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AudioPlaybackDemo.cpp" | @echo "Compiling AudioPlaybackDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AudioRecordingDemo_435914e6.o: ../../Source/Demos/AudioRecordingDemo.cpp | $(JUCE_OBJDIR)/AudioRecordingDemo_435914e6.o: ../../Source/Demos/AudioRecordingDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AudioRecordingDemo.cpp" | @echo "Compiling AudioRecordingDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AudioSettingsDemo_6d710bfe.o: ../../Source/Demos/AudioSettingsDemo.cpp | $(JUCE_OBJDIR)/AudioSettingsDemo_6d710bfe.o: ../../Source/Demos/AudioSettingsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AudioSettingsDemo.cpp" | @echo "Compiling AudioSettingsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/AudioSynthesiserDemo_1b3666f6.o: ../../Source/Demos/AudioSynthesiserDemo.cpp | $(JUCE_OBJDIR)/AudioSynthesiserDemo_1b3666f6.o: ../../Source/Demos/AudioSynthesiserDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling AudioSynthesiserDemo.cpp" | @echo "Compiling AudioSynthesiserDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/Box2DDemo_51053c42.o: ../../Source/Demos/Box2DDemo.cpp | $(JUCE_OBJDIR)/Box2DDemo_51053c42.o: ../../Source/Demos/Box2DDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Box2DDemo.cpp" | @echo "Compiling Box2DDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/CameraDemo_a10f7e50.o: ../../Source/Demos/CameraDemo.cpp | $(JUCE_OBJDIR)/CameraDemo_a10f7e50.o: ../../Source/Demos/CameraDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling CameraDemo.cpp" | @echo "Compiling CameraDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/ChildProcessDemo_2c2b949e.o: ../../Source/Demos/ChildProcessDemo.cpp | $(JUCE_OBJDIR)/ChildProcessDemo_2c2b949e.o: ../../Source/Demos/ChildProcessDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling ChildProcessDemo.cpp" | @echo "Compiling ChildProcessDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/CodeEditorDemo_d5c17a65.o: ../../Source/Demos/CodeEditorDemo.cpp | $(JUCE_OBJDIR)/CodeEditorDemo_d5c17a65.o: ../../Source/Demos/CodeEditorDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling CodeEditorDemo.cpp" | @echo "Compiling CodeEditorDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/ComponentTransformsDemo_377f7889.o: ../../Source/Demos/ComponentTransformsDemo.cpp | $(JUCE_OBJDIR)/ComponentTransformsDemo_377f7889.o: ../../Source/Demos/ComponentTransformsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling ComponentTransformsDemo.cpp" | @echo "Compiling ComponentTransformsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/CryptographyDemo_232d46d7.o: ../../Source/Demos/CryptographyDemo.cpp | $(JUCE_OBJDIR)/CryptographyDemo_232d46d7.o: ../../Source/Demos/CryptographyDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling CryptographyDemo.cpp" | @echo "Compiling CryptographyDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/DialogsDemo_19d585d0.o: ../../Source/Demos/DialogsDemo.cpp | $(JUCE_OBJDIR)/DialogsDemo_19d585d0.o: ../../Source/Demos/DialogsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling DialogsDemo.cpp" | @echo "Compiling DialogsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/FlexBoxDemo_e4f3d9b7.o: ../../Source/Demos/FlexBoxDemo.cpp | $(JUCE_OBJDIR)/FlexBoxDemo_e4f3d9b7.o: ../../Source/Demos/FlexBoxDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling FlexBoxDemo.cpp" | @echo "Compiling FlexBoxDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/FontsDemo_6da1e5e9.o: ../../Source/Demos/FontsDemo.cpp | $(JUCE_OBJDIR)/FontsDemo_6da1e5e9.o: ../../Source/Demos/FontsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling FontsDemo.cpp" | @echo "Compiling FontsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/GraphicsDemo_85142ef6.o: ../../Source/Demos/GraphicsDemo.cpp | $(JUCE_OBJDIR)/GraphicsDemo_85142ef6.o: ../../Source/Demos/GraphicsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling GraphicsDemo.cpp" | @echo "Compiling GraphicsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/ImagesDemo_ecf13aa3.o: ../../Source/Demos/ImagesDemo.cpp | $(JUCE_OBJDIR)/ImagesDemo_ecf13aa3.o: ../../Source/Demos/ImagesDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling ImagesDemo.cpp" | @echo "Compiling ImagesDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/JavaScript_d6e42eb5.o: ../../Source/Demos/JavaScript.cpp | $(JUCE_OBJDIR)/JavaScript_d6e42eb5.o: ../../Source/Demos/JavaScript.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling JavaScript.cpp" | @echo "Compiling JavaScript.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/KeyMappingsDemo_cf05c709.o: ../../Source/Demos/KeyMappingsDemo.cpp | $(JUCE_OBJDIR)/KeyMappingsDemo_cf05c709.o: ../../Source/Demos/KeyMappingsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling KeyMappingsDemo.cpp" | @echo "Compiling KeyMappingsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/LiveConstantDemo_e3b18a9b.o: ../../Source/Demos/LiveConstantDemo.cpp | $(JUCE_OBJDIR)/LiveConstantDemo_e3b18a9b.o: ../../Source/Demos/LiveConstantDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling LiveConstantDemo.cpp" | @echo "Compiling LiveConstantDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/LookAndFeelDemo_25c558a3.o: ../../Source/Demos/LookAndFeelDemo.cpp | $(JUCE_OBJDIR)/LookAndFeelDemo_25c558a3.o: ../../Source/Demos/LookAndFeelDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling LookAndFeelDemo.cpp" | @echo "Compiling LookAndFeelDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MDIDemo_c476c2d7.o: ../../Source/Demos/MDIDemo.cpp | $(JUCE_OBJDIR)/MDIDemo_c476c2d7.o: ../../Source/Demos/MDIDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MDIDemo.cpp" | @echo "Compiling MDIDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MidiDemo_75ebc30c.o: ../../Source/Demos/MidiDemo.cpp | $(JUCE_OBJDIR)/MidiDemo_75ebc30c.o: ../../Source/Demos/MidiDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MidiDemo.cpp" | @echo "Compiling MidiDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MultithreadingDemo_ff566eaa.o: ../../Source/Demos/MultithreadingDemo.cpp | $(JUCE_OBJDIR)/MultithreadingDemo_ff566eaa.o: ../../Source/Demos/MultithreadingDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MultithreadingDemo.cpp" | @echo "Compiling MultithreadingDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MultiTouch_595f3a2e.o: ../../Source/Demos/MultiTouch.cpp | $(JUCE_OBJDIR)/MultiTouch_595f3a2e.o: ../../Source/Demos/MultiTouch.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MultiTouch.cpp" | @echo "Compiling MultiTouch.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/NetworkingDemo_fbd1b19f.o: ../../Source/Demos/NetworkingDemo.cpp | $(JUCE_OBJDIR)/NetworkingDemo_fbd1b19f.o: ../../Source/Demos/NetworkingDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling NetworkingDemo.cpp" | @echo "Compiling NetworkingDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/OpenGLDemo_fdac55da.o: ../../Source/Demos/OpenGLDemo.cpp | $(JUCE_OBJDIR)/OpenGLDemo_fdac55da.o: ../../Source/Demos/OpenGLDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling OpenGLDemo.cpp" | @echo "Compiling OpenGLDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/OpenGLDemo2D_48eeadec.o: ../../Source/Demos/OpenGLDemo2D.cpp | $(JUCE_OBJDIR)/OpenGLDemo2D_48eeadec.o: ../../Source/Demos/OpenGLDemo2D.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling OpenGLDemo2D.cpp" | @echo "Compiling OpenGLDemo2D.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/PropertiesDemo_8ff1a8de.o: ../../Source/Demos/PropertiesDemo.cpp | $(JUCE_OBJDIR)/PropertiesDemo_8ff1a8de.o: ../../Source/Demos/PropertiesDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling PropertiesDemo.cpp" | @echo "Compiling PropertiesDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/SystemInfoDemo_984acd28.o: ../../Source/Demos/SystemInfoDemo.cpp | $(JUCE_OBJDIR)/SystemInfoDemo_984acd28.o: ../../Source/Demos/SystemInfoDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling SystemInfoDemo.cpp" | @echo "Compiling SystemInfoDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/TimersAndEventsDemo_f2656547.o: ../../Source/Demos/TimersAndEventsDemo.cpp | $(JUCE_OBJDIR)/TimersAndEventsDemo_f2656547.o: ../../Source/Demos/TimersAndEventsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling TimersAndEventsDemo.cpp" | @echo "Compiling TimersAndEventsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/UnitTestsDemo_5c21762.o: ../../Source/Demos/UnitTestsDemo.cpp | $(JUCE_OBJDIR)/UnitTestsDemo_5c21762.o: ../../Source/Demos/UnitTestsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling UnitTestsDemo.cpp" | @echo "Compiling UnitTestsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/ValueTreesDemo_9657d84f.o: ../../Source/Demos/ValueTreesDemo.cpp | $(JUCE_OBJDIR)/ValueTreesDemo_9657d84f.o: ../../Source/Demos/ValueTreesDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling ValueTreesDemo.cpp" | @echo "Compiling ValueTreesDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/VideoDemo_b55a1560.o: ../../Source/Demos/VideoDemo.cpp | $(JUCE_OBJDIR)/VideoDemo_b55a1560.o: ../../Source/Demos/VideoDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling VideoDemo.cpp" | @echo "Compiling VideoDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/WebBrowserDemo_3df2dbdf.o: ../../Source/Demos/WebBrowserDemo.cpp | $(JUCE_OBJDIR)/WebBrowserDemo_3df2dbdf.o: ../../Source/Demos/WebBrowserDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling WebBrowserDemo.cpp" | @echo "Compiling WebBrowserDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/WidgetsDemo_fb0454.o: ../../Source/Demos/WidgetsDemo.cpp | $(JUCE_OBJDIR)/WidgetsDemo_fb0454.o: ../../Source/Demos/WidgetsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling WidgetsDemo.cpp" | @echo "Compiling WidgetsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/WindowsDemo_e8cfa428.o: ../../Source/Demos/WindowsDemo.cpp | $(JUCE_OBJDIR)/WindowsDemo_e8cfa428.o: ../../Source/Demos/WindowsDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling WindowsDemo.cpp" | @echo "Compiling WindowsDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/XMLandJSONDemo_5bc88df3.o: ../../Source/Demos/XMLandJSONDemo.cpp | $(JUCE_OBJDIR)/XMLandJSONDemo_5bc88df3.o: ../../Source/Demos/XMLandJSONDemo.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling XMLandJSONDemo.cpp" | @echo "Compiling XMLandJSONDemo.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/BinaryData_ce4232d4.o: ../../JuceLibraryCode/BinaryData.cpp | $(JUCE_OBJDIR)/BinaryData_ce4232d4.o: ../../JuceLibraryCode/BinaryData.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling BinaryData.cpp" | @echo "Compiling BinaryData.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_box2d_95719d14.o: ../../JuceLibraryCode/juce_box2d.cpp | $(JUCE_OBJDIR)/juce_box2d_95719d14.o: ../../JuceLibraryCode/juce_box2d.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_box2d.cpp" | @echo "Compiling juce_box2d.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | $(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_cryptography.cpp" | @echo "Compiling juce_cryptography.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_opengl.cpp" | @echo "Compiling juce_opengl.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | $(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_video.cpp" | @echo "Compiling juce_video.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning JuceDemo | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping JuceDemo | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -9,16 +9,16 @@ | |||||
D469537A9CC9E7691868A9CB = {isa = PBXBuildFile; fileRef = 90B1185950EF7670F87EAA3F; }; | D469537A9CC9E7691868A9CB = {isa = PBXBuildFile; fileRef = 90B1185950EF7670F87EAA3F; }; | ||||
E16EA7E816B50766F3AE4F88 = {isa = PBXBuildFile; fileRef = 8D7BDA5CDDCCD2F7BE67037A; }; | E16EA7E816B50766F3AE4F88 = {isa = PBXBuildFile; fileRef = 8D7BDA5CDDCCD2F7BE67037A; }; | ||||
BB7001D6FD448E6C0AAE4F30 = {isa = PBXBuildFile; fileRef = 8452076B5EAE822DD445458F; }; | BB7001D6FD448E6C0AAE4F30 = {isa = PBXBuildFile; fileRef = 8452076B5EAE822DD445458F; }; | ||||
5CA55A61B4ECF6BE53DB459A = {isa = PBXBuildFile; fileRef = ED6ADC3F084F9F3B6177B0C8; }; | |||||
11F44DE2908CA14F827EB448 = {isa = PBXBuildFile; fileRef = 4621682C1A4E85A088F7CEE0; }; | 11F44DE2908CA14F827EB448 = {isa = PBXBuildFile; fileRef = 4621682C1A4E85A088F7CEE0; }; | ||||
EB6CEE01521D160E50EABCAA = {isa = PBXBuildFile; fileRef = 7EC42C604603E1ED621E635B; }; | EB6CEE01521D160E50EABCAA = {isa = PBXBuildFile; fileRef = 7EC42C604603E1ED621E635B; }; | ||||
3A285384585A5F664BB4C652 = {isa = PBXBuildFile; fileRef = A078E4C69AFA4FAE8DCC66BD; }; | 3A285384585A5F664BB4C652 = {isa = PBXBuildFile; fileRef = A078E4C69AFA4FAE8DCC66BD; }; | ||||
0F5AD903C71E59F29293F952 = {isa = PBXBuildFile; fileRef = 809501824B7BBD3A378DEB61; }; | |||||
4E306BFA283851066E0DA96E = {isa = PBXBuildFile; fileRef = EACCBFA17F4D07ECE058EEBB; }; | 4E306BFA283851066E0DA96E = {isa = PBXBuildFile; fileRef = EACCBFA17F4D07ECE058EEBB; }; | ||||
546020C416AB5CF9FA039205 = {isa = PBXBuildFile; fileRef = 8F5B02778218DDD357C40D7D; }; | 546020C416AB5CF9FA039205 = {isa = PBXBuildFile; fileRef = 8F5B02778218DDD357C40D7D; }; | ||||
52C5EAAFD0842CD9E9D9E710 = {isa = PBXBuildFile; fileRef = 89F0B6B952BC68FD271A652E; }; | 52C5EAAFD0842CD9E9D9E710 = {isa = PBXBuildFile; fileRef = 89F0B6B952BC68FD271A652E; }; | ||||
AD1FFF7F33A7581679FA1638 = {isa = PBXBuildFile; fileRef = 75B60B919D8CB88C6E0E0566; }; | AD1FFF7F33A7581679FA1638 = {isa = PBXBuildFile; fileRef = 75B60B919D8CB88C6E0E0566; }; | ||||
7B3B359BCD73C20D0BFCDEA6 = {isa = PBXBuildFile; fileRef = 0374860044AB7A23CED0D26C; }; | |||||
9855E6AE1E9125FC6C3673D4 = {isa = PBXBuildFile; fileRef = 033BE48C56ED09055876AFB9; }; | 9855E6AE1E9125FC6C3673D4 = {isa = PBXBuildFile; fileRef = 033BE48C56ED09055876AFB9; }; | ||||
C6619BC35B1F4CDC30CED302 = {isa = PBXBuildFile; fileRef = AAA2590D363C6DE624D320A6; }; | |||||
A54E039753B2DDC2D8E5F1CC = {isa = PBXBuildFile; fileRef = 1796A99F33AD5998FE4A6035; }; | A54E039753B2DDC2D8E5F1CC = {isa = PBXBuildFile; fileRef = 1796A99F33AD5998FE4A6035; }; | ||||
295CBC656A90E90280D86BC0 = {isa = PBXBuildFile; fileRef = E80CA3836329ED0EEC74BAE6; }; | 295CBC656A90E90280D86BC0 = {isa = PBXBuildFile; fileRef = E80CA3836329ED0EEC74BAE6; }; | ||||
0C2591D2A41D00D364570D9B = {isa = PBXBuildFile; fileRef = AEF26EF11BEBA847F152A1D5; }; | 0C2591D2A41D00D364570D9B = {isa = PBXBuildFile; fileRef = AEF26EF11BEBA847F152A1D5; }; | ||||
@@ -79,6 +79,7 @@ | |||||
D1E75C36990645CC17E58511 = {isa = PBXBuildFile; fileRef = 652A128D7DE1672618DB9521; }; | D1E75C36990645CC17E58511 = {isa = PBXBuildFile; fileRef = 652A128D7DE1672618DB9521; }; | ||||
74C9ED42D599D90581025EDF = {isa = PBXBuildFile; fileRef = EB93700805DBEBF58092DC3C; }; | 74C9ED42D599D90581025EDF = {isa = PBXBuildFile; fileRef = EB93700805DBEBF58092DC3C; }; | ||||
8A222F52E0807B8E934447BF = {isa = PBXBuildFile; fileRef = 16C0655B97D6D3B992D6733E; }; | 8A222F52E0807B8E934447BF = {isa = PBXBuildFile; fileRef = 16C0655B97D6D3B992D6733E; }; | ||||
002574EE2F13E1BBD52E75D9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
005027EA86FFAEC19D634730 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | 005027EA86FFAEC19D634730 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
00869109FF554F8DB553761D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SystemTrayIconComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SystemTrayIconComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 00869109FF554F8DB553761D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SystemTrayIconComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SystemTrayIconComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
009E483D2993902748AEEFE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_16.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_16.h"; sourceTree = "SOURCE_ROOT"; }; | 009E483D2993902748AEEFE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_16.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_16.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -100,7 +101,6 @@ | |||||
0349FEE5DA18067918536934 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | 0349FEE5DA18067918536934 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
034AA69C5B2B4882EEFAD046 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; }; | 034AA69C5B2B4882EEFAD046 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; }; | ||||
03707F35E5DB4BC6F1FAC8D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF16.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF16.h"; sourceTree = "SOURCE_ROOT"; }; | 03707F35E5DB4BC6F1FAC8D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CharPointer_UTF16.h"; path = "../../../../modules/juce_core/text/juce_CharPointer_UTF16.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
0374860044AB7A23CED0D26C = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; | |||||
03CB1183519203936C33025A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryOutputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryOutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | 03CB1183519203936C33025A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryOutputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryOutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
03E5796BC74758EBDBD49081 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPESynthesiserVoice.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPESynthesiserVoice.cpp"; sourceTree = "SOURCE_ROOT"; }; | 03E5796BC74758EBDBD49081 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MPESynthesiserVoice.cpp"; path = "../../../../modules/juce_audio_basics/mpe/juce_MPESynthesiserVoice.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
03EC0E5A647E50B369E50BBF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Point.h"; path = "../../../../modules/juce_graphics/geometry/juce_Point.h"; sourceTree = "SOURCE_ROOT"; }; | 03EC0E5A647E50B369E50BBF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Point.h"; path = "../../../../modules/juce_graphics/geometry/juce_Point.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -387,7 +387,6 @@ | |||||
366C0E8D559D37FF92B64F47 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; }; | 366C0E8D559D37FF92B64F47 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
36711C0D24EB22FABF8E7BCB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_EdgeTable.h"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.h"; sourceTree = "SOURCE_ROOT"; }; | 36711C0D24EB22FABF8E7BCB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_EdgeTable.h"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
36A65D869B23D9987C676BCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableEdgeComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 36A65D869B23D9987C676BCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableEdgeComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
36C9E79611229727DF5E5836 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
36DA578E707673F6B174A016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | 36DA578E707673F6B174A016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
37355CCC05D407D665AA6604 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | 37355CCC05D407D665AA6604 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
3741E4C0CE5C7C0828D09BA8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | 3741E4C0CE5C7C0828D09BA8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -791,6 +790,7 @@ | |||||
80202384D81020DAE2072A1A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | 80202384D81020DAE2072A1A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
806A7A3BFC684B4D9E25ABDF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_audio_devices.h"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.h"; sourceTree = "SOURCE_ROOT"; }; | 806A7A3BFC684B4D9E25ABDF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_audio_devices.h"; path = "../../../../modules/juce_audio_devices/juce_audio_devices.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
807F5EE489018BC1956AAD5C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Sampler.cpp"; path = "../../../../modules/juce_audio_formats/sampler/juce_Sampler.cpp"; sourceTree = "SOURCE_ROOT"; }; | 807F5EE489018BC1956AAD5C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Sampler.cpp"; path = "../../../../modules/juce_audio_formats/sampler/juce_Sampler.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
809501824B7BBD3A378DEB61 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; | |||||
80A57920E6EA9C2E881BC3E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MACAddress.cpp"; path = "../../../../modules/juce_core/network/juce_MACAddress.cpp"; sourceTree = "SOURCE_ROOT"; }; | 80A57920E6EA9C2E881BC3E5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MACAddress.cpp"; path = "../../../../modules/juce_core/network/juce_MACAddress.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
80E4E835F2D35DA1E67B19E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jchuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jchuff.h"; sourceTree = "SOURCE_ROOT"; }; | 80E4E835F2D35DA1E67B19E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jchuff.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jchuff.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
80E5245755DC2ECC4C6BABD5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LassoComponent.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_LassoComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 80E5245755DC2ECC4C6BABD5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LassoComponent.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_LassoComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1004,7 +1004,6 @@ | |||||
A9BA8E7E434AC82F4604C773 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioIODeviceType.h"; path = "../../../../modules/juce_audio_devices/audio_io/juce_AudioIODeviceType.h"; sourceTree = "SOURCE_ROOT"; }; | A9BA8E7E434AC82F4604C773 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioIODeviceType.h"; path = "../../../../modules/juce_audio_devices/audio_io/juce_AudioIODeviceType.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA920A77D326B0F5E53F567F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DragAndDropContainer.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropContainer.cpp"; sourceTree = "SOURCE_ROOT"; }; | AA920A77D326B0F5E53F567F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DragAndDropContainer.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropContainer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
AA967AC6E8FDCD7502272DA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedPointer.h"; path = "../../../../modules/juce_core/memory/juce_ScopedPointer.h"; sourceTree = "SOURCE_ROOT"; }; | AA967AC6E8FDCD7502272DA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScopedPointer.h"; path = "../../../../modules/juce_core/memory/juce_ScopedPointer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AAA2590D363C6DE624D320A6 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = System/Library/Frameworks/QuickTime.framework; sourceTree = SDKROOT; }; | |||||
AAC3A67363234D151DA6BFF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = window.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/window.c"; sourceTree = "SOURCE_ROOT"; }; | AAC3A67363234D151DA6BFF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = window.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/window.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
AAC68E522F44DA7AD25574C7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioTransportSource.h"; path = "../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.h"; sourceTree = "SOURCE_ROOT"; }; | AAC68E522F44DA7AD25574C7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioTransportSource.h"; path = "../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AAF6B6F2F129303FB8682109 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = "../../../../modules/juce_core/zip/zlib/inftrees.c"; sourceTree = "SOURCE_ROOT"; }; | AAF6B6F2F129303FB8682109 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = "../../../../modules/juce_core/zip/zlib/inftrees.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1131,7 +1130,6 @@ | |||||
C45AB6B9BE8ED011F1846B34 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = assert.h; path = "../../../../modules/juce_audio_formats/codecs/flac/assert.h"; sourceTree = "SOURCE_ROOT"; }; | C45AB6B9BE8ED011F1846B34 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = assert.h; path = "../../../../modules/juce_audio_formats/codecs/flac/assert.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C47BAAAD3DF91B17A7787941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | C47BAAAD3DF91B17A7787941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C4B8D5FC3E906DA9F6A4379E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Network.mm"; path = "../../../../modules/juce_core/native/juce_mac_Network.mm"; sourceTree = "SOURCE_ROOT"; }; | C4B8D5FC3E906DA9F6A4379E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Network.mm"; path = "../../../../modules/juce_core/native/juce_mac_Network.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
C4CE4565F5D41303888F6A59 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C4E873C0CD6E9C76EA2997C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Javascript.h"; path = "../../../../modules/juce_core/javascript/juce_Javascript.h"; sourceTree = "SOURCE_ROOT"; }; | C4E873C0CD6E9C76EA2997C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Javascript.h"; path = "../../../../modules/juce_core/javascript/juce_Javascript.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C509F69A37C9A9053D6E9546 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; }; | C509F69A37C9A9053D6E9546 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C5333852BC17403BEE42815C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "../../../../modules/juce_core/zip/zlib/zconf.h"; sourceTree = "SOURCE_ROOT"; }; | C5333852BC17403BEE42815C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "../../../../modules/juce_core/zip/zlib/zconf.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1183,7 +1181,6 @@ | |||||
CE276E0CAE722EA80F7985BB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | CE276E0CAE722EA80F7985BB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE7D4E7030BF4BB4B1093B5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Variant.h"; path = "../../../../modules/juce_core/containers/juce_Variant.h"; sourceTree = "SOURCE_ROOT"; }; | CE7D4E7030BF4BB4B1093B5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Variant.h"; path = "../../../../modules/juce_core/containers/juce_Variant.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE7F627E873D9A1380271F7F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = b2PrismaticJoint.h; path = "../../../../modules/juce_box2d/box2d/Dynamics/Joints/b2PrismaticJoint.h"; sourceTree = "SOURCE_ROOT"; }; | CE7F627E873D9A1380271F7F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = b2PrismaticJoint.h; path = "../../../../modules/juce_box2d/box2d/Dynamics/Joints/b2PrismaticJoint.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE89334A964AFF33758CBDEB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
CEA314CE7BCC5304D9CF2617 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmemnobs.c"; sourceTree = "SOURCE_ROOT"; }; | CEA314CE7BCC5304D9CF2617 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmemnobs.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF1DA3CB41AA43B349D3A6B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | CF1DA3CB41AA43B349D3A6B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF626DE27EB763C9BCFD4F15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF626DE27EB763C9BCFD4F15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1325,6 +1322,7 @@ | |||||
EA7D346CAE6A07C0B395816B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Decibels.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Decibels.h"; sourceTree = "SOURCE_ROOT"; }; | EA7D346CAE6A07C0B395816B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Decibels.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Decibels.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EA9FE6D1E0A072E73312916C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentDragger.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.h"; sourceTree = "SOURCE_ROOT"; }; | EA9FE6D1E0A072E73312916C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentDragger.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAA0943602A39C1090D4BB0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Contact.cpp; path = "../../../../modules/juce_box2d/box2d/Dynamics/Contacts/b2Contact.cpp"; sourceTree = "SOURCE_ROOT"; }; | EAA0943602A39C1090D4BB0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Contact.cpp; path = "../../../../modules/juce_box2d/box2d/Dynamics/Contacts/b2Contact.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAB03C65A97235C01836E9F0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
EACCBFA17F4D07ECE058EEBB = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | EACCBFA17F4D07ECE058EEBB = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | ||||
EAFE3EC4FDC03DC6929446E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Timer.cpp; path = "../../../../modules/juce_box2d/box2d/Common/b2Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | EAFE3EC4FDC03DC6929446E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Timer.cpp; path = "../../../../modules/juce_box2d/box2d/Common/b2Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EB369EA30D31CD710A09B7FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_ios_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | EB369EA30D31CD710A09B7FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_ios_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1337,6 +1335,7 @@ | |||||
ED3DE86815324354C48631D0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_XMLCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_XMLCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; }; | ED3DE86815324354C48631D0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_XMLCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_XMLCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
ED60462270C52F6FA0844E31 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = "../../../../modules/juce_core/zip/zlib/inffixed.h"; sourceTree = "SOURCE_ROOT"; }; | ED60462270C52F6FA0844E31 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = "../../../../modules/juce_core/zip/zlib/inffixed.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
ED6224ABC715AAB68661F4D4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_box2d.cpp"; path = "../../../../modules/juce_box2d/juce_box2d.cpp"; sourceTree = "SOURCE_ROOT"; }; | ED6224ABC715AAB68661F4D4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_box2d.cpp"; path = "../../../../modules/juce_box2d/juce_box2d.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
ED6ADC3F084F9F3B6177B0C8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |||||
ED80E9909586DD64BDE03A70 = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = portmeirion.jpg; path = ../../Resources/portmeirion.jpg; sourceTree = "SOURCE_ROOT"; }; | ED80E9909586DD64BDE03A70 = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = portmeirion.jpg; path = ../../Resources/portmeirion.jpg; sourceTree = "SOURCE_ROOT"; }; | ||||
EE7001BD5206A8D8EA2D125B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RectangleList.h"; path = "../../../../modules/juce_graphics/geometry/juce_RectangleList.h"; sourceTree = "SOURCE_ROOT"; }; | EE7001BD5206A8D8EA2D125B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RectangleList.h"; path = "../../../../modules/juce_graphics/geometry/juce_RectangleList.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EEA020419EF58E90C10AAE26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResizableWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ResizableWindow.h"; sourceTree = "SOURCE_ROOT"; }; | EEA020419EF58E90C10AAE26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResizableWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ResizableWindow.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2989,13 +2988,12 @@ | |||||
AD173B0CF96B83CD29987F05 = {isa = PBXGroup; children = ( | AD173B0CF96B83CD29987F05 = {isa = PBXGroup; children = ( | ||||
3009F5CB4D15119D2C680F98, | 3009F5CB4D15119D2C680F98, | ||||
C8CABD53634D53E64132CAAD, | C8CABD53634D53E64132CAAD, | ||||
CE89334A964AFF33758CBDEB, | |||||
EAB03C65A97235C01836E9F0, | |||||
5D475A368AC24E639B8A3797, | 5D475A368AC24E639B8A3797, | ||||
97C3A2B9575153E4CA0537B7, | |||||
C4CE4565F5D41303888F6A59, ); name = native; sourceTree = "<group>"; }; | |||||
97C3A2B9575153E4CA0537B7, ); name = native; sourceTree = "<group>"; }; | |||||
7DEFA7A7E23C0A137CEA6069 = {isa = PBXGroup; children = ( | 7DEFA7A7E23C0A137CEA6069 = {isa = PBXGroup; children = ( | ||||
29930414E0C7FD5EFC7F2095, | 29930414E0C7FD5EFC7F2095, | ||||
36C9E79611229727DF5E5836, ); name = playback; sourceTree = "<group>"; }; | |||||
002574EE2F13E1BBD52E75D9, ); name = playback; sourceTree = "<group>"; }; | |||||
D3C805B4AB4B31DFB20936B9 = {isa = PBXGroup; children = ( | D3C805B4AB4B31DFB20936B9 = {isa = PBXGroup; children = ( | ||||
DBDA6BAA1B84CA0C6F838008, | DBDA6BAA1B84CA0C6F838008, | ||||
AD173B0CF96B83CD29987F05, | AD173B0CF96B83CD29987F05, | ||||
@@ -3047,16 +3045,16 @@ | |||||
9439CB46EE08D16AAA26A203 = {isa = PBXGroup; children = ( | 9439CB46EE08D16AAA26A203 = {isa = PBXGroup; children = ( | ||||
8D7BDA5CDDCCD2F7BE67037A, | 8D7BDA5CDDCCD2F7BE67037A, | ||||
8452076B5EAE822DD445458F, | 8452076B5EAE822DD445458F, | ||||
ED6ADC3F084F9F3B6177B0C8, | |||||
4621682C1A4E85A088F7CEE0, | 4621682C1A4E85A088F7CEE0, | ||||
7EC42C604603E1ED621E635B, | 7EC42C604603E1ED621E635B, | ||||
A078E4C69AFA4FAE8DCC66BD, | A078E4C69AFA4FAE8DCC66BD, | ||||
809501824B7BBD3A378DEB61, | |||||
EACCBFA17F4D07ECE058EEBB, | EACCBFA17F4D07ECE058EEBB, | ||||
8F5B02778218DDD357C40D7D, | 8F5B02778218DDD357C40D7D, | ||||
89F0B6B952BC68FD271A652E, | 89F0B6B952BC68FD271A652E, | ||||
75B60B919D8CB88C6E0E0566, | 75B60B919D8CB88C6E0E0566, | ||||
0374860044AB7A23CED0D26C, | |||||
033BE48C56ED09055876AFB9, | 033BE48C56ED09055876AFB9, | ||||
AAA2590D363C6DE624D320A6, | |||||
1796A99F33AD5998FE4A6035, ); name = Frameworks; sourceTree = "<group>"; }; | 1796A99F33AD5998FE4A6035, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
9EB09FCC1FD3F263F24203C5 = {isa = PBXGroup; children = ( | 9EB09FCC1FD3F263F24203C5 = {isa = PBXGroup; children = ( | ||||
90B1185950EF7670F87EAA3F, ); name = Products; sourceTree = "<group>"; }; | 90B1185950EF7670F87EAA3F, ); name = Products; sourceTree = "<group>"; }; | ||||
@@ -3081,7 +3079,14 @@ | |||||
"JUCE_UNIT_TESTS=1", | "JUCE_UNIT_TESTS=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=3.0.0", | "JUCE_APP_VERSION=3.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x30000", ); | |||||
"JUCE_APP_VERSION_HEX=0x30000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -3105,7 +3110,14 @@ | |||||
"JUCE_UNIT_TESTS=1", | "JUCE_UNIT_TESTS=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=3.0.0", | "JUCE_APP_VERSION=3.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x30000", ); | |||||
"JUCE_APP_VERSION_HEX=0x30000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -3219,16 +3231,16 @@ | |||||
8B042CD6831F0E9BD5C0815E = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | 8B042CD6831F0E9BD5C0815E = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | ||||
E16EA7E816B50766F3AE4F88, | E16EA7E816B50766F3AE4F88, | ||||
BB7001D6FD448E6C0AAE4F30, | BB7001D6FD448E6C0AAE4F30, | ||||
5CA55A61B4ECF6BE53DB459A, | |||||
11F44DE2908CA14F827EB448, | 11F44DE2908CA14F827EB448, | ||||
EB6CEE01521D160E50EABCAA, | EB6CEE01521D160E50EABCAA, | ||||
3A285384585A5F664BB4C652, | 3A285384585A5F664BB4C652, | ||||
0F5AD903C71E59F29293F952, | |||||
4E306BFA283851066E0DA96E, | 4E306BFA283851066E0DA96E, | ||||
546020C416AB5CF9FA039205, | 546020C416AB5CF9FA039205, | ||||
52C5EAAFD0842CD9E9D9E710, | 52C5EAAFD0842CD9E9D9E710, | ||||
AD1FFF7F33A7581679FA1638, | AD1FFF7F33A7581679FA1638, | ||||
7B3B359BCD73C20D0BFCDEA6, | |||||
9855E6AE1E9125FC6C3673D4, | 9855E6AE1E9125FC6C3673D4, | ||||
C6619BC35B1F4CDC30CED302, | |||||
A54E039753B2DDC2D8E5F1CC, ); runOnlyForDeploymentPostprocessing = 0; }; | A54E039753B2DDC2D8E5F1CC, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
00C030852F071EE5DCA3C532 = {isa = PBXNativeTarget; buildConfigurationList = D3C30326DE5136D39B922959; buildPhases = ( | 00C030852F071EE5DCA3C532 = {isa = PBXNativeTarget; buildConfigurationList = D3C30326DE5136D39B922959; buildPhases = ( | ||||
8A0460E8E406AB26F4BA09A8, | 8A0460E8E406AB26F4BA09A8, | ||||
@@ -0,0 +1,203 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"/> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainWindow.cpp"/> | |||||
<ClCompile Include="..\..\Source\IntroScreen.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AnimationDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioLatencyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioPlaybackDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioRecordingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSettingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSynthesiserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\Box2DDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CameraDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ChildProcessDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CodeEditorDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ComponentTransformsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CryptographyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\DialogsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FlexBoxDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FontsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\GraphicsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ImagesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\JavaScript.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\KeyMappingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LiveConstantDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LookAndFeelDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MDIDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MidiDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultithreadingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultiTouch.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\NetworkingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo2D.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\PropertiesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\SystemInfoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\TimersAndEventsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\UnitTestsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ValueTreesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\VideoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WebBrowserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WidgetsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WindowsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\XMLandJSONDemo.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_box2d.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<None Include=".\icon.ico"/> | |||||
</ItemGroup> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,209 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v110</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainWindow.cpp"/> | |||||
<ClCompile Include="..\..\Source\IntroScreen.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AnimationDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioLatencyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioPlaybackDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioRecordingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSettingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSynthesiserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\Box2DDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CameraDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ChildProcessDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CodeEditorDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ComponentTransformsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CryptographyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\DialogsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FlexBoxDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FontsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\GraphicsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ImagesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\JavaScript.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\KeyMappingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LiveConstantDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LookAndFeelDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MDIDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MidiDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultithreadingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultiTouch.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\NetworkingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo2D.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\PropertiesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\SystemInfoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\TimersAndEventsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\UnitTestsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ValueTreesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\VideoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WebBrowserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WidgetsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WindowsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\XMLandJSONDemo.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_box2d.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<None Include=".\icon.ico"/> | |||||
</ItemGroup> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,209 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="12.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v120</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainWindow.cpp"/> | |||||
<ClCompile Include="..\..\Source\IntroScreen.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AnimationDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioLatencyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioPlaybackDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioRecordingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSettingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSynthesiserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\Box2DDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CameraDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ChildProcessDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CodeEditorDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ComponentTransformsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CryptographyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\DialogsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FlexBoxDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FontsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\GraphicsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ImagesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\JavaScript.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\KeyMappingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LiveConstantDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LookAndFeelDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MDIDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MidiDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultithreadingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultiTouch.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\NetworkingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo2D.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\PropertiesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\SystemInfoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\TimersAndEventsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\UnitTestsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ValueTreesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\VideoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WebBrowserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WidgetsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WindowsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\XMLandJSONDemo.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_box2d.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<None Include=".\icon.ico"/> | |||||
</ItemGroup> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,209 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{05F7128C-1654-E8D0-856F-98237CF1EBE4}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">JuceDemo</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCE_UNIT_TESTS=1;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=3.0.0;JUCE_APP_VERSION_HEX=0x30000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\JuceDemo.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\JuceDemo.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\JuceDemo.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainWindow.cpp"/> | |||||
<ClCompile Include="..\..\Source\IntroScreen.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AnimationDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioLatencyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioPlaybackDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioRecordingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSettingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\AudioSynthesiserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\Box2DDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CameraDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ChildProcessDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CodeEditorDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ComponentTransformsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\CryptographyDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\DialogsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FlexBoxDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\FontsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\GraphicsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ImagesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\JavaScript.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\KeyMappingsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LiveConstantDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\LookAndFeelDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MDIDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MidiDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultithreadingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\MultiTouch.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\NetworkingDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\OpenGLDemo2D.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\PropertiesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\SystemInfoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\TimersAndEventsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\UnitTestsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\ValueTreesDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\VideoDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WebBrowserDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WidgetsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\WindowsDemo.cpp"/> | |||||
<ClCompile Include="..\..\Source\Demos\XMLandJSONDemo.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\BinaryData.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_box2d.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<None Include=".\icon.ico"/> | |||||
</ItemGroup> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -78,6 +78,7 @@ | |||||
D1E75C36990645CC17E58511 = {isa = PBXBuildFile; fileRef = 652A128D7DE1672618DB9521; }; | D1E75C36990645CC17E58511 = {isa = PBXBuildFile; fileRef = 652A128D7DE1672618DB9521; }; | ||||
74C9ED42D599D90581025EDF = {isa = PBXBuildFile; fileRef = EB93700805DBEBF58092DC3C; }; | 74C9ED42D599D90581025EDF = {isa = PBXBuildFile; fileRef = EB93700805DBEBF58092DC3C; }; | ||||
8A222F52E0807B8E934447BF = {isa = PBXBuildFile; fileRef = 16C0655B97D6D3B992D6733E; }; | 8A222F52E0807B8E934447BF = {isa = PBXBuildFile; fileRef = 16C0655B97D6D3B992D6733E; }; | ||||
002574EE2F13E1BBD52E75D9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
005027EA86FFAEC19D634730 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | 005027EA86FFAEC19D634730 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorParameters.cpp"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
00869109FF554F8DB553761D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SystemTrayIconComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SystemTrayIconComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 00869109FF554F8DB553761D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SystemTrayIconComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SystemTrayIconComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
009E483D2993902748AEEFE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_16.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_16.h"; sourceTree = "SOURCE_ROOT"; }; | 009E483D2993902748AEEFE5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "setup_16.h"; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/modes/setup_16.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -384,7 +385,6 @@ | |||||
366C0E8D559D37FF92B64F47 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; }; | 366C0E8D559D37FF92B64F47 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
36711C0D24EB22FABF8E7BCB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_EdgeTable.h"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.h"; sourceTree = "SOURCE_ROOT"; }; | 36711C0D24EB22FABF8E7BCB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_EdgeTable.h"; path = "../../../../modules/juce_graphics/geometry/juce_EdgeTable.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
36A65D869B23D9987C676BCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableEdgeComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 36A65D869B23D9987C676BCD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableEdgeComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
36C9E79611229727DF5E5836 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
36DA578E707673F6B174A016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | 36DA578E707673F6B174A016 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorEditor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorEditor.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
37355CCC05D407D665AA6604 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | 37355CCC05D407D665AA6604 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win_BluetoothMidiDevicePairingDialogue.cpp"; path = "../../../../modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
3741E4C0CE5C7C0828D09BA8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | 3741E4C0CE5C7C0828D09BA8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringRef.h"; path = "../../../../modules/juce_core/text/juce_StringRef.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1126,7 +1126,6 @@ | |||||
C45AB6B9BE8ED011F1846B34 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = assert.h; path = "../../../../modules/juce_audio_formats/codecs/flac/assert.h"; sourceTree = "SOURCE_ROOT"; }; | C45AB6B9BE8ED011F1846B34 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = assert.h; path = "../../../../modules/juce_audio_formats/codecs/flac/assert.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C47BAAAD3DF91B17A7787941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | C47BAAAD3DF91B17A7787941 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBuilder.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C4B8D5FC3E906DA9F6A4379E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Network.mm"; path = "../../../../modules/juce_core/native/juce_mac_Network.mm"; sourceTree = "SOURCE_ROOT"; }; | C4B8D5FC3E906DA9F6A4379E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Network.mm"; path = "../../../../modules/juce_core/native/juce_mac_Network.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
C4CE4565F5D41303888F6A59 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
C4E873C0CD6E9C76EA2997C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Javascript.h"; path = "../../../../modules/juce_core/javascript/juce_Javascript.h"; sourceTree = "SOURCE_ROOT"; }; | C4E873C0CD6E9C76EA2997C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Javascript.h"; path = "../../../../modules/juce_core/javascript/juce_Javascript.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
C509F69A37C9A9053D6E9546 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; }; | C509F69A37C9A9053D6E9546 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
C5333852BC17403BEE42815C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "../../../../modules/juce_core/zip/zlib/zconf.h"; sourceTree = "SOURCE_ROOT"; }; | C5333852BC17403BEE42815C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "../../../../modules/juce_core/zip/zlib/zconf.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1179,7 +1178,6 @@ | |||||
CE276E0CAE722EA80F7985BB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | CE276E0CAE722EA80F7985BB = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LookAndFeel_V3.h"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V3.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE7D4E7030BF4BB4B1093B5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Variant.h"; path = "../../../../modules/juce_core/containers/juce_Variant.h"; sourceTree = "SOURCE_ROOT"; }; | CE7D4E7030BF4BB4B1093B5F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Variant.h"; path = "../../../../modules/juce_core/containers/juce_Variant.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE7F627E873D9A1380271F7F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = b2PrismaticJoint.h; path = "../../../../modules/juce_box2d/box2d/Dynamics/Joints/b2PrismaticJoint.h"; sourceTree = "SOURCE_ROOT"; }; | CE7F627E873D9A1380271F7F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = b2PrismaticJoint.h; path = "../../../../modules/juce_box2d/box2d/Dynamics/Joints/b2PrismaticJoint.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CE89334A964AFF33758CBDEB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
CEA314CE7BCC5304D9CF2617 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmemnobs.c"; sourceTree = "SOURCE_ROOT"; }; | CEA314CE7BCC5304D9CF2617 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmemnobs.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF1DA3CB41AA43B349D3A6B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | CF1DA3CB41AA43B349D3A6B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioParameterBool.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioParameterBool.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CF626DE27EB763C9BCFD4F15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | CF626DE27EB763C9BCFD4F15 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1320,6 +1318,7 @@ | |||||
EA7D346CAE6A07C0B395816B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Decibels.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Decibels.h"; sourceTree = "SOURCE_ROOT"; }; | EA7D346CAE6A07C0B395816B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Decibels.h"; path = "../../../../modules/juce_audio_basics/effects/juce_Decibels.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EA9FE6D1E0A072E73312916C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentDragger.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.h"; sourceTree = "SOURCE_ROOT"; }; | EA9FE6D1E0A072E73312916C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentDragger.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_ComponentDragger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAA0943602A39C1090D4BB0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Contact.cpp; path = "../../../../modules/juce_box2d/box2d/Dynamics/Contacts/b2Contact.cpp"; sourceTree = "SOURCE_ROOT"; }; | EAA0943602A39C1090D4BB0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Contact.cpp; path = "../../../../modules/juce_box2d/box2d/Dynamics/Contacts/b2Contact.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EAB03C65A97235C01836E9F0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
EACCBFA17F4D07ECE058EEBB = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | EACCBFA17F4D07ECE058EEBB = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; | ||||
EAFE3EC4FDC03DC6929446E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Timer.cpp; path = "../../../../modules/juce_box2d/box2d/Common/b2Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | EAFE3EC4FDC03DC6929446E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = b2Timer.cpp; path = "../../../../modules/juce_box2d/box2d/Common/b2Timer.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
EB369EA30D31CD710A09B7FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_ios_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | EB369EA30D31CD710A09B7FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_MessageManager.mm"; path = "../../../../modules/juce_events/native/juce_ios_MessageManager.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2987,13 +2986,12 @@ | |||||
AD173B0CF96B83CD29987F05 = {isa = PBXGroup; children = ( | AD173B0CF96B83CD29987F05 = {isa = PBXGroup; children = ( | ||||
3009F5CB4D15119D2C680F98, | 3009F5CB4D15119D2C680F98, | ||||
C8CABD53634D53E64132CAAD, | C8CABD53634D53E64132CAAD, | ||||
CE89334A964AFF33758CBDEB, | |||||
EAB03C65A97235C01836E9F0, | |||||
5D475A368AC24E639B8A3797, | 5D475A368AC24E639B8A3797, | ||||
97C3A2B9575153E4CA0537B7, | |||||
C4CE4565F5D41303888F6A59, ); name = native; sourceTree = "<group>"; }; | |||||
97C3A2B9575153E4CA0537B7, ); name = native; sourceTree = "<group>"; }; | |||||
7DEFA7A7E23C0A137CEA6069 = {isa = PBXGroup; children = ( | 7DEFA7A7E23C0A137CEA6069 = {isa = PBXGroup; children = ( | ||||
29930414E0C7FD5EFC7F2095, | 29930414E0C7FD5EFC7F2095, | ||||
36C9E79611229727DF5E5836, ); name = playback; sourceTree = "<group>"; }; | |||||
002574EE2F13E1BBD52E75D9, ); name = playback; sourceTree = "<group>"; }; | |||||
D3C805B4AB4B31DFB20936B9 = {isa = PBXGroup; children = ( | D3C805B4AB4B31DFB20936B9 = {isa = PBXGroup; children = ( | ||||
DBDA6BAA1B84CA0C6F838008, | DBDA6BAA1B84CA0C6F838008, | ||||
AD173B0CF96B83CD29987F05, | AD173B0CF96B83CD29987F05, | ||||
@@ -3080,7 +3078,14 @@ | |||||
"JUCE_UNIT_TESTS=1", | "JUCE_UNIT_TESTS=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=3.0.0", | "JUCE_APP_VERSION=3.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x30000", ); | |||||
"JUCE_APP_VERSION_HEX=0x30000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -3102,7 +3107,14 @@ | |||||
"JUCE_UNIT_TESTS=1", | "JUCE_UNIT_TESTS=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=3.0.0", | "JUCE_APP_VERSION=3.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x30000", ); | |||||
"JUCE_APP_VERSION_HEX=0x30000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := HelloWorld | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := HelloWorld | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_7346DA2A=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := HelloWorld | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -Os $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -Os $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := HelloWorld | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | ||||
$(JUCE_OBJDIR)/juce_core_75b14332.o \ | $(JUCE_OBJDIR)/juce_core_75b14332.o \ | ||||
@@ -73,65 +75,65 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o \ | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o \ | ||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking HelloWorld | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning HelloWorld | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping HelloWorld | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "HelloWorld (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MainComponent.cpp" | @echo "Compiling MainComponent.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning HelloWorld | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping HelloWorld | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -1739,7 +1739,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -1761,7 +1768,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,151 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="4.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"/> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HelloWorld</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HelloWorld</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\HelloWorld.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\HelloWorld.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\HelloWorld.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\HelloWorld.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\HelloWorld.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\HelloWorld.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,157 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{D0620B06-01BA-BA19-C625-CE28F4174EC7}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">HelloWorld</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">HelloWorld</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\HelloWorld.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\HelloWorld.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\HelloWorld.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\HelloWorld.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\HelloWorld.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\HelloWorld.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -1741,7 +1741,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -1762,7 +1769,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := MPETest | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := MPETest | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := MPETest | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -lGL -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := MPETest | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o \ | ||||
@@ -80,100 +82,100 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o \ | ||||
$(JUCE_OBJDIR)/juce_video_f128c512.o \ | $(JUCE_OBJDIR)/juce_video_f128c512.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking MPETest | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning MPETest | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping MPETest | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "MPETest (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | $(JUCE_OBJDIR)/juce_cryptography_6de2ebff.o: ../../JuceLibraryCode/juce_cryptography.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_cryptography.cpp" | @echo "Compiling juce_cryptography.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | $(JUCE_OBJDIR)/juce_opengl_cd70b4c2.o: ../../JuceLibraryCode/juce_opengl.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_opengl.cpp" | @echo "Compiling juce_opengl.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | $(JUCE_OBJDIR)/juce_video_f128c512.o: ../../JuceLibraryCode/juce_video.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_video.cpp" | @echo "Compiling juce_video.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning MPETest | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping MPETest | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -9,16 +9,16 @@ | |||||
5345B11540AF5F39D65F975D = {isa = PBXBuildFile; fileRef = BCC50B48B1A4B967949B2DB2; }; | 5345B11540AF5F39D65F975D = {isa = PBXBuildFile; fileRef = BCC50B48B1A4B967949B2DB2; }; | ||||
CE2807371257B52B1D2B06E0 = {isa = PBXBuildFile; fileRef = D8FF2E14B072C8B9544C95BF; }; | CE2807371257B52B1D2B06E0 = {isa = PBXBuildFile; fileRef = D8FF2E14B072C8B9544C95BF; }; | ||||
189A987224B9646B9AA0D399 = {isa = PBXBuildFile; fileRef = C64527E74752ECF0B056A9F5; }; | 189A987224B9646B9AA0D399 = {isa = PBXBuildFile; fileRef = C64527E74752ECF0B056A9F5; }; | ||||
D273118FCE8FE8583D9D4AB2 = {isa = PBXBuildFile; fileRef = CCC23D1BCFBE5FFC700F8608; }; | |||||
354BBD7645C4F76503133A20 = {isa = PBXBuildFile; fileRef = 90E350DA6DF0535788EDA0C7; }; | 354BBD7645C4F76503133A20 = {isa = PBXBuildFile; fileRef = 90E350DA6DF0535788EDA0C7; }; | ||||
C568BD20102D15116F05E6D4 = {isa = PBXBuildFile; fileRef = AE90B98838251D28244F281D; }; | C568BD20102D15116F05E6D4 = {isa = PBXBuildFile; fileRef = AE90B98838251D28244F281D; }; | ||||
A3BEED6474CF4D29FB8CA568 = {isa = PBXBuildFile; fileRef = 87D653D986B3CB91809A6AA1; }; | A3BEED6474CF4D29FB8CA568 = {isa = PBXBuildFile; fileRef = 87D653D986B3CB91809A6AA1; }; | ||||
06478CB91ACDAE12E9E577CC = {isa = PBXBuildFile; fileRef = E08966BABF342FCAD8DA7A07; }; | |||||
62B45B3673D1655B7418C1E6 = {isa = PBXBuildFile; fileRef = FC7EF3CDEE50B555E15E362D; }; | 62B45B3673D1655B7418C1E6 = {isa = PBXBuildFile; fileRef = FC7EF3CDEE50B555E15E362D; }; | ||||
02EF462BC2B7477532926CB4 = {isa = PBXBuildFile; fileRef = DCC6CD0D96DF5D56628DC513; }; | 02EF462BC2B7477532926CB4 = {isa = PBXBuildFile; fileRef = DCC6CD0D96DF5D56628DC513; }; | ||||
5C9DA179BB22AE2F8A500E54 = {isa = PBXBuildFile; fileRef = CD39F20F8A8273B62632EBCC; }; | 5C9DA179BB22AE2F8A500E54 = {isa = PBXBuildFile; fileRef = CD39F20F8A8273B62632EBCC; }; | ||||
06DE20E82AAD9548CAFD1E56 = {isa = PBXBuildFile; fileRef = D69B16D06E21D1FBEA756A3D; }; | 06DE20E82AAD9548CAFD1E56 = {isa = PBXBuildFile; fileRef = D69B16D06E21D1FBEA756A3D; }; | ||||
98683F976996F65C9839FF5B = {isa = PBXBuildFile; fileRef = 2F9C29AEE0C8D4BE771F59A8; }; | |||||
9A24423E8EB4E7B5AA0FD499 = {isa = PBXBuildFile; fileRef = 32C1BC49BCC54FEED453CFD0; }; | 9A24423E8EB4E7B5AA0FD499 = {isa = PBXBuildFile; fileRef = 32C1BC49BCC54FEED453CFD0; }; | ||||
88E739BEDD7197917839D7C6 = {isa = PBXBuildFile; fileRef = AB17BDF654E684FC179BB7DD; }; | |||||
8489C516E3B50AC1AF94A2B7 = {isa = PBXBuildFile; fileRef = A373D65BDAB25C19EC6A05AE; }; | 8489C516E3B50AC1AF94A2B7 = {isa = PBXBuildFile; fileRef = A373D65BDAB25C19EC6A05AE; }; | ||||
B911480598E3B26D6C5CD121 = {isa = PBXBuildFile; fileRef = 563C94CB5AD0F745076DF69B; }; | B911480598E3B26D6C5CD121 = {isa = PBXBuildFile; fileRef = 563C94CB5AD0F745076DF69B; }; | ||||
9624DEADA1180DF1694DC960 = {isa = PBXBuildFile; fileRef = 24A91402E8066EE92308ED53; }; | 9624DEADA1180DF1694DC960 = {isa = PBXBuildFile; fileRef = 24A91402E8066EE92308ED53; }; | ||||
@@ -65,6 +65,7 @@ | |||||
073B9D4A117401CAB7E589F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_GlowEffect.cpp"; path = "../../../../modules/juce_graphics/effects/juce_GlowEffect.cpp"; sourceTree = "SOURCE_ROOT"; }; | 073B9D4A117401CAB7E589F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_GlowEffect.cpp"; path = "../../../../modules/juce_graphics/effects/juce_GlowEffect.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
0742AFACBC1007487B80F20E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | 0742AFACBC1007487B80F20E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = fixed.h; path = "../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/fixed.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
0760036B9D3615440627B5E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileLogger.h"; path = "../../../../modules/juce_core/logging/juce_FileLogger.h"; sourceTree = "SOURCE_ROOT"; }; | 0760036B9D3615440627B5E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileLogger.h"; path = "../../../../modules/juce_core/logging/juce_FileLogger.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
07656244FF004973D32731E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_MovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
076628E712D4AD6AAA111947 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectWriteTypeLayout.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_DirectWriteTypeLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | 076628E712D4AD6AAA111947 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectWriteTypeLayout.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_DirectWriteTypeLayout.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
0772E67E5B580EAE2C4A248A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 0772E67E5B580EAE2C4A248A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertyComponent.h"; path = "../../../../modules/juce_gui_basics/properties/juce_PropertyComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
07898F72AF374731C8D58113 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ValueTreeSynchroniser.h"; path = "../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h"; sourceTree = "SOURCE_ROOT"; }; | 07898F72AF374731C8D58113 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ValueTreeSynchroniser.h"; path = "../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -143,7 +144,6 @@ | |||||
1672341168714E02AED9122E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_NamedValueSet.cpp"; path = "../../../../modules/juce_core/containers/juce_NamedValueSet.cpp"; sourceTree = "SOURCE_ROOT"; }; | 1672341168714E02AED9122E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_NamedValueSet.cpp"; path = "../../../../modules/juce_core/containers/juce_NamedValueSet.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
1683945897B57B67297DE68E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileLogger.cpp"; path = "../../../../modules/juce_core/logging/juce_FileLogger.cpp"; sourceTree = "SOURCE_ROOT"; }; | 1683945897B57B67297DE68E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileLogger.cpp"; path = "../../../../modules/juce_core/logging/juce_FileLogger.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
1693F25ED160AF15F12B1EDF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel_V1.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.cpp"; sourceTree = "SOURCE_ROOT"; }; | 1693F25ED160AF15F12B1EDF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel_V1.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
16DA36707AE772CAA1B6810E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_QuickTimeMovieComponent.mm"; path = "../../../../modules/juce_video/native/juce_mac_QuickTimeMovieComponent.mm"; sourceTree = "SOURCE_ROOT"; }; | |||||
16EABF4921D82BAD71BB7AB5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ToggleButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ToggleButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | 16EABF4921D82BAD71BB7AB5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ToggleButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ToggleButton.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
170C1744EC38808860EC5FF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PopupMenu.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_PopupMenu.cpp"; sourceTree = "SOURCE_ROOT"; }; | 170C1744EC38808860EC5FF5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PopupMenu.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_PopupMenu.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
174DD4CF66CC36E022366266 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../JuceLibraryCode/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; }; | 174DD4CF66CC36E022366266 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_data_structures.mm"; path = "../../JuceLibraryCode/juce_data_structures.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -251,7 +251,6 @@ | |||||
2E4AA3AC87FCE4E51218FCAD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_IPAddress.cpp"; path = "../../../../modules/juce_core/network/juce_IPAddress.cpp"; sourceTree = "SOURCE_ROOT"; }; | 2E4AA3AC87FCE4E51218FCAD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_IPAddress.cpp"; path = "../../../../modules/juce_core/network/juce_IPAddress.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
2EE4816998D78BF01131D146 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/envelope.c"; sourceTree = "SOURCE_ROOT"; }; | 2EE4816998D78BF01131D146 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/envelope.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
2F0226716C7B97307DC10F14 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBoundsConstrainer.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBoundsConstrainer.h"; sourceTree = "SOURCE_ROOT"; }; | 2F0226716C7B97307DC10F14 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentBoundsConstrainer.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBoundsConstrainer.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2F9C29AEE0C8D4BE771F59A8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; | |||||
2FD97DD724D2656CF1E0D166 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OutputStream.h"; path = "../../../../modules/juce_core/streams/juce_OutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | 2FD97DD724D2656CF1E0D166 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OutputStream.h"; path = "../../../../modules/juce_core/streams/juce_OutputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
2FDF6E187E8341031460DC5E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyPressMappingSet.h"; path = "../../../../modules/juce_gui_basics/commands/juce_KeyPressMappingSet.h"; sourceTree = "SOURCE_ROOT"; }; | 2FDF6E187E8341031460DC5E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyPressMappingSet.h"; path = "../../../../modules/juce_gui_basics/commands/juce_KeyPressMappingSet.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
30AF432D385B456BA6A6F7F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = "../../../../modules/juce_core/zip/zlib/crc32.h"; sourceTree = "SOURCE_ROOT"; }; | 30AF432D385B456BA6A6F7F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = "../../../../modules/juce_core/zip/zlib/crc32.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -587,7 +586,6 @@ | |||||
76DFDF2933729C113013EA3E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleComponent.cpp"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | 76DFDF2933729C113013EA3E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleComponent.cpp"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
772FC3C9E091EF0A66C077C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorGraph.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorGraph.cpp"; sourceTree = "SOURCE_ROOT"; }; | 772FC3C9E091EF0A66C077C1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessorGraph.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorGraph.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
7732B295AF2A31839AD666D2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_core.mm"; path = "../../JuceLibraryCode/juce_core.mm"; sourceTree = "SOURCE_ROOT"; }; | 7732B295AF2A31839AD666D2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_core.mm"; path = "../../JuceLibraryCode/juce_core.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
77831CE7DF0F7C089A0E8EC9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | |||||
77BDC4AE92BEEEFA03C6C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BorderSize.h"; path = "../../../../modules/juce_graphics/geometry/juce_BorderSize.h"; sourceTree = "SOURCE_ROOT"; }; | 77BDC4AE92BEEEFA03C6C05D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BorderSize.h"; path = "../../../../modules/juce_graphics/geometry/juce_BorderSize.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
77DA69E8D9174B38C4F330EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedAppComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_AnimatedAppComponent.h"; sourceTree = "SOURCE_ROOT"; }; | 77DA69E8D9174B38C4F330EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedAppComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_AnimatedAppComponent.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
7816A52096E7A88C501B1130 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SHA256.cpp"; path = "../../../../modules/juce_cryptography/hashing/juce_SHA256.cpp"; sourceTree = "SOURCE_ROOT"; }; | 7816A52096E7A88C501B1130 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SHA256.cpp"; path = "../../../../modules/juce_cryptography/hashing/juce_SHA256.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -626,7 +624,6 @@ | |||||
80302FD52C61C0EF657A6C78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = infback.c; path = "../../../../modules/juce_core/zip/zlib/infback.c"; sourceTree = "SOURCE_ROOT"; }; | 80302FD52C61C0EF657A6C78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = infback.c; path = "../../../../modules/juce_core/zip/zlib/infback.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
807FB66424227F43DB1E720A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LADSPAPluginFormat.cpp"; path = "../../../../modules/juce_audio_processors/format_types/juce_LADSPAPluginFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | 807FB66424227F43DB1E720A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LADSPAPluginFormat.cpp"; path = "../../../../modules/juce_audio_processors/format_types/juce_LADSPAPluginFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
80888401EE0F8AC038266306 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; }; | 80888401EE0F8AC038266306 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
80A4083D5F12CF76E89D3772 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
80F5466F1230049E73655A6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapimin.c"; sourceTree = "SOURCE_ROOT"; }; | 80F5466F1230049E73655A6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = "../../../../modules/juce_graphics/image_formats/jpglib/jdapimin.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
80F85C2133103AF36A427B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngmem.c"; sourceTree = "SOURCE_ROOT"; }; | 80F85C2133103AF36A427B0C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = "../../../../modules/juce_graphics/image_formats/pnglib/pngmem.c"; sourceTree = "SOURCE_ROOT"; }; | ||||
8105E14C122672883486A562 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | 8105E14C122672883486A562 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_DragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -833,7 +830,6 @@ | |||||
AA8F60F83EE2F2E19A7648A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmorecfg.h"; sourceTree = "SOURCE_ROOT"; }; | AA8F60F83EE2F2E19A7648A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = "../../../../modules/juce_graphics/image_formats/jpglib/jmorecfg.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB0655B9E25CBB7807ED9CA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | AB0655B9E25CBB7807ED9CA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WebInputStream.h"; path = "../../../../modules/juce_core/network/juce_WebInputStream.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB0F764CBA1600621049FAE6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; }; | AB0F764CBA1600621049FAE6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB17BDF654E684FC179BB7DD = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = System/Library/Frameworks/QuickTime.framework; sourceTree = SDKROOT; }; | |||||
AB1DE39BFBA22179B919703B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ZoneLayoutComponent.h; path = ../../Source/ZoneLayoutComponent.h; sourceTree = "SOURCE_ROOT"; }; | AB1DE39BFBA22179B919703B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ZoneLayoutComponent.h; path = ../../Source/ZoneLayoutComponent.h; sourceTree = "SOURCE_ROOT"; }; | ||||
AB209E34B329FDEFA3032277 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameterWithID.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameterWithID.h"; sourceTree = "SOURCE_ROOT"; }; | AB209E34B329FDEFA3032277 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorParameterWithID.h"; path = "../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorParameterWithID.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
AB25A2883C749400DBBD2F3A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | AB25A2883C749400DBBD2F3A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertySet.cpp"; path = "../../../../modules/juce_core/containers/juce_PropertySet.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -991,6 +987,7 @@ | |||||
CB833C35F124FADDB489217A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RelativeParallelogram.cpp"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeParallelogram.cpp"; sourceTree = "SOURCE_ROOT"; }; | CB833C35F124FADDB489217A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RelativeParallelogram.cpp"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeParallelogram.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CBB4BEAD22FE4A4BC5B456B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | CBB4BEAD22FE4A4BC5B456B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../JuceLibraryCode/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
CC2A62060FD202B17EACBC03 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MP3AudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_MP3AudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | CC2A62060FD202B17EACBC03 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MP3AudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_MP3AudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
CCC23D1BCFBE5FFC700F8608 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |||||
CD0684C129832B1A2C6AE8E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBrowserComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | CD0684C129832B1A2C6AE8E1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBrowserComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD309FAA7F85CA991A489A08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | CD309FAA7F85CA991A489A08 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ComponentBuilder.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ComponentBuilder.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
CD33944EC8F554BA64242262 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MenuBarModel.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarModel.cpp"; sourceTree = "SOURCE_ROOT"; }; | CD33944EC8F554BA64242262 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MenuBarModel.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarModel.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1077,6 +1074,7 @@ | |||||
DCC6CD0D96DF5D56628DC513 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | DCC6CD0D96DF5D56628DC513 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = System/Library/Frameworks/DiscRecording.framework; sourceTree = SDKROOT; }; | ||||
DCEDE5F91C5C42694AA7A4DC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CatmullRomInterpolator.h"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.h"; sourceTree = "SOURCE_ROOT"; }; | DCEDE5F91C5C42694AA7A4DC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CatmullRomInterpolator.h"; path = "../../../../modules/juce_audio_basics/effects/juce_CatmullRomInterpolator.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DCF2C05564880AC60C437BD3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = misc.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/misc.h"; sourceTree = "SOURCE_ROOT"; }; | DCF2C05564880AC60C437BD3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = misc.h; path = "../../../../modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/misc.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
DD21F3ACC901A185DF25ADFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_MovieComponent.h"; sourceTree = "SOURCE_ROOT"; }; | |||||
DD5088088E2F96F2A90F846C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_OggVorbisAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_OggVorbisAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | DD5088088E2F96F2A90F846C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_OggVorbisAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_OggVorbisAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
DD814F83C89F94E61871C009 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_AudioUnitPluginFormat.mm"; path = "../../../../modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.mm"; sourceTree = "SOURCE_ROOT"; }; | DD814F83C89F94E61871C009 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_AudioUnitPluginFormat.mm"; path = "../../../../modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
DDD9956A34EECD84627E4D23 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | DDD9956A34EECD84627E4D23 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -1096,6 +1094,7 @@ | |||||
E012ACB1A57FAAF6CB476741 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NotificationType.h"; path = "../../../../modules/juce_events/messages/juce_NotificationType.h"; sourceTree = "SOURCE_ROOT"; }; | E012ACB1A57FAAF6CB476741 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NotificationType.h"; path = "../../../../modules/juce_events/messages/juce_NotificationType.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E026A53FF9F9EF195C0EE710 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageComponent.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ImageComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | E026A53FF9F9EF195C0EE710 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageComponent.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ImageComponent.cpp"; sourceTree = "SOURCE_ROOT"; }; | ||||
E0513862E1966494CD8EC68A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FlacAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | E0513862E1966494CD8EC68A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FlacAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E08966BABF342FCAD8DA7A07 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; | |||||
E121AC6E7E98A5CAFDA979A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_utils.mm"; path = "../../../../modules/juce_audio_utils/juce_audio_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | E121AC6E7E98A5CAFDA979A5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_utils.mm"; path = "../../../../modules/juce_audio_utils/juce_audio_utils.mm"; sourceTree = "SOURCE_ROOT"; }; | ||||
E1A8FA9614478E018DE0AEC6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioChannelSet.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioChannelSet.h"; sourceTree = "SOURCE_ROOT"; }; | E1A8FA9614478E018DE0AEC6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioChannelSet.h"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioChannelSet.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
E1CB32FBE6F6E310599E2D26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | E1CB32FBE6F6E310599E2D26 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CompilerSupport.h"; path = "../../../../modules/juce_core/system/juce_CompilerSupport.h"; sourceTree = "SOURCE_ROOT"; }; | ||||
@@ -2630,13 +2629,12 @@ | |||||
5D009D38672D28EC6F754707 = {isa = PBXGroup; children = ( | 5D009D38672D28EC6F754707 = {isa = PBXGroup; children = ( | ||||
C0624E7928A6685285622AA2, | C0624E7928A6685285622AA2, | ||||
24F636F42CCC4684B24491B2, | 24F636F42CCC4684B24491B2, | ||||
16DA36707AE772CAA1B6810E, | |||||
07656244FF004973D32731E9, | |||||
DB3CD0B067F5FABA895758A1, | DB3CD0B067F5FABA895758A1, | ||||
E2867ABC0D315CD6C4239554, | |||||
77831CE7DF0F7C089A0E8EC9, ); name = native; sourceTree = "<group>"; }; | |||||
E2867ABC0D315CD6C4239554, ); name = native; sourceTree = "<group>"; }; | |||||
3F0BFFB687C0659984796BF8 = {isa = PBXGroup; children = ( | 3F0BFFB687C0659984796BF8 = {isa = PBXGroup; children = ( | ||||
90054A29105E825D9737130B, | 90054A29105E825D9737130B, | ||||
80A4083D5F12CF76E89D3772, ); name = playback; sourceTree = "<group>"; }; | |||||
DD21F3ACC901A185DF25ADFD, ); name = playback; sourceTree = "<group>"; }; | |||||
73ECFA6363C272906389BC2F = {isa = PBXGroup; children = ( | 73ECFA6363C272906389BC2F = {isa = PBXGroup; children = ( | ||||
61DD27E50054ABB8A4C4B8EA, | 61DD27E50054ABB8A4C4B8EA, | ||||
5D009D38672D28EC6F754707, | 5D009D38672D28EC6F754707, | ||||
@@ -2683,16 +2681,16 @@ | |||||
27CABD79CAE4AAD868B6F6AE = {isa = PBXGroup; children = ( | 27CABD79CAE4AAD868B6F6AE = {isa = PBXGroup; children = ( | ||||
D8FF2E14B072C8B9544C95BF, | D8FF2E14B072C8B9544C95BF, | ||||
C64527E74752ECF0B056A9F5, | C64527E74752ECF0B056A9F5, | ||||
CCC23D1BCFBE5FFC700F8608, | |||||
90E350DA6DF0535788EDA0C7, | 90E350DA6DF0535788EDA0C7, | ||||
AE90B98838251D28244F281D, | AE90B98838251D28244F281D, | ||||
87D653D986B3CB91809A6AA1, | 87D653D986B3CB91809A6AA1, | ||||
E08966BABF342FCAD8DA7A07, | |||||
FC7EF3CDEE50B555E15E362D, | FC7EF3CDEE50B555E15E362D, | ||||
DCC6CD0D96DF5D56628DC513, | DCC6CD0D96DF5D56628DC513, | ||||
CD39F20F8A8273B62632EBCC, | CD39F20F8A8273B62632EBCC, | ||||
D69B16D06E21D1FBEA756A3D, | D69B16D06E21D1FBEA756A3D, | ||||
2F9C29AEE0C8D4BE771F59A8, | |||||
32C1BC49BCC54FEED453CFD0, | 32C1BC49BCC54FEED453CFD0, | ||||
AB17BDF654E684FC179BB7DD, | |||||
A373D65BDAB25C19EC6A05AE, ); name = Frameworks; sourceTree = "<group>"; }; | A373D65BDAB25C19EC6A05AE, ); name = Frameworks; sourceTree = "<group>"; }; | ||||
D2EAA17C8503A297B197A159 = {isa = PBXGroup; children = ( | D2EAA17C8503A297B197A159 = {isa = PBXGroup; children = ( | ||||
BCC50B48B1A4B967949B2DB2, ); name = Products; sourceTree = "<group>"; }; | BCC50B48B1A4B967949B2DB2, ); name = Products; sourceTree = "<group>"; }; | ||||
@@ -2716,7 +2714,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2738,7 +2743,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -2808,16 +2820,16 @@ | |||||
AF94D754542EEF998EE0EF72 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | AF94D754542EEF998EE0EF72 = {isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( | ||||
CE2807371257B52B1D2B06E0, | CE2807371257B52B1D2B06E0, | ||||
189A987224B9646B9AA0D399, | 189A987224B9646B9AA0D399, | ||||
D273118FCE8FE8583D9D4AB2, | |||||
354BBD7645C4F76503133A20, | 354BBD7645C4F76503133A20, | ||||
C568BD20102D15116F05E6D4, | C568BD20102D15116F05E6D4, | ||||
A3BEED6474CF4D29FB8CA568, | A3BEED6474CF4D29FB8CA568, | ||||
06478CB91ACDAE12E9E577CC, | |||||
62B45B3673D1655B7418C1E6, | 62B45B3673D1655B7418C1E6, | ||||
02EF462BC2B7477532926CB4, | 02EF462BC2B7477532926CB4, | ||||
5C9DA179BB22AE2F8A500E54, | 5C9DA179BB22AE2F8A500E54, | ||||
06DE20E82AAD9548CAFD1E56, | 06DE20E82AAD9548CAFD1E56, | ||||
98683F976996F65C9839FF5B, | |||||
9A24423E8EB4E7B5AA0FD499, | 9A24423E8EB4E7B5AA0FD499, | ||||
88E739BEDD7197917839D7C6, | |||||
8489C516E3B50AC1AF94A2B7, ); runOnlyForDeploymentPostprocessing = 0; }; | 8489C516E3B50AC1AF94A2B7, ); runOnlyForDeploymentPostprocessing = 0; }; | ||||
0DF05A38ED8E8BF6EB7D9C5C = {isa = PBXNativeTarget; buildConfigurationList = 20A88B838659B5B766A08F56; buildPhases = ( | 0DF05A38ED8E8BF6EB7D9C5C = {isa = PBXNativeTarget; buildConfigurationList = 20A88B838659B5B766A08F56; buildPhases = ( | ||||
518008B4BCAC2EDE2921458A, | 518008B4BCAC2EDE2921458A, | ||||
@@ -0,0 +1,164 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{D4B09FE5-F7C6-3530-7AA4-725B57317169}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MPETest</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MPETest</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\MPETest.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\MPETest.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\MPETest.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\MPETest.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\MPETest.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\MPETest.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_cryptography.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_opengl.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_video.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -0,0 +1,84 @@ | |||||
apply plugin: 'com.android.application' | |||||
android { | |||||
compileSdkVersion 23 | |||||
buildToolsVersion "25.0.2" | |||||
externalNativeBuild { | |||||
cmake { | |||||
path "CMakeLists.txt" | |||||
} | |||||
} | |||||
signingConfigs { | |||||
release { | |||||
storeFile file("${System.properties['user.home']}${File.separator}.android${File.separator}debug.keystore") | |||||
storePassword "android" | |||||
keyAlias "androiddebugkey" | |||||
keyPassword "android" | |||||
storeType "jks" | |||||
} | |||||
} | |||||
defaultConfig { | |||||
applicationId "com.yourcompany.miditest" | |||||
minSdkVersion 23 | |||||
targetSdkVersion 23 | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DANDROID_TOOLCHAIN=clang", "-DANDROID_PLATFORM=android-23", "-DANDROID_STL=c++_static", "-DANDROID_CPP_FEATURES=exceptions rtti", "-DANDROID_ARM_MODE=arm", "-DANDROID_ARM_NEON=TRUE" | |||||
cFlags "-fsigned-char" | |||||
cppFlags "-fsigned-char", "-std=gnu++11" | |||||
} | |||||
} | |||||
} | |||||
buildTypes { | |||||
debug { | |||||
initWith debug | |||||
debuggable true | |||||
jniDebuggable true | |||||
} | |||||
release { | |||||
initWith release | |||||
debuggable false | |||||
jniDebuggable false | |||||
signingConfig signingConfigs.release | |||||
} | |||||
} | |||||
productFlavors { | |||||
debug_ { | |||||
ndk { | |||||
abiFilters "armeabi", "armeabi-v7a", "x86" | |||||
} | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DJUCE_BUILD_CONFIGFURATION=DEBUG" | |||||
cFlags "-O0" | |||||
cppFlags "-O0" | |||||
} | |||||
} | |||||
} | |||||
release_ { | |||||
externalNativeBuild { | |||||
cmake { | |||||
arguments "-DJUCE_BUILD_CONFIGFURATION=RELEASE" | |||||
cFlags "-O3" | |||||
cppFlags "-O3" | |||||
} | |||||
} | |||||
} | |||||
} | |||||
variantFilter { variant -> | |||||
def names = variant.flavors*.name | |||||
if (names.contains ("debug_") | |||||
&& variant.buildType.name != "debug") { | |||||
setIgnore(true) | |||||
} | |||||
if (names.contains ("release_") | |||||
&& variant.buildType.name != "release") { | |||||
setIgnore(true) | |||||
} | |||||
} | |||||
} |
@@ -0,0 +1,19 @@ | |||||
<?xml version="1.0" encoding="utf-8"?> | |||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0.0" | |||||
package="com.yourcompany.miditest"> | |||||
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/> | |||||
<uses-sdk android:minSdkVersion="23" android:targetSdkVersion="23"/> | |||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/> | |||||
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/> | |||||
<uses-permission android:name="android.permission.BLUETOOTH"/> | |||||
<application android:label="@string/app_name" android:hardwareAccelerated="false"> | |||||
<activity android:name="MidiTest" android:label="@string/app_name" android:configChanges="keyboardHidden|orientation|screenSize" | |||||
android:screenOrientation="unspecified"> | |||||
<intent-filter> | |||||
<action android:name="android.intent.action.MAIN"/> | |||||
<category android:name="android.intent.category.LAUNCHER"/> | |||||
</intent-filter> | |||||
</activity> | |||||
</application> | |||||
</manifest> |
@@ -28,7 +28,7 @@ | |||||
============================================================================== | ============================================================================== | ||||
*/ | */ | ||||
package com.juce.jucedemo; | |||||
package com.yourcompany.miditest; | |||||
import android.app.Activity; | import android.app.Activity; | ||||
import android.app.AlertDialog; | import android.app.AlertDialog; | ||||
@@ -55,6 +55,7 @@ import android.text.InputType; | |||||
import android.util.DisplayMetrics; | import android.util.DisplayMetrics; | ||||
import android.util.Log; | import android.util.Log; | ||||
import java.lang.Runnable; | import java.lang.Runnable; | ||||
import java.lang.reflect.*; | |||||
import java.util.*; | import java.util.*; | ||||
import java.io.*; | import java.io.*; | ||||
import java.net.URL; | import java.net.URL; | ||||
@@ -62,8 +63,6 @@ import java.net.HttpURLConnection; | |||||
import android.media.AudioManager; | import android.media.AudioManager; | ||||
import android.media.MediaScannerConnection; | import android.media.MediaScannerConnection; | ||||
import android.media.MediaScannerConnection.MediaScannerConnectionClient; | import android.media.MediaScannerConnection.MediaScannerConnectionClient; | ||||
import android.support.v4.content.ContextCompat; | |||||
import android.support.v4.app.ActivityCompat; | |||||
import android.Manifest; | import android.Manifest; | ||||
import android.media.midi.*; | import android.media.midi.*; | ||||
@@ -72,7 +71,7 @@ import android.bluetooth.le.*; | |||||
//============================================================================== | //============================================================================== | ||||
public class JuceDemo extends Activity | |||||
public class MidiTest extends Activity | |||||
{ | { | ||||
//============================================================================== | //============================================================================== | ||||
static | static | ||||
@@ -123,7 +122,7 @@ public class JuceDemo extends Activity | |||||
public boolean isPermissionGranted (int permissionID) | public boolean isPermissionGranted (int permissionID) | ||||
{ | { | ||||
return ContextCompat.checkSelfPermission (this, getAndroidPermissionName (permissionID)) == PackageManager.PERMISSION_GRANTED; | |||||
return getApplicationContext().checkCallingOrSelfPermission (getAndroidPermissionName (permissionID)) == PackageManager.PERMISSION_GRANTED; | |||||
} | } | ||||
private Map<Integer, Long> permissionCallbackPtrMap; | private Map<Integer, Long> permissionCallbackPtrMap; | ||||
@@ -132,11 +131,11 @@ public class JuceDemo extends Activity | |||||
{ | { | ||||
String permissionName = getAndroidPermissionName (permissionID); | String permissionName = getAndroidPermissionName (permissionID); | ||||
if (ContextCompat.checkSelfPermission (this, permissionName) != PackageManager.PERMISSION_GRANTED) | |||||
if (getApplicationContext().checkCallingOrSelfPermission (permissionName) != PackageManager.PERMISSION_GRANTED) | |||||
{ | { | ||||
// remember callbackPtr, request permissions, and let onRequestPermissionResult call callback asynchronously | // remember callbackPtr, request permissions, and let onRequestPermissionResult call callback asynchronously | ||||
permissionCallbackPtrMap.put (permissionID, ptrToCallback); | permissionCallbackPtrMap.put (permissionID, ptrToCallback); | ||||
ActivityCompat.requestPermissions (this, new String[]{permissionName}, permissionID); | |||||
requestPermissionsCompat (new String[]{permissionName}, permissionID); | |||||
} | } | ||||
else | else | ||||
{ | { | ||||
@@ -1017,7 +1016,7 @@ public class JuceDemo extends Activity | |||||
if (getSystemService (MIDI_SERVICE) == null) | if (getSystemService (MIDI_SERVICE) == null) | ||||
return null; | return null; | ||||
synchronized (JuceDemo.class) | |||||
synchronized (MidiTest.class) | |||||
{ | { | ||||
if (midiDeviceManager == null) | if (midiDeviceManager == null) | ||||
midiDeviceManager = new MidiDeviceManager(); | midiDeviceManager = new MidiDeviceManager(); | ||||
@@ -1036,7 +1035,7 @@ public class JuceDemo extends Activity | |||||
if (adapter.getBluetoothLeScanner() == null) | if (adapter.getBluetoothLeScanner() == null) | ||||
return null; | return null; | ||||
synchronized (JuceDemo.class) | |||||
synchronized (MidiTest.class) | |||||
{ | { | ||||
if (bluetoothManager == null) | if (bluetoothManager == null) | ||||
bluetoothManager = new BluetoothManager(); | bluetoothManager = new BluetoothManager(); | ||||
@@ -1147,6 +1146,27 @@ public class JuceDemo extends Activity | |||||
catch (java.lang.reflect.InvocationTargetException e) {} | catch (java.lang.reflect.InvocationTargetException e) {} | ||||
} | } | ||||
void requestPermissionsCompat (String[] permissions, int requestCode) | |||||
{ | |||||
Method requestPermissionsMethod = null; | |||||
try | |||||
{ | |||||
requestPermissionsMethod = this.getClass().getMethod ("requestPermissions", | |||||
String[].class, int.class); | |||||
} | |||||
catch (SecurityException e) { return; } | |||||
catch (NoSuchMethodException e) { return; } | |||||
if (requestPermissionsMethod == null) return; | |||||
try | |||||
{ | |||||
requestPermissionsMethod.invoke (this, permissions, requestCode); | |||||
} | |||||
catch (java.lang.IllegalArgumentException e) {} | |||||
catch (java.lang.IllegalAccessException e) {} | |||||
catch (java.lang.reflect.InvocationTargetException e) {} | |||||
} | |||||
//============================================================================== | //============================================================================== | ||||
private native void launchApp (String appFile, String appDataDir); | private native void launchApp (String appFile, String appDataDir); | ||||
private native void quitApp(); | private native void quitApp(); | ||||
@@ -1311,7 +1331,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 0); | |||||
MidiTest.this.alertDismissed (callback, 0); | |||||
} | } | ||||
}); | }); | ||||
@@ -1329,7 +1349,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 1); | |||||
MidiTest.this.alertDismissed (callback, 1); | |||||
} | } | ||||
}) | }) | ||||
.setNegativeButton ("Cancel", new DialogInterface.OnClickListener() | .setNegativeButton ("Cancel", new DialogInterface.OnClickListener() | ||||
@@ -1337,7 +1357,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 0); | |||||
MidiTest.this.alertDismissed (callback, 0); | |||||
} | } | ||||
}); | }); | ||||
@@ -1355,7 +1375,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 1); | |||||
MidiTest.this.alertDismissed (callback, 1); | |||||
} | } | ||||
}) | }) | ||||
.setNegativeButton ("No", new DialogInterface.OnClickListener() | .setNegativeButton ("No", new DialogInterface.OnClickListener() | ||||
@@ -1363,7 +1383,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 2); | |||||
MidiTest.this.alertDismissed (callback, 2); | |||||
} | } | ||||
}) | }) | ||||
.setNeutralButton ("Cancel", new DialogInterface.OnClickListener() | .setNeutralButton ("Cancel", new DialogInterface.OnClickListener() | ||||
@@ -1371,7 +1391,7 @@ public class JuceDemo extends Activity | |||||
public void onClick (DialogInterface dialog, int id) | public void onClick (DialogInterface dialog, int id) | ||||
{ | { | ||||
dialog.cancel(); | dialog.cancel(); | ||||
JuceDemo.this.alertDismissed (callback, 0); | |||||
MidiTest.this.alertDismissed (callback, 0); | |||||
} | } | ||||
}); | }); | ||||
@@ -1583,6 +1603,26 @@ public class JuceDemo extends Activity | |||||
public void setViewName (String newName) {} | public void setViewName (String newName) {} | ||||
public void setSystemUiVisibilityCompat (int visibility) | |||||
{ | |||||
Method systemUIVisibilityMethod = null; | |||||
try | |||||
{ | |||||
systemUIVisibilityMethod = this.getClass().getMethod ("setSystemUiVisibility", int.class); | |||||
} | |||||
catch (SecurityException e) { return; } | |||||
catch (NoSuchMethodException e) { return; } | |||||
if (systemUIVisibilityMethod == null) return; | |||||
try | |||||
{ | |||||
systemUIVisibilityMethod.invoke (this, visibility); | |||||
} | |||||
catch (java.lang.IllegalArgumentException e) {} | |||||
catch (java.lang.IllegalAccessException e) {} | |||||
catch (java.lang.reflect.InvocationTargetException e) {} | |||||
} | |||||
public boolean isVisible() { return getVisibility() == VISIBLE; } | public boolean isVisible() { return getVisibility() == VISIBLE; } | ||||
public void setVisible (boolean b) { setVisibility (b ? VISIBLE : INVISIBLE); } | public void setVisible (boolean b) { setVisibility (b ? VISIBLE : INVISIBLE); } | ||||
@@ -0,0 +1,5 @@ | |||||
<?xml version="1.0" encoding="utf-8"?> | |||||
<resources> | |||||
<string name="app_name">MidiTest</string> | |||||
</resources> |
@@ -0,0 +1,14 @@ | |||||
buildscript { | |||||
repositories { | |||||
jcenter() | |||||
} | |||||
dependencies { | |||||
classpath 'com.android.tools.build:gradle:2.2.3' | |||||
} | |||||
} | |||||
allprojects { | |||||
repositories { | |||||
jcenter() | |||||
} | |||||
} |
@@ -0,0 +1,202 @@ | |||||
Apache License | |||||
Version 2.0, January 2004 | |||||
http://www.apache.org/licenses/ | |||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | |||||
1. Definitions. | |||||
"License" shall mean the terms and conditions for use, reproduction, | |||||
and distribution as defined by Sections 1 through 9 of this document. | |||||
"Licensor" shall mean the copyright owner or entity authorized by | |||||
the copyright owner that is granting the License. | |||||
"Legal Entity" shall mean the union of the acting entity and all | |||||
other entities that control, are controlled by, or are under common | |||||
control with that entity. For the purposes of this definition, | |||||
"control" means (i) the power, direct or indirect, to cause the | |||||
direction or management of such entity, whether by contract or | |||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the | |||||
outstanding shares, or (iii) beneficial ownership of such entity. | |||||
"You" (or "Your") shall mean an individual or Legal Entity | |||||
exercising permissions granted by this License. | |||||
"Source" form shall mean the preferred form for making modifications, | |||||
including but not limited to software source code, documentation | |||||
source, and configuration files. | |||||
"Object" form shall mean any form resulting from mechanical | |||||
transformation or translation of a Source form, including but | |||||
not limited to compiled object code, generated documentation, | |||||
and conversions to other media types. | |||||
"Work" shall mean the work of authorship, whether in Source or | |||||
Object form, made available under the License, as indicated by a | |||||
copyright notice that is included in or attached to the work | |||||
(an example is provided in the Appendix below). | |||||
"Derivative Works" shall mean any work, whether in Source or Object | |||||
form, that is based on (or derived from) the Work and for which the | |||||
editorial revisions, annotations, elaborations, or other modifications | |||||
represent, as a whole, an original work of authorship. For the purposes | |||||
of this License, Derivative Works shall not include works that remain | |||||
separable from, or merely link (or bind by name) to the interfaces of, | |||||
the Work and Derivative Works thereof. | |||||
"Contribution" shall mean any work of authorship, including | |||||
the original version of the Work and any modifications or additions | |||||
to that Work or Derivative Works thereof, that is intentionally | |||||
submitted to Licensor for inclusion in the Work by the copyright owner | |||||
or by an individual or Legal Entity authorized to submit on behalf of | |||||
the copyright owner. For the purposes of this definition, "submitted" | |||||
means any form of electronic, verbal, or written communication sent | |||||
to the Licensor or its representatives, including but not limited to | |||||
communication on electronic mailing lists, source code control systems, | |||||
and issue tracking systems that are managed by, or on behalf of, the | |||||
Licensor for the purpose of discussing and improving the Work, but | |||||
excluding communication that is conspicuously marked or otherwise | |||||
designated in writing by the copyright owner as "Not a Contribution." | |||||
"Contributor" shall mean Licensor and any individual or Legal Entity | |||||
on behalf of whom a Contribution has been received by Licensor and | |||||
subsequently incorporated within the Work. | |||||
2. Grant of Copyright License. Subject to the terms and conditions of | |||||
this License, each Contributor hereby grants to You a perpetual, | |||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable | |||||
copyright license to reproduce, prepare Derivative Works of, | |||||
publicly display, publicly perform, sublicense, and distribute the | |||||
Work and such Derivative Works in Source or Object form. | |||||
3. Grant of Patent License. Subject to the terms and conditions of | |||||
this License, each Contributor hereby grants to You a perpetual, | |||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable | |||||
(except as stated in this section) patent license to make, have made, | |||||
use, offer to sell, sell, import, and otherwise transfer the Work, | |||||
where such license applies only to those patent claims licensable | |||||
by such Contributor that are necessarily infringed by their | |||||
Contribution(s) alone or by combination of their Contribution(s) | |||||
with the Work to which such Contribution(s) was submitted. If You | |||||
institute patent litigation against any entity (including a | |||||
cross-claim or counterclaim in a lawsuit) alleging that the Work | |||||
or a Contribution incorporated within the Work constitutes direct | |||||
or contributory patent infringement, then any patent licenses | |||||
granted to You under this License for that Work shall terminate | |||||
as of the date such litigation is filed. | |||||
4. Redistribution. You may reproduce and distribute copies of the | |||||
Work or Derivative Works thereof in any medium, with or without | |||||
modifications, and in Source or Object form, provided that You | |||||
meet the following conditions: | |||||
(a) You must give any other recipients of the Work or | |||||
Derivative Works a copy of this License; and | |||||
(b) You must cause any modified files to carry prominent notices | |||||
stating that You changed the files; and | |||||
(c) You must retain, in the Source form of any Derivative Works | |||||
that You distribute, all copyright, patent, trademark, and | |||||
attribution notices from the Source form of the Work, | |||||
excluding those notices that do not pertain to any part of | |||||
the Derivative Works; and | |||||
(d) If the Work includes a "NOTICE" text file as part of its | |||||
distribution, then any Derivative Works that You distribute must | |||||
include a readable copy of the attribution notices contained | |||||
within such NOTICE file, excluding those notices that do not | |||||
pertain to any part of the Derivative Works, in at least one | |||||
of the following places: within a NOTICE text file distributed | |||||
as part of the Derivative Works; within the Source form or | |||||
documentation, if provided along with the Derivative Works; or, | |||||
within a display generated by the Derivative Works, if and | |||||
wherever such third-party notices normally appear. The contents | |||||
of the NOTICE file are for informational purposes only and | |||||
do not modify the License. You may add Your own attribution | |||||
notices within Derivative Works that You distribute, alongside | |||||
or as an addendum to the NOTICE text from the Work, provided | |||||
that such additional attribution notices cannot be construed | |||||
as modifying the License. | |||||
You may add Your own copyright statement to Your modifications and | |||||
may provide additional or different license terms and conditions | |||||
for use, reproduction, or distribution of Your modifications, or | |||||
for any such Derivative Works as a whole, provided Your use, | |||||
reproduction, and distribution of the Work otherwise complies with | |||||
the conditions stated in this License. | |||||
5. Submission of Contributions. Unless You explicitly state otherwise, | |||||
any Contribution intentionally submitted for inclusion in the Work | |||||
by You to the Licensor shall be under the terms and conditions of | |||||
this License, without any additional terms or conditions. | |||||
Notwithstanding the above, nothing herein shall supersede or modify | |||||
the terms of any separate license agreement you may have executed | |||||
with Licensor regarding such Contributions. | |||||
6. Trademarks. This License does not grant permission to use the trade | |||||
names, trademarks, service marks, or product names of the Licensor, | |||||
except as required for reasonable and customary use in describing the | |||||
origin of the Work and reproducing the content of the NOTICE file. | |||||
7. Disclaimer of Warranty. Unless required by applicable law or | |||||
agreed to in writing, Licensor provides the Work (and each | |||||
Contributor provides its Contributions) on an "AS IS" BASIS, | |||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | |||||
implied, including, without limitation, any warranties or conditions | |||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | |||||
PARTICULAR PURPOSE. You are solely responsible for determining the | |||||
appropriateness of using or redistributing the Work and assume any | |||||
risks associated with Your exercise of permissions under this License. | |||||
8. Limitation of Liability. In no event and under no legal theory, | |||||
whether in tort (including negligence), contract, or otherwise, | |||||
unless required by applicable law (such as deliberate and grossly | |||||
negligent acts) or agreed to in writing, shall any Contributor be | |||||
liable to You for damages, including any direct, indirect, special, | |||||
incidental, or consequential damages of any character arising as a | |||||
result of this License or out of the use or inability to use the | |||||
Work (including but not limited to damages for loss of goodwill, | |||||
work stoppage, computer failure or malfunction, or any and all | |||||
other commercial damages or losses), even if such Contributor | |||||
has been advised of the possibility of such damages. | |||||
9. Accepting Warranty or Additional Liability. While redistributing | |||||
the Work or Derivative Works thereof, You may choose to offer, | |||||
and charge a fee for, acceptance of support, warranty, indemnity, | |||||
or other liability obligations and/or rights consistent with this | |||||
License. However, in accepting such obligations, You may act only | |||||
on Your own behalf and on Your sole responsibility, not on behalf | |||||
of any other Contributor, and only if You agree to indemnify, | |||||
defend, and hold each Contributor harmless for any liability | |||||
incurred by, or claims asserted against, such Contributor by reason | |||||
of your accepting any such warranty or additional liability. | |||||
END OF TERMS AND CONDITIONS | |||||
APPENDIX: How to apply the Apache License to your work. | |||||
To apply the Apache License to your work, attach the following | |||||
boilerplate notice, with the fields enclosed by brackets "{}" | |||||
replaced with your own identifying information. (Don't include | |||||
the brackets!) The text should be enclosed in the appropriate | |||||
comment syntax for the file format. We also recommend that a | |||||
file or class name and description of purpose be included on the | |||||
same "printed page" as the copyright notice for easier | |||||
identification within third-party archives. | |||||
Copyright {yyyy} {name of copyright owner} | |||||
Licensed under the Apache License, Version 2.0 (the "License"); | |||||
you may not use this file except in compliance with the License. | |||||
You may obtain a copy of the License at | |||||
http://www.apache.org/licenses/LICENSE-2.0 | |||||
Unless required by applicable law or agreed to in writing, software | |||||
distributed under the License is distributed on an "AS IS" BASIS, | |||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | |||||
See the License for the specific language governing permissions and | |||||
limitations under the License. | |||||
@@ -0,0 +1 @@ | |||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip |
@@ -0,0 +1,160 @@ | |||||
#!/usr/bin/env bash | |||||
############################################################################## | |||||
## | |||||
## Gradle start up script for UN*X | |||||
## | |||||
############################################################################## | |||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | |||||
DEFAULT_JVM_OPTS="" | |||||
APP_NAME="Gradle" | |||||
APP_BASE_NAME=`basename "$0"` | |||||
# Use the maximum available, or set MAX_FD != -1 to use that value. | |||||
MAX_FD="maximum" | |||||
warn ( ) { | |||||
echo "$*" | |||||
} | |||||
die ( ) { | |||||
echo | |||||
echo "$*" | |||||
echo | |||||
exit 1 | |||||
} | |||||
# OS specific support (must be 'true' or 'false'). | |||||
cygwin=false | |||||
msys=false | |||||
darwin=false | |||||
case "`uname`" in | |||||
CYGWIN* ) | |||||
cygwin=true | |||||
;; | |||||
Darwin* ) | |||||
darwin=true | |||||
;; | |||||
MINGW* ) | |||||
msys=true | |||||
;; | |||||
esac | |||||
# Attempt to set APP_HOME | |||||
# Resolve links: $0 may be a link | |||||
PRG="$0" | |||||
# Need this for relative symlinks. | |||||
while [ -h "$PRG" ] ; do | |||||
ls=`ls -ld "$PRG"` | |||||
link=`expr "$ls" : '.*-> \(.*\)$'` | |||||
if expr "$link" : '/.*' > /dev/null; then | |||||
PRG="$link" | |||||
else | |||||
PRG=`dirname "$PRG"`"/$link" | |||||
fi | |||||
done | |||||
SAVED="`pwd`" | |||||
cd "`dirname \"$PRG\"`/" >/dev/null | |||||
APP_HOME="`pwd -P`" | |||||
cd "$SAVED" >/dev/null | |||||
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar | |||||
# Determine the Java command to use to start the JVM. | |||||
if [ -n "$JAVA_HOME" ] ; then | |||||
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then | |||||
# IBM's JDK on AIX uses strange locations for the executables | |||||
JAVACMD="$JAVA_HOME/jre/sh/java" | |||||
else | |||||
JAVACMD="$JAVA_HOME/bin/java" | |||||
fi | |||||
if [ ! -x "$JAVACMD" ] ; then | |||||
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME | |||||
Please set the JAVA_HOME variable in your environment to match the | |||||
location of your Java installation." | |||||
fi | |||||
else | |||||
JAVACMD="java" | |||||
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | |||||
Please set the JAVA_HOME variable in your environment to match the | |||||
location of your Java installation." | |||||
fi | |||||
# Increase the maximum file descriptors if we can. | |||||
if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then | |||||
MAX_FD_LIMIT=`ulimit -H -n` | |||||
if [ $? -eq 0 ] ; then | |||||
if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then | |||||
MAX_FD="$MAX_FD_LIMIT" | |||||
fi | |||||
ulimit -n $MAX_FD | |||||
if [ $? -ne 0 ] ; then | |||||
warn "Could not set maximum file descriptor limit: $MAX_FD" | |||||
fi | |||||
else | |||||
warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" | |||||
fi | |||||
fi | |||||
# For Darwin, add options to specify how the application appears in the dock | |||||
if $darwin; then | |||||
GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\"" | |||||
fi | |||||
# For Cygwin, switch paths to Windows format before running java | |||||
if $cygwin ; then | |||||
APP_HOME=`cygpath --path --mixed "$APP_HOME"` | |||||
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` | |||||
JAVACMD=`cygpath --unix "$JAVACMD"` | |||||
# We build the pattern for arguments to be converted via cygpath | |||||
ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` | |||||
SEP="" | |||||
for dir in $ROOTDIRSRAW ; do | |||||
ROOTDIRS="$ROOTDIRS$SEP$dir" | |||||
SEP="|" | |||||
done | |||||
OURCYGPATTERN="(^($ROOTDIRS))" | |||||
# Add a user-defined pattern to the cygpath arguments | |||||
if [ "$GRADLE_CYGPATTERN" != "" ] ; then | |||||
OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" | |||||
fi | |||||
# Now convert the arguments - kludge to limit ourselves to /bin/sh | |||||
i=0 | |||||
for arg in "$@" ; do | |||||
CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` | |||||
CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option | |||||
if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition | |||||
eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` | |||||
else | |||||
eval `echo args$i`="\"$arg\"" | |||||
fi | |||||
i=$((i+1)) | |||||
done | |||||
case $i in | |||||
(0) set -- ;; | |||||
(1) set -- "$args0" ;; | |||||
(2) set -- "$args0" "$args1" ;; | |||||
(3) set -- "$args0" "$args1" "$args2" ;; | |||||
(4) set -- "$args0" "$args1" "$args2" "$args3" ;; | |||||
(5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;; | |||||
(6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;; | |||||
(7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;; | |||||
(8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;; | |||||
(9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;; | |||||
esac | |||||
fi | |||||
# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules | |||||
function splitJvmOpts() { | |||||
JVM_OPTS=("$@") | |||||
} | |||||
eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS | |||||
JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME" | |||||
exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@" |
@@ -0,0 +1,90 @@ | |||||
@if "%DEBUG%" == "" @echo off | |||||
@rem ########################################################################## | |||||
@rem | |||||
@rem Gradle startup script for Windows | |||||
@rem | |||||
@rem ########################################################################## | |||||
@rem Set local scope for the variables with windows NT shell | |||||
if "%OS%"=="Windows_NT" setlocal | |||||
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. | |||||
set DEFAULT_JVM_OPTS= | |||||
set DIRNAME=%~dp0 | |||||
if "%DIRNAME%" == "" set DIRNAME=. | |||||
set APP_BASE_NAME=%~n0 | |||||
set APP_HOME=%DIRNAME% | |||||
@rem Find java.exe | |||||
if defined JAVA_HOME goto findJavaFromJavaHome | |||||
set JAVA_EXE=java.exe | |||||
%JAVA_EXE% -version >NUL 2>&1 | |||||
if "%ERRORLEVEL%" == "0" goto init | |||||
echo. | |||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. | |||||
echo. | |||||
echo Please set the JAVA_HOME variable in your environment to match the | |||||
echo location of your Java installation. | |||||
goto fail | |||||
:findJavaFromJavaHome | |||||
set JAVA_HOME=%JAVA_HOME:"=% | |||||
set JAVA_EXE=%JAVA_HOME%/bin/java.exe | |||||
if exist "%JAVA_EXE%" goto init | |||||
echo. | |||||
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% | |||||
echo. | |||||
echo Please set the JAVA_HOME variable in your environment to match the | |||||
echo location of your Java installation. | |||||
goto fail | |||||
:init | |||||
@rem Get command-line arguments, handling Windowz variants | |||||
if not "%OS%" == "Windows_NT" goto win9xME_args | |||||
if "%@eval[2+2]" == "4" goto 4NT_args | |||||
:win9xME_args | |||||
@rem Slurp the command line arguments. | |||||
set CMD_LINE_ARGS= | |||||
set _SKIP=2 | |||||
:win9xME_args_slurp | |||||
if "x%~1" == "x" goto execute | |||||
set CMD_LINE_ARGS=%* | |||||
goto execute | |||||
:4NT_args | |||||
@rem Get arguments from the 4NT Shell from JP Software | |||||
set CMD_LINE_ARGS=%$ | |||||
:execute | |||||
@rem Setup the command line | |||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar | |||||
@rem Execute Gradle | |||||
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% | |||||
:end | |||||
@rem End local scope for the variables with windows NT shell | |||||
if "%ERRORLEVEL%"=="0" goto mainEnd | |||||
:fail | |||||
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of | |||||
rem the _cmd.exe /c_ return code! | |||||
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 | |||||
exit /b 1 | |||||
:mainEnd | |||||
if "%OS%"=="Windows_NT" endlocal | |||||
:omega |
@@ -0,0 +1,2 @@ | |||||
ndk.dir=/Users/fr810/Library/Android/sdk/ndk-bundle | |||||
sdk.dir=/Users/fr810/Library/Android/sdk |
@@ -0,0 +1 @@ | |||||
include ':app' |
@@ -34,12 +34,13 @@ ifeq ($(CONFIG),Debug) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := MidiTest | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -g -ggdb -O0 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := MidiTest | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
@@ -54,16 +55,17 @@ ifeq ($(CONFIG),Release) | |||||
endif | endif | ||||
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=1.0.0 -DJUCE_APP_VERSION_HEX=0x10000 $(shell pkg-config --cflags alsa freetype2 libcurl x11 xext xinerama) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS) | ||||
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 | |||||
JUCE_TARGET_APP := MidiTest | |||||
JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | JUCE_CFLAGS += $(JUCE_CPPFLAGS) $(TARGET_ARCH) -O3 $(CFLAGS) | ||||
JUCE_CXXFLAGS += $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_CXXFLAGS += $(CXXFLAGS) $(JUCE_CFLAGS) -std=c++11 $(CXXFLAGS) | |||||
JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | JUCE_LDFLAGS += $(TARGET_ARCH) -L$(JUCE_BINDIR) -L$(JUCE_LIBDIR) -fvisibility=hidden -L/usr/X11R6/lib/ $(shell pkg-config --libs alsa freetype2 libcurl x11 xext xinerama) -ldl -lpthread -lrt $(LDFLAGS) | ||||
TARGET := MidiTest | |||||
BLDCMD = $(CXX) -o $(JUCE_OUTDIR)/$(TARGET) $(OBJECTS) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | CLEANCMD = rm -rf $(JUCE_OUTDIR)/$(TARGET) $(JUCE_OBJDIR) | ||||
endif | endif | ||||
OBJECTS := \ | |||||
OBJECTS_APP := \ | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o \ | $(JUCE_OBJDIR)/Main_90ebc5c2.o \ | ||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o \ | ||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o \ | ||||
@@ -78,90 +80,90 @@ OBJECTS := \ | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o \ | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o \ | ||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o \ | ||||
.PHONY: clean | |||||
$(JUCE_OUTDIR)/$(TARGET): check-pkg-config $(OBJECTS) $(RESOURCES) | |||||
@echo Linking MidiTest | |||||
-@mkdir -p $(JUCE_BINDIR) | |||||
-@mkdir -p $(JUCE_LIBDIR) | |||||
-@mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(BLDCMD) | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning MidiTest | |||||
$(V_AT)$(CLEANCMD) | |||||
.PHONY: clean all | |||||
strip: | |||||
@echo Stripping MidiTest | |||||
-@$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
$(JUCE_OUTDIR)/$(JUCE_TARGET_APP) : check-pkg-config $(OBJECTS_APP) $(RESOURCES) | |||||
@echo Linking "MidiTest (App)" | |||||
-$(V_AT)mkdir -p $(JUCE_BINDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_LIBDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OUTDIR) | |||||
$(V_AT)$(CXX) -o $(JUCE_OUTDIR)/$(JUCE_TARGET_APP) $(OBJECTS_APP) $(JUCE_LDFLAGS) $(RESOURCES) $(TARGET_ARCH) | |||||
$(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | $(JUCE_OBJDIR)/Main_90ebc5c2.o: ../../Source/Main.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling Main.cpp" | @echo "Compiling Main.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | $(JUCE_OBJDIR)/MainComponent_a6ffb4a5.o: ../../Source/MainComponent.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling MainComponent.cpp" | @echo "Compiling MainComponent.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | $(JUCE_OBJDIR)/juce_audio_basics_6b797ca1.o: ../../JuceLibraryCode/juce_audio_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_basics.cpp" | @echo "Compiling juce_audio_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | $(JUCE_OBJDIR)/juce_audio_devices_a742c38b.o: ../../JuceLibraryCode/juce_audio_devices.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_devices.cpp" | @echo "Compiling juce_audio_devices.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | $(JUCE_OBJDIR)/juce_audio_formats_5a29c68a.o: ../../JuceLibraryCode/juce_audio_formats.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_formats.cpp" | @echo "Compiling juce_audio_formats.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | $(JUCE_OBJDIR)/juce_audio_processors_dea3173d.o: ../../JuceLibraryCode/juce_audio_processors.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_processors.cpp" | @echo "Compiling juce_audio_processors.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | $(JUCE_OBJDIR)/juce_audio_utils_c7eb679f.o: ../../JuceLibraryCode/juce_audio_utils.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_audio_utils.cpp" | @echo "Compiling juce_audio_utils.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | $(JUCE_OBJDIR)/juce_core_75b14332.o: ../../JuceLibraryCode/juce_core.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_core.cpp" | @echo "Compiling juce_core.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | $(JUCE_OBJDIR)/juce_data_structures_72d3da2c.o: ../../JuceLibraryCode/juce_data_structures.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_data_structures.cpp" | @echo "Compiling juce_data_structures.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | $(JUCE_OBJDIR)/juce_events_d2be882c.o: ../../JuceLibraryCode/juce_events.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_events.cpp" | @echo "Compiling juce_events.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | $(JUCE_OBJDIR)/juce_graphics_9c18891e.o: ../../JuceLibraryCode/juce_graphics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_graphics.cpp" | @echo "Compiling juce_graphics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | $(JUCE_OBJDIR)/juce_gui_basics_8a6da59c.o: ../../JuceLibraryCode/juce_gui_basics.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_basics.cpp" | @echo "Compiling juce_gui_basics.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
$(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | $(JUCE_OBJDIR)/juce_gui_extra_4a026f23.o: ../../JuceLibraryCode/juce_gui_extra.cpp | ||||
-@mkdir -p $(JUCE_OBJDIR) | |||||
-$(V_AT)mkdir -p $(JUCE_OBJDIR) | |||||
@echo "Compiling juce_gui_extra.cpp" | @echo "Compiling juce_gui_extra.cpp" | ||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) -o "$@" -c "$<" | |||||
$(V_AT)$(CXX) $(JUCE_CXXFLAGS) $(JUCE_CPPFLAGS_APP) $(JUCE_CFLAGS_APP) -o "$@" -c "$<" | |||||
check-pkg-config: | |||||
@command -v pkg-config >/dev/null 2>&1 || { echo >&2 "pkg-config not installed. Please, install it."; exit 1; } | |||||
@pkg-config --print-errors alsa freetype2 libcurl x11 xext xinerama | |||||
clean: | |||||
@echo Cleaning MidiTest | |||||
$(V_AT)$(CLEANCMD) | |||||
strip: | |||||
@echo Stripping MidiTest | |||||
-$(V_AT)$(STRIP) --strip-unneeded $(JUCE_OUTDIR)/$(TARGET) | |||||
-include $(OBJECTS:%.o=%.d) | -include $(OBJECTS:%.o=%.d) |
@@ -2542,7 +2542,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2565,7 +2572,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_MAC_F6D2F4CF=1", | "JUCER_XCODE_MAC_F6D2F4CF=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
@@ -0,0 +1,162 @@ | |||||
<?xml version="1.0" encoding="UTF-8"?> | |||||
<Project DefaultTargets="Build" | |||||
ToolsVersion="14.0" | |||||
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||||
<ItemGroup Label="ProjectConfigurations"> | |||||
<ProjectConfiguration Include="Debug|Win32"> | |||||
<Configuration>Debug</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
<ProjectConfiguration Include="Release|Win32"> | |||||
<Configuration>Release</Configuration> | |||||
<Platform>Win32</Platform> | |||||
</ProjectConfiguration> | |||||
</ItemGroup> | |||||
<PropertyGroup Label="Globals"> | |||||
<ProjectGuid>{EB720316-22FE-A3C9-7871-F2C2B2FC7A45}</ProjectGuid> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" | |||||
Label="Configuration"> | |||||
<ConfigurationType>Application</ConfigurationType> | |||||
<UseOfMfc>false</UseOfMfc> | |||||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||||
<ImportGroup Label="ExtensionSettings"/> | |||||
<ImportGroup Label="PropertySheets"> | |||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" | |||||
Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" | |||||
Label="LocalAppDataPlatform"/> | |||||
</ImportGroup> | |||||
<PropertyGroup Label="UserMacros"> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<PropertyGroup> | |||||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||||
<TargetExt>.exe</TargetExt> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">MidiTest</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</GenerateManifest> | |||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\App\</OutDir> | |||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\App\</IntDir> | |||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MidiTest</TargetName> | |||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</GenerateManifest> | |||||
<PlatformToolset>v140</PlatformToolset> | |||||
</PropertyGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Disabled</Optimization> | |||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\MidiTest.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>libcmt.lib; msvcrt.lib;;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>true</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\MidiTest.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\MidiTest.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||||
<Midl> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
<MkTypLibCompatible>true</MkTypLibCompatible> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<TargetEnvironment>Win32</TargetEnvironment> | |||||
<HeaderFileName/> | |||||
</Midl> | |||||
<ClCompile> | |||||
<Optimization>Full</Optimization> | |||||
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||||
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;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> | |||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||||
<RuntimeTypeInfo>true</RuntimeTypeInfo> | |||||
<PrecompiledHeader/> | |||||
<AssemblerListingLocation>$(IntDir)\</AssemblerListingLocation> | |||||
<ObjectFileName>$(IntDir)\</ObjectFileName> | |||||
<ProgramDataBaseFileName>$(IntDir)\</ProgramDataBaseFileName> | |||||
<WarningLevel>Level4</WarningLevel> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |||||
</ClCompile> | |||||
<ResourceCompile> | |||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||||
</ResourceCompile> | |||||
<Link> | |||||
<OutputFile>$(OutDir)\MidiTest.exe</OutputFile> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries> | |||||
<GenerateDebugInformation>false</GenerateDebugInformation> | |||||
<ProgramDatabaseFile>$(IntDir)\MidiTest.pdb</ProgramDatabaseFile> | |||||
<SubSystem>Windows</SubSystem> | |||||
<TargetMachine>MachineX86</TargetMachine> | |||||
<OptimizeReferences>true</OptimizeReferences> | |||||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | |||||
<LargeAddressAware>true</LargeAddressAware> | |||||
</Link> | |||||
<Bscmake> | |||||
<SuppressStartupBanner>true</SuppressStartupBanner> | |||||
<OutputFile>$(IntDir)\MidiTest.bsc</OutputFile> | |||||
</Bscmake> | |||||
</ItemDefinitionGroup> | |||||
<ItemGroup> | |||||
<ClCompile Include="..\..\Source\Main.cpp"/> | |||||
<ClCompile Include="..\..\Source\MainComponent.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_devices.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_formats.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_processors.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_audio_utils.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_core.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_data_structures.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_events.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_graphics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_basics.cpp"/> | |||||
<ClCompile Include="..\..\JuceLibraryCode\juce_gui_extra.cpp"/> | |||||
</ItemGroup> | |||||
<ItemGroup/> | |||||
<ItemGroup> | |||||
<ResourceCompile Include=".\resources.rc"/> | |||||
</ItemGroup> | |||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> | |||||
<ImportGroup Label="ExtensionTargets"/> | |||||
</Project> |
@@ -2547,7 +2547,14 @@ | |||||
"DEBUG=1", | "DEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||
INFOPLIST_FILE = Info-App.plist; | INFOPLIST_FILE = Info-App.plist; | ||||
@@ -2568,7 +2575,14 @@ | |||||
"NDEBUG=1", | "NDEBUG=1", | ||||
"JUCER_XCODE_IPHONE_5BC26AE3=1", | "JUCER_XCODE_IPHONE_5BC26AE3=1", | ||||
"JUCE_APP_VERSION=1.0.0", | "JUCE_APP_VERSION=1.0.0", | ||||
"JUCE_APP_VERSION_HEX=0x10000", ); | |||||
"JUCE_APP_VERSION_HEX=0x10000", | |||||
"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", ); | |||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES; | GCC_SYMBOLS_PRIVATE_EXTERN = YES; | ||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | ||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)"); | ||||