mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 22:23:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			604 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			604 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 42;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		3D6906EE0E1BC84300CD7F1A /* portsmf_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D6906ED0E1BC84300CD7F1A /* portsmf_test.cpp */; };
 | |
| 		3D6906EF0E1BC86800CD7F1A /* libportsmf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */; };
 | |
| 		3D6906F30E1BC9E400CD7F1A /* strparse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8F70C73C9B700DB0C03 /* strparse.cpp */; };
 | |
| 		3D69074B0E1BDC0200CD7F1A /* portmidi_s.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D69074A0E1BDC0200CD7F1A /* portmidi_s.a */; };
 | |
| 		3D69074E0E1BDC5200CD7F1A /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D69074D0E1BDC5200CD7F1A /* CoreServices.framework */; };
 | |
| 		3D84C8D00C73C6A000DB0C03 /* allegro.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8CE0C73C6A000DB0C03 /* allegro.cpp */; };
 | |
| 		3D84C8D10C73C6A000DB0C03 /* allegro.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D84C8CF0C73C6A000DB0C03 /* allegro.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | |
| 		3D84C8D70C73C6B600DB0C03 /* allegrord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8D20C73C6B600DB0C03 /* allegrord.cpp */; };
 | |
| 		3D84C8D80C73C6B600DB0C03 /* allegroserial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8D30C73C6B600DB0C03 /* allegroserial.cpp */; };
 | |
| 		3D84C8D90C73C6B600DB0C03 /* allegrosmfrd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8D40C73C6B600DB0C03 /* allegrosmfrd.cpp */; };
 | |
| 		3D84C8DA0C73C6B600DB0C03 /* allegrosmfwr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8D50C73C6B600DB0C03 /* allegrosmfwr.cpp */; };
 | |
| 		3D84C8DB0C73C6B600DB0C03 /* allegrowr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8D60C73C6B600DB0C03 /* allegrowr.cpp */; };
 | |
| 		3D84C8DE0C73C6C900DB0C03 /* mfmidi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8DC0C73C6C900DB0C03 /* mfmidi.cpp */; };
 | |
| 		3D84C8DF0C73C6C900DB0C03 /* mfmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D84C8DD0C73C6C900DB0C03 /* mfmidi.h */; };
 | |
| 		3D84C8E10C73C6F900DB0C03 /* allegroconvert.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8E00C73C6F900DB0C03 /* allegroconvert.cpp */; };
 | |
| 		3D84C8E30C73C71900DB0C03 /* allegroplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8E20C73C71900DB0C03 /* allegroplay.cpp */; };
 | |
| 		3D84C8F20C73C8BC00DB0C03 /* libportsmf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */; };
 | |
| 		3D84C8F30C73C8C500DB0C03 /* libportsmf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */; };
 | |
| 		3D84C9DB0C75388500DB0C03 /* seq2midi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C9DA0C75388500DB0C03 /* seq2midi.cpp */; };
 | |
| 		3D84CA5A0C75487500DB0C03 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84CA590C75487500DB0C03 /* CoreMIDI.framework */; };
 | |
| 		3D84CA5C0C75489400DB0C03 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84CA5B0C75489400DB0C03 /* CoreAudio.framework */; };
 | |
| 		3D84CA5E0C7548AC00DB0C03 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D84CA5D0C7548AC00DB0C03 /* CoreFoundation.framework */; };
 | |
| 		3D84CA600C7548D300DB0C03 /* strparse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D84C8F70C73C9B700DB0C03 /* strparse.cpp */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXContainerItemProxy section */
 | |
| 		3D6906CA0E1BC43800CD7F1A /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 3D84C8B90C73C64B00DB0C03;
 | |
| 			remoteInfo = portsmf;
 | |
| 		};
 | |
| 		3D84C95A0C74EC5000DB0C03 /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 3D84C8B90C73C64B00DB0C03;
 | |
| 			remoteInfo = portsmf;
 | |
| 		};
 | |
| 		3D84C95C0C74EC8100DB0C03 /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 3D84C8B90C73C64B00DB0C03;
 | |
| 			remoteInfo = portsmf;
 | |
| 		};
 | |
| /* End PBXContainerItemProxy section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		3D6906C20E1BC42D00CD7F1A /* portsmf_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = portsmf_test; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		3D6906ED0E1BC84300CD7F1A /* portsmf_test.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = portsmf_test.cpp; path = portsmf_test/portsmf_test.cpp; sourceTree = "<group>"; };
 | |
| 		3D69074A0E1BDC0200CD7F1A /* portmidi_s.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; name = portmidi_s.a; path = ../portmidi/portmidi_s.a; sourceTree = SOURCE_ROOT; };
 | |
| 		3D69074D0E1BDC5200CD7F1A /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
 | |
| 		3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libportsmf.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		3D84C8C10C73C66E00DB0C03 /* allegroconvert */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = allegroconvert; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		3D84C8C60C73C67E00DB0C03 /* allegroplay */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = allegroplay; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		3D84C8CE0C73C6A000DB0C03 /* allegro.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegro.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8CF0C73C6A000DB0C03 /* allegro.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = allegro.h; sourceTree = "<group>"; };
 | |
| 		3D84C8D20C73C6B600DB0C03 /* allegrord.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegrord.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8D30C73C6B600DB0C03 /* allegroserial.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegroserial.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8D40C73C6B600DB0C03 /* allegrosmfrd.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegrosmfrd.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8D50C73C6B600DB0C03 /* allegrosmfwr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegrosmfwr.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8D60C73C6B600DB0C03 /* allegrowr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = allegrowr.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8DC0C73C6C900DB0C03 /* mfmidi.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mfmidi.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8DD0C73C6C900DB0C03 /* mfmidi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mfmidi.h; sourceTree = "<group>"; };
 | |
| 		3D84C8E00C73C6F900DB0C03 /* allegroconvert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = allegroconvert.cpp; path = apps/allegroconvert.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8E20C73C71900DB0C03 /* allegroplay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = allegroplay.cpp; path = apps/allegroplay.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8F70C73C9B700DB0C03 /* strparse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = strparse.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C8F80C73C9B700DB0C03 /* strparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strparse.h; sourceTree = "<group>"; };
 | |
| 		3D84C9DA0C75388500DB0C03 /* seq2midi.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = seq2midi.cpp; path = apps/seq2midi.cpp; sourceTree = "<group>"; };
 | |
| 		3D84C9DC0C7538A300DB0C03 /* seq2midi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = seq2midi.h; path = apps/seq2midi.h; sourceTree = "<group>"; };
 | |
| 		3D84C9F30C753A0400DB0C03 /* midicode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = midicode.h; path = apps/midicode.h; sourceTree = "<group>"; };
 | |
| 		3D84CA590C75487500DB0C03 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = /System/Library/Frameworks/CoreMIDI.framework; sourceTree = "<absolute>"; };
 | |
| 		3D84CA5B0C75489400DB0C03 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
 | |
| 		3D84CA5D0C7548AC00DB0C03 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		3D6906C00E1BC42D00CD7F1A /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D6906EF0E1BC86800CD7F1A /* libportsmf.a in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8B80C73C64B00DB0C03 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8BF0C73C66E00DB0C03 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D84C8F20C73C8BC00DB0C03 /* libportsmf.a in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8C40C73C67E00DB0C03 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D84C8F30C73C8C500DB0C03 /* libportsmf.a in Frameworks */,
 | |
| 				3D84CA5A0C75487500DB0C03 /* CoreMIDI.framework in Frameworks */,
 | |
| 				3D84CA5C0C75489400DB0C03 /* CoreAudio.framework in Frameworks */,
 | |
| 				3D84CA5E0C7548AC00DB0C03 /* CoreFoundation.framework in Frameworks */,
 | |
| 				3D69074B0E1BDC0200CD7F1A /* portmidi_s.a in Frameworks */,
 | |
| 				3D69074E0E1BDC5200CD7F1A /* CoreServices.framework in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		08FB7794FE84155DC02AAC07 /* portsmf */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				3D69074D0E1BDC5200CD7F1A /* CoreServices.framework */,
 | |
| 				3D69074A0E1BDC0200CD7F1A /* portmidi_s.a */,
 | |
| 				3D6906ED0E1BC84300CD7F1A /* portsmf_test.cpp */,
 | |
| 				3D84CA5D0C7548AC00DB0C03 /* CoreFoundation.framework */,
 | |
| 				3D84CA5B0C75489400DB0C03 /* CoreAudio.framework */,
 | |
| 				3D84CA590C75487500DB0C03 /* CoreMIDI.framework */,
 | |
| 				08FB7795FE84155DC02AAC07 /* Source */,
 | |
| 				3D84C8CF0C73C6A000DB0C03 /* allegro.h */,
 | |
| 				C6859E8C029090F304C91782 /* Documentation */,
 | |
| 				1AB674ADFE9D54B511CA2CBB /* Products */,
 | |
| 			);
 | |
| 			name = portsmf;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		08FB7795FE84155DC02AAC07 /* Source */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				3D84C8CE0C73C6A000DB0C03 /* allegro.cpp */,
 | |
| 				3D84C8E00C73C6F900DB0C03 /* allegroconvert.cpp */,
 | |
| 				3D84C8E20C73C71900DB0C03 /* allegroplay.cpp */,
 | |
| 				3D84C8D20C73C6B600DB0C03 /* allegrord.cpp */,
 | |
| 				3D84C8D30C73C6B600DB0C03 /* allegroserial.cpp */,
 | |
| 				3D84C8D40C73C6B600DB0C03 /* allegrosmfrd.cpp */,
 | |
| 				3D84C8D50C73C6B600DB0C03 /* allegrosmfwr.cpp */,
 | |
| 				3D84C8D60C73C6B600DB0C03 /* allegrowr.cpp */,
 | |
| 				3D84C8DC0C73C6C900DB0C03 /* mfmidi.cpp */,
 | |
| 				3D84C8DD0C73C6C900DB0C03 /* mfmidi.h */,
 | |
| 				3D84C9F30C753A0400DB0C03 /* midicode.h */,
 | |
| 				3D84C9DA0C75388500DB0C03 /* seq2midi.cpp */,
 | |
| 				3D84C9DC0C7538A300DB0C03 /* seq2midi.h */,
 | |
| 				3D84C8F70C73C9B700DB0C03 /* strparse.cpp */,
 | |
| 				3D84C8F80C73C9B700DB0C03 /* strparse.h */,
 | |
| 			);
 | |
| 			name = Source;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		1AB674ADFE9D54B511CA2CBB /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */,
 | |
| 				3D84C8C10C73C66E00DB0C03 /* allegroconvert */,
 | |
| 				3D84C8C60C73C67E00DB0C03 /* allegroplay */,
 | |
| 				3D6906C20E1BC42D00CD7F1A /* portsmf_test */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		C6859E8C029090F304C91782 /* Documentation */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 			);
 | |
| 			name = Documentation;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXHeadersBuildPhase section */
 | |
| 		3D84C8B60C73C64B00DB0C03 /* Headers */ = {
 | |
| 			isa = PBXHeadersBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D84C8D10C73C6A000DB0C03 /* allegro.h in Headers */,
 | |
| 				3D84C8DF0C73C6C900DB0C03 /* mfmidi.h in Headers */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXHeadersBuildPhase section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		3D6906C10E1BC42D00CD7F1A /* portsmf_test */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 3D6906CC0E1BC45700CD7F1A /* Build configuration list for PBXNativeTarget "portsmf_test" */;
 | |
| 			buildPhases = (
 | |
| 				3D6906BF0E1BC42D00CD7F1A /* Sources */,
 | |
| 				3D6906C00E1BC42D00CD7F1A /* Frameworks */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				3D6906CB0E1BC43800CD7F1A /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = portsmf_test;
 | |
| 			productName = portsmf_test;
 | |
| 			productReference = 3D6906C20E1BC42D00CD7F1A /* portsmf_test */;
 | |
| 			productType = "com.apple.product-type.tool";
 | |
| 		};
 | |
| 		3D84C8B90C73C64B00DB0C03 /* portsmf */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 3D84C8BB0C73C66A00DB0C03 /* Build configuration list for PBXNativeTarget "portsmf" */;
 | |
| 			buildPhases = (
 | |
| 				3D84C8B60C73C64B00DB0C03 /* Headers */,
 | |
| 				3D84C8B70C73C64B00DB0C03 /* Sources */,
 | |
| 				3D84C8B80C73C64B00DB0C03 /* Frameworks */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = portsmf;
 | |
| 			productName = portsmf;
 | |
| 			productReference = 3D84C8BA0C73C64B00DB0C03 /* libportsmf.a */;
 | |
| 			productType = "com.apple.product-type.library.static";
 | |
| 		};
 | |
| 		3D84C8C00C73C66E00DB0C03 /* allegroconvert */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 3D84C8C80C73C69C00DB0C03 /* Build configuration list for PBXNativeTarget "allegroconvert" */;
 | |
| 			buildPhases = (
 | |
| 				3D84C8BE0C73C66E00DB0C03 /* Sources */,
 | |
| 				3D84C8BF0C73C66E00DB0C03 /* Frameworks */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				3D84C95B0C74EC5000DB0C03 /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = allegroconvert;
 | |
| 			productName = allegroconvert;
 | |
| 			productReference = 3D84C8C10C73C66E00DB0C03 /* allegroconvert */;
 | |
| 			productType = "com.apple.product-type.tool";
 | |
| 		};
 | |
| 		3D84C8C50C73C67E00DB0C03 /* allegroplay */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 3D84C8CB0C73C69C00DB0C03 /* Build configuration list for PBXNativeTarget "allegroplay" */;
 | |
| 			buildPhases = (
 | |
| 				3D84C8C30C73C67E00DB0C03 /* Sources */,
 | |
| 				3D84C8C40C73C67E00DB0C03 /* Frameworks */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				3D84C95D0C74EC8100DB0C03 /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = allegroplay;
 | |
| 			productName = allegroplay;
 | |
| 			productReference = 3D84C8C60C73C67E00DB0C03 /* allegroplay */;
 | |
| 			productType = "com.apple.product-type.tool";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		08FB7793FE84155DC02AAC07 /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "portsmf" */;
 | |
| 			compatibilityVersion = "Xcode 2.4";
 | |
| 			developmentRegion = English;
 | |
| 			hasScannedForEncodings = 1;
 | |
| 			knownRegions = (
 | |
| 				English,
 | |
| 				Japanese,
 | |
| 				French,
 | |
| 				German,
 | |
| 			);
 | |
| 			mainGroup = 08FB7794FE84155DC02AAC07 /* portsmf */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				3D84C8B90C73C64B00DB0C03 /* portsmf */,
 | |
| 				3D84C8C00C73C66E00DB0C03 /* allegroconvert */,
 | |
| 				3D84C8C50C73C67E00DB0C03 /* allegroplay */,
 | |
| 				3D6906C10E1BC42D00CD7F1A /* portsmf_test */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		3D6906BF0E1BC42D00CD7F1A /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D6906EE0E1BC84300CD7F1A /* portsmf_test.cpp in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8B70C73C64B00DB0C03 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D6906F30E1BC9E400CD7F1A /* strparse.cpp in Sources */,
 | |
| 				3D84C8D00C73C6A000DB0C03 /* allegro.cpp in Sources */,
 | |
| 				3D84C8D70C73C6B600DB0C03 /* allegrord.cpp in Sources */,
 | |
| 				3D84C8D80C73C6B600DB0C03 /* allegroserial.cpp in Sources */,
 | |
| 				3D84C8D90C73C6B600DB0C03 /* allegrosmfrd.cpp in Sources */,
 | |
| 				3D84C8DA0C73C6B600DB0C03 /* allegrosmfwr.cpp in Sources */,
 | |
| 				3D84C8DB0C73C6B600DB0C03 /* allegrowr.cpp in Sources */,
 | |
| 				3D84C8DE0C73C6C900DB0C03 /* mfmidi.cpp in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8BE0C73C66E00DB0C03 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D84C8E10C73C6F900DB0C03 /* allegroconvert.cpp in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		3D84C8C30C73C67E00DB0C03 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				3D84C8E30C73C71900DB0C03 /* allegroplay.cpp in Sources */,
 | |
| 				3D84C9DB0C75388500DB0C03 /* seq2midi.cpp in Sources */,
 | |
| 				3D84CA600C7548D300DB0C03 /* strparse.cpp in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXTargetDependency section */
 | |
| 		3D6906CB0E1BC43800CD7F1A /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 3D84C8B90C73C64B00DB0C03 /* portsmf */;
 | |
| 			targetProxy = 3D6906CA0E1BC43800CD7F1A /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| 		3D84C95B0C74EC5000DB0C03 /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 3D84C8B90C73C64B00DB0C03 /* portsmf */;
 | |
| 			targetProxy = 3D84C95A0C74EC5000DB0C03 /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| 		3D84C95D0C74EC8100DB0C03 /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 3D84C8B90C73C64B00DB0C03 /* portsmf */;
 | |
| 			targetProxy = 3D84C95C0C74EC8100DB0C03 /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| /* End PBXTargetDependency section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		1DEB923608733DC60010E9CD /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = "NEWBUFFER=1";
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				HEADER_SEARCH_PATHS = (
 | |
| 					..,
 | |
| 					.,
 | |
| 					../portmidi/pm_common,
 | |
| 					../portmidi/porttime/,
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS = ..;
 | |
| 				PREBINDING = NO;
 | |
| 				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		1DEB923708733DC60010E9CD /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = "NEWBUFFER=1";
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				HEADER_SEARCH_PATHS = (
 | |
| 					..,
 | |
| 					.,
 | |
| 					../portmidi/pm_common,
 | |
| 					../portmidi/porttime/,
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS = ..;
 | |
| 				PREBINDING = NO;
 | |
| 				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		3D6906CD0E1BC45700CD7F1A /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				INSTALL_PATH = "";
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = portsmf_test;
 | |
| 				ZERO_LINK = YES;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		3D6906CE0E1BC45700CD7F1A /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				INSTALL_PATH = portsmf_test;
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = portsmf_test;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		3D84C8BC0C73C66A00DB0C03 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				INSTALL_PATH = /usr/local/lib;
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = portsmf;
 | |
| 				ZERO_LINK = YES;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		3D84C8BD0C73C66A00DB0C03 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				INSTALL_PATH = /usr/local/lib;
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = portsmf;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		3D84C8C90C73C69C00DB0C03 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				INSTALL_PATH = "$(HOME)/bin";
 | |
| 				LIBRARY_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Debug\"";
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = allegroconvert;
 | |
| 				ZERO_LINK = YES;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		3D84C8CA0C73C69C00DB0C03 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				INSTALL_PATH = "$(HOME)/bin";
 | |
| 				LIBRARY_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Debug\"";
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = allegroconvert;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		3D84C8CC0C73C69C00DB0C03 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				INSTALL_PATH = "$(HOME)/bin";
 | |
| 				LIBRARY_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_3)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_4)",
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Debug\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../portmidi/pm_mac\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_3 = "\"$(SRCROOT)/../portmidi/porttime\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_4 = "\"$(SRCROOT)/../portmidi/pm_mac/build/pm_mac.build/Development/libportmidi.a.build/Objects-normal/i386\"";
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = allegroplay;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		3D84C8CD0C73C69C00DB0C03 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
 | |
| 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
 | |
| 				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
 | |
| 				GCC_MODEL_TUNING = G5;
 | |
| 				INSTALL_PATH = "$(HOME)/bin";
 | |
| 				LIBRARY_SEARCH_PATHS = (
 | |
| 					"$(inherited)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_3)",
 | |
| 					"$(LIBRARY_SEARCH_PATHS_QUOTED_4)",
 | |
| 				);
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Release\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../portmidi/pm_mac\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_3 = "\"$(SRCROOT)/../portmidi/porttime\"";
 | |
| 				LIBRARY_SEARCH_PATHS_QUOTED_4 = "\"$(SRCROOT)/../portmidi/pm_mac/build/pm_mac.build/Development/libportmidi.a.build/Objects-normal/i386\"";
 | |
| 				PREBINDING = NO;
 | |
| 				PRODUCT_NAME = allegroplay;
 | |
| 				ZERO_LINK = NO;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "portsmf" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				1DEB923608733DC60010E9CD /* Debug */,
 | |
| 				1DEB923708733DC60010E9CD /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		3D6906CC0E1BC45700CD7F1A /* Build configuration list for PBXNativeTarget "portsmf_test" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				3D6906CD0E1BC45700CD7F1A /* Debug */,
 | |
| 				3D6906CE0E1BC45700CD7F1A /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		3D84C8BB0C73C66A00DB0C03 /* Build configuration list for PBXNativeTarget "portsmf" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				3D84C8BC0C73C66A00DB0C03 /* Debug */,
 | |
| 				3D84C8BD0C73C66A00DB0C03 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		3D84C8C80C73C69C00DB0C03 /* Build configuration list for PBXNativeTarget "allegroconvert" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				3D84C8C90C73C69C00DB0C03 /* Debug */,
 | |
| 				3D84C8CA0C73C69C00DB0C03 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		3D84C8CB0C73C69C00DB0C03 /* Build configuration list for PBXNativeTarget "allegroplay" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				3D84C8CC0C73C69C00DB0C03 /* Debug */,
 | |
| 				3D84C8CD0C73C69C00DB0C03 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
 | |
| }
 |