comparison Classic Ambisonics Decoder VST.xcodeproj/project.pbxproj @ 7:f7ec6d983ec0

Begins of the polar plot.
author martinm_home <martin.morrell@eecs.qmul.ac.uk>
date Sat, 15 Sep 2012 15:07:00 +0100
parents 503cbcdd0b2a
children d967dd1eafe8
comparison
equal deleted inserted replaced
6:503cbcdd0b2a 7:f7ec6d983ec0
24 0C54F72015F8BB7500953CE0 /* zoom.png in Resources */ = {isa = PBXBuildFile; fileRef = 0C54F71715F8BB7500953CE0 /* zoom.png */; }; 24 0C54F72015F8BB7500953CE0 /* zoom.png in Resources */ = {isa = PBXBuildFile; fileRef = 0C54F71715F8BB7500953CE0 /* zoom.png */; };
25 0C54F72215F8BBA500953CE0 /* rotations.png in Resources */ = {isa = PBXBuildFile; fileRef = 0C54F72115F8BBA500953CE0 /* rotations.png */; }; 25 0C54F72215F8BBA500953CE0 /* rotations.png in Resources */ = {isa = PBXBuildFile; fileRef = 0C54F72115F8BBA500953CE0 /* rotations.png */; };
26 0C7C241B159860DE0050E903 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C2416159860DE0050E903 /* audioeffect.cpp */; }; 26 0C7C241B159860DE0050E903 /* audioeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C2416159860DE0050E903 /* audioeffect.cpp */; };
27 0C7C241C159860DE0050E903 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C2418159860DE0050E903 /* audioeffectx.cpp */; }; 27 0C7C241C159860DE0050E903 /* audioeffectx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C2418159860DE0050E903 /* audioeffectx.cpp */; };
28 0C7C241D159860DE0050E903 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C241A159860DE0050E903 /* vstplugmain.cpp */; }; 28 0C7C241D159860DE0050E903 /* vstplugmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C241A159860DE0050E903 /* vstplugmain.cpp */; };
29 0CC1308516045FA400DFB900 /* MyPlot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C54F70415F8BB4C00953CE0 /* MyPlot.cpp */; };
29 8D01CCCE0486CAD60068D4B7 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */; }; 30 8D01CCCE0486CAD60068D4B7 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08EA7FFBFE8413EDC02AAC07 /* Carbon.framework */; };
30 F43771F012439E4600248B30 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241F11D4C30900C94CAF /* Cocoa.framework */; }; 31 F43771F012439E4600248B30 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241F11D4C30900C94CAF /* Cocoa.framework */; };
31 F43771F312439E9100248B30 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241C11D4C2F600C94CAF /* Accelerate.framework */; }; 32 F43771F312439E9100248B30 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F47F241C11D4C2F600C94CAF /* Accelerate.framework */; };
32 /* End PBXBuildFile section */ 33 /* End PBXBuildFile section */
33 34
275 0C54F6F015F8B99400953CE0 /* aeffguieditor.cpp in Sources */, 276 0C54F6F015F8B99400953CE0 /* aeffguieditor.cpp in Sources */,
276 0C54F70A15F8BB4D00953CE0 /* Decoder.cpp in Sources */, 277 0C54F70A15F8BB4D00953CE0 /* Decoder.cpp in Sources */,
277 0C54F70B15F8BB4D00953CE0 /* GUI.cpp in Sources */, 278 0C54F70B15F8BB4D00953CE0 /* GUI.cpp in Sources */,
278 0C54F70D15F8BB4D00953CE0 /* SoundField.cpp in Sources */, 279 0C54F70D15F8BB4D00953CE0 /* SoundField.cpp in Sources */,
279 0C54F70E15F8BB4D00953CE0 /* SoundFieldMain.cpp in Sources */, 280 0C54F70E15F8BB4D00953CE0 /* SoundFieldMain.cpp in Sources */,
281 0CC1308516045FA400DFB900 /* MyPlot.cpp in Sources */,
280 ); 282 );
281 runOnlyForDeploymentPostprocessing = 0; 283 runOnlyForDeploymentPostprocessing = 0;
282 }; 284 };
283 /* End PBXSourcesBuildPhase section */ 285 /* End PBXSourcesBuildPhase section */
284 286
338 }; 340 };
339 4FADC23808B4156C00ABE55E /* Debug */ = { 341 4FADC23808B4156C00ABE55E /* Debug */ = {
340 isa = XCBuildConfiguration; 342 isa = XCBuildConfiguration;
341 buildSettings = { 343 buildSettings = {
342 ARCHS = "$(ONLY_ACTIVE_ARCH_PRE_XCODE_3_1)"; 344 ARCHS = "$(ONLY_ACTIVE_ARCH_PRE_XCODE_3_1)";
343 CURRENT_PROJECT_VERSION = 0.0.0.123; 345 CURRENT_PROJECT_VERSION = "";
344 DSTROOT = "/tmp/$(PROJECT_NAME).dst"; 346 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
345 GCC_PREPROCESSOR_DEFINITIONS = ""; 347 GCC_PREPROCESSOR_DEFINITIONS = "";
346 GCC_WARN_ABOUT_RETURN_TYPE = YES; 348 GCC_WARN_ABOUT_RETURN_TYPE = YES;
347 GCC_WARN_UNUSED_VARIABLE = YES; 349 GCC_WARN_UNUSED_VARIABLE = YES;
348 HEADER_SEARCH_PATHS = ""; 350 HEADER_SEARCH_PATHS = "";
350 INFOPLIST_FILE = Info.plist; 352 INFOPLIST_FILE = Info.plist;
351 INFOPLIST_PREPROCESS = YES; 353 INFOPLIST_PREPROCESS = YES;
352 MACOSX_DEPLOYMENT_TARGET = 10.5; 354 MACOSX_DEPLOYMENT_TARGET = 10.5;
353 ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH_ACTUAL)"; 355 ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH_ACTUAL)";
354 PREBINDING = NO; 356 PREBINDING = NO;
355 VERSIONING_SYSTEM = "apple-generic"; 357 VERSIONING_SYSTEM = "";
356 }; 358 };
357 name = Debug; 359 name = Debug;
358 }; 360 };
359 4FADC23908B4156C00ABE55E /* Release */ = { 361 4FADC23908B4156C00ABE55E /* Release */ = {
360 isa = XCBuildConfiguration; 362 isa = XCBuildConfiguration;
361 buildSettings = { 363 buildSettings = {
362 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; 364 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
363 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; 365 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
364 CURRENT_PROJECT_VERSION = 0.0.0.123; 366 CURRENT_PROJECT_VERSION = "";
365 DSTROOT = "/tmp/$(PROJECT_NAME).dst"; 367 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
366 GCC_PREPROCESSOR_DEFINITIONS = ""; 368 GCC_PREPROCESSOR_DEFINITIONS = "";
367 GCC_WARN_ABOUT_RETURN_TYPE = YES; 369 GCC_WARN_ABOUT_RETURN_TYPE = YES;
368 GCC_WARN_UNUSED_VARIABLE = YES; 370 GCC_WARN_UNUSED_VARIABLE = YES;
369 HEADER_SEARCH_PATHS = ""; 371 HEADER_SEARCH_PATHS = "";
370 INFOPLIST_FILE = Info.plist; 372 INFOPLIST_FILE = Info.plist;
371 INFOPLIST_PREPROCESS = YES; 373 INFOPLIST_PREPROCESS = YES;
372 MACOSX_DEPLOYMENT_TARGET = 10.5; 374 MACOSX_DEPLOYMENT_TARGET = 10.5;
373 PREBINDING = NO; 375 PREBINDING = NO;
374 VERSIONING_SYSTEM = "apple-generic"; 376 VERSIONING_SYSTEM = "";
375 }; 377 };
376 name = Release; 378 name = Release;
377 }; 379 };
378 /* End XCBuildConfiguration section */ 380 /* End XCBuildConfiguration section */
379 381