comparison Classic Ambisonics Decoder VST.xcodeproj/project.pbxproj @ 8:d967dd1eafe8

Code update for effect and editor.
author martinm_home <martin.morrell@eecs.qmul.ac.uk>
date Sun, 16 Sep 2012 23:25:54 +0100
parents f7ec6d983ec0
children 53f99cbc5dbd
comparison
equal deleted inserted replaced
7:f7ec6d983ec0 8:d967dd1eafe8
5 }; 5 };
6 objectVersion = 42; 6 objectVersion = 42;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 0C22E51C16067A170061F1EB /* mode5_knob.png in Resources */ = {isa = PBXBuildFile; fileRef = 0C22E51B16067A170061F1EB /* mode5_knob.png */; };
10 0C54F6EC15F8B97900953CE0 /* vstgui_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F6EB15F8B97900953CE0 /* vstgui_mac.mm */; }; 11 0C54F6EC15F8B97900953CE0 /* vstgui_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F6EB15F8B97900953CE0 /* vstgui_mac.mm */; };
11 0C54F6F015F8B99400953CE0 /* aeffguieditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F6ED15F8B99400953CE0 /* aeffguieditor.cpp */; }; 12 0C54F6F015F8B99400953CE0 /* aeffguieditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F6ED15F8B99400953CE0 /* aeffguieditor.cpp */; };
12 0C54F70A15F8BB4D00953CE0 /* Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70015F8BB4C00953CE0 /* Decoder.cpp */; }; 13 0C54F70A15F8BB4D00953CE0 /* Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70015F8BB4C00953CE0 /* Decoder.cpp */; };
13 0C54F70B15F8BB4D00953CE0 /* GUI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70215F8BB4C00953CE0 /* GUI.cpp */; }; 14 0C54F70B15F8BB4D00953CE0 /* GUI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70215F8BB4C00953CE0 /* GUI.cpp */; };
14 0C54F70D15F8BB4D00953CE0 /* SoundField.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70615F8BB4C00953CE0 /* SoundField.cpp */; }; 15 0C54F70D15F8BB4D00953CE0 /* SoundField.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70615F8BB4C00953CE0 /* SoundField.cpp */; };
32 F43771F312439E9100248B30 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241C11D4C2F600C94CAF /* Accelerate.framework */; }; 33 F43771F312439E9100248B30 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241C11D4C2F600C94CAF /* Accelerate.framework */; };
33 /* End PBXBuildFile section */ 34 /* End PBXBuildFile section */
34 35
35 /* Begin PBXFileReference section */ 36 /* Begin PBXFileReference section */
36 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; 37 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
38 0C22E51B16067A170061F1EB /* mode5_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mode5_knob.png; path = Resources/mode5_knob.png; sourceTree = "<group>"; };
37 0C54F6EB15F8B97900953CE0 /* vstgui_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = vstgui_mac.mm; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/vstgui_mac.mm"; sourceTree = "<group>"; }; 39 0C54F6EB15F8B97900953CE0 /* vstgui_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = vstgui_mac.mm; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/vstgui_mac.mm"; sourceTree = "<group>"; };
38 0C54F6ED15F8B99400953CE0 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = aeffguieditor.cpp; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/aeffguieditor.cpp"; sourceTree = "<group>"; }; 40 0C54F6ED15F8B99400953CE0 /* aeffguieditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = aeffguieditor.cpp; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/aeffguieditor.cpp"; sourceTree = "<group>"; };
39 0C54F6EE15F8B99400953CE0 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aeffguieditor.h; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/aeffguieditor.h"; sourceTree = "<group>"; }; 41 0C54F6EE15F8B99400953CE0 /* aeffguieditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = aeffguieditor.h; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/aeffguieditor.h"; sourceTree = "<group>"; };
40 0C54F6EF15F8B99400953CE0 /* getpluginbundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = getpluginbundle.h; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/getpluginbundle.h"; sourceTree = "<group>"; }; 42 0C54F6EF15F8B99400953CE0 /* getpluginbundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = getpluginbundle.h; path = "../../../../../Users/momont/libraries/vstgui-4.0.1/plugin-bindings/getpluginbundle.h"; sourceTree = "<group>"; };
41 0C54F70015F8BB4C00953CE0 /* Decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Decoder.cpp; path = Source/Decoder.cpp; sourceTree = "<group>"; }; 43 0C54F70015F8BB4C00953CE0 /* Decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Decoder.cpp; path = Source/Decoder.cpp; sourceTree = "<group>"; };
110 sourceTree = "<group>"; 112 sourceTree = "<group>";
111 }; 113 };
112 089C167CFE841241C02AAC07 /* Resources */ = { 114 089C167CFE841241C02AAC07 /* Resources */ = {
113 isa = PBXGroup; 115 isa = PBXGroup;
114 children = ( 116 children = (
117 0C22E51B16067A170061F1EB /* mode5_knob.png */,
115 0C54F72115F8BBA500953CE0 /* rotations.png */, 118 0C54F72115F8BBA500953CE0 /* rotations.png */,
116 0C54F70F15F8BB7500953CE0 /* 360_knob.png */, 119 0C54F70F15F8BB7500953CE0 /* 360_knob.png */,
117 0C54F71015F8BB7500953CE0 /* blue_knob.png */, 120 0C54F71015F8BB7500953CE0 /* blue_knob.png */,
118 0C54F71115F8BB7500953CE0 /* mode2_knob.png */, 121 0C54F71115F8BB7500953CE0 /* mode2_knob.png */,
119 0C54F71215F8BB7500953CE0 /* mode4_knob.png */, 122 0C54F71215F8BB7500953CE0 /* mode4_knob.png */,
241 0C54F71D15F8BB7500953CE0 /* red_blue_knob.png in Resources */, 244 0C54F71D15F8BB7500953CE0 /* red_blue_knob.png in Resources */,
242 0C54F71E15F8BB7500953CE0 /* red_knob.png in Resources */, 245 0C54F71E15F8BB7500953CE0 /* red_knob.png in Resources */,
243 0C54F71F15F8BB7500953CE0 /* stereo.png in Resources */, 246 0C54F71F15F8BB7500953CE0 /* stereo.png in Resources */,
244 0C54F72015F8BB7500953CE0 /* zoom.png in Resources */, 247 0C54F72015F8BB7500953CE0 /* zoom.png in Resources */,
245 0C54F72215F8BBA500953CE0 /* rotations.png in Resources */, 248 0C54F72215F8BBA500953CE0 /* rotations.png in Resources */,
249 0C22E51C16067A170061F1EB /* mode5_knob.png in Resources */,
246 ); 250 );
247 runOnlyForDeploymentPostprocessing = 0; 251 runOnlyForDeploymentPostprocessing = 0;
248 }; 252 };
249 /* End PBXResourcesBuildPhase section */ 253 /* End PBXResourcesBuildPhase section */
250 254