aboutsummaryrefslogtreecommitdiff
path: root/pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj')
-rw-r--r--pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj337
1 files changed, 337 insertions, 0 deletions
diff --git a/pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj b/pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj
new file mode 100644
index 00000000..8e25d1f3
--- /dev/null
+++ b/pd/portmidi/pm_mac/pm_test.pbproj/project.pbxproj
@@ -0,0 +1,337 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 38;
+ objects = {
+ 014CEA490018CE3211CA2923 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ OPTIMIZATION_CFLAGS = "-O0";
+ };
+ isa = PBXBuildStyle;
+ name = Development;
+ };
+ 014CEA4A0018CE3211CA2923 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ };
+ isa = PBXBuildStyle;
+ name = Deployment;
+ };
+//010
+//011
+//012
+//013
+//014
+//030
+//031
+//032
+//033
+//034
+ 034768E2FF38A6DC11DB9C8B = {
+ isa = PBXExecutableFileReference;
+ path = pm_test;
+ refType = 3;
+ };
+//030
+//031
+//032
+//033
+//034
+//080
+//081
+//082
+//083
+//084
+ 08FB7793FE84155DC02AAC07 = {
+ buildStyles = (
+ 014CEA490018CE3211CA2923,
+ 014CEA4A0018CE3211CA2923,
+ );
+ hasScannedForEncodings = 1;
+ isa = PBXProject;
+ mainGroup = 08FB7794FE84155DC02AAC07;
+ projectDirPath = "";
+ targets = (
+ 08FB779FFE84155DC02AAC07,
+ );
+ };
+ 08FB7794FE84155DC02AAC07 = {
+ children = (
+ 08FB7795FE84155DC02AAC07,
+ 08FB779DFE84155DC02AAC07,
+ 19C28FBDFE9D53C911CA2CBB,
+ );
+ isa = PBXGroup;
+ name = pm_test;
+ refType = 4;
+ };
+ 08FB7795FE84155DC02AAC07 = {
+ children = (
+ 5851D5650479591100EE98CD,
+ 58ED5B7E047D3A1200B92E62,
+ 5851D56F04795A1A00EE98CD,
+ 5851D5690479593D00EE98CD,
+ 5851D57104795A3C00EE98CD,
+ 5851D56B0479594B00EE98CD,
+ );
+ isa = PBXGroup;
+ name = Source;
+ refType = 4;
+ };
+ 08FB779DFE84155DC02AAC07 = {
+ children = (
+ 09AB6884FE841BABC02AAC07,
+ 58058934047C96F0009FBA67,
+ 5851D5670479592300EE98CD,
+ 5851D56D0479596A00EE98CD,
+ );
+ isa = PBXGroup;
+ name = "External Frameworks and Libraries";
+ refType = 4;
+ };
+ 08FB779FFE84155DC02AAC07 = {
+ buildPhases = (
+ 08FB77A0FE84155DC02AAC07,
+ 08FB77A1FE84155DC02AAC07,
+ 08FB77A3FE84155DC02AAC07,
+ 08FB77A5FE84155DC02AAC07,
+ C6859E980290922304C91782,
+ );
+ buildSettings = {
+ FRAMEWORK_SEARCH_PATHS = "";
+ HEADER_SEARCH_PATHS = "";
+ INSTALL_PATH = "$(HOME)/bin";
+ LIBRARY_SEARCH_PATHS = /Users/zk/Downloads/portmidi.1/pm_mac/build;
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = pm_test;
+ REZ_EXECUTABLE = YES;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ );
+ isa = PBXToolTarget;
+ name = pm_test;
+ productInstallPath = "$(HOME)/bin";
+ productName = pm_test;
+ productReference = 034768E2FF38A6DC11DB9C8B;
+ };
+ 08FB77A0FE84155DC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ 5851D56A0479593D00EE98CD,
+ 5851D56C0479594B00EE98CD,
+ 5851D57204795A3C00EE98CD,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 08FB77A1FE84155DC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ 58ED5C7B047D697A00B92E62,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 08FB77A3FE84155DC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ 09AB6885FE841BABC02AAC07,
+ 5851D5680479592300EE98CD,
+ 5851D56E0479596A00EE98CD,
+ 58058935047C96F0009FBA67,
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 08FB77A5FE84155DC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+//080
+//081
+//082
+//083
+//084
+//090
+//091
+//092
+//093
+//094
+ 09AB6884FE841BABC02AAC07 = {
+ isa = PBXFrameworkReference;
+ name = CoreFoundation.framework;
+ path = /System/Library/Frameworks/CoreFoundation.framework;
+ refType = 0;
+ };
+ 09AB6885FE841BABC02AAC07 = {
+ fileRef = 09AB6884FE841BABC02AAC07;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+//090
+//091
+//092
+//093
+//094
+//190
+//191
+//192
+//193
+//194
+ 19C28FBDFE9D53C911CA2CBB = {
+ children = (
+ 034768E2FF38A6DC11DB9C8B,
+ );
+ isa = PBXGroup;
+ name = Products;
+ refType = 4;
+ };
+//190
+//191
+//192
+//193
+//194
+//580
+//581
+//582
+//583
+//584
+ 58058934047C96F0009FBA67 = {
+ isa = PBXFrameworkReference;
+ name = CoreAudio.framework;
+ path = /System/Library/Frameworks/CoreAudio.framework;
+ refType = 0;
+ };
+ 58058935047C96F0009FBA67 = {
+ fileRef = 58058934047C96F0009FBA67;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 5851D5650479591100EE98CD = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = test.c;
+ path = ../pm_test/test.c;
+ refType = 2;
+ };
+ 5851D5670479592300EE98CD = {
+ isa = PBXFrameworkReference;
+ name = CoreMIDI.framework;
+ path = /System/Library/Frameworks/CoreMIDI.framework;
+ refType = 0;
+ };
+ 5851D5680479592300EE98CD = {
+ fileRef = 5851D5670479592300EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 5851D5690479593D00EE98CD = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = portmidi.h;
+ path = ../pm_common/portmidi.h;
+ refType = 2;
+ };
+ 5851D56A0479593D00EE98CD = {
+ fileRef = 5851D5690479593D00EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 5851D56B0479594B00EE98CD = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = porttime.h;
+ path = ../porttime/porttime.h;
+ refType = 2;
+ };
+ 5851D56C0479594B00EE98CD = {
+ fileRef = 5851D56B0479594B00EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 5851D56D0479596A00EE98CD = {
+ isa = PBXFileReference;
+ name = libportmidi.a;
+ path = build/libportmidi.a;
+ refType = 4;
+ };
+ 5851D56E0479596A00EE98CD = {
+ fileRef = 5851D56D0479596A00EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 5851D56F04795A1A00EE98CD = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = midithread.c;
+ path = ../pm_test/midithread.c;
+ refType = 2;
+ };
+ 5851D57104795A3C00EE98CD = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = pmutil.h;
+ path = ../pm_common/pmutil.h;
+ refType = 2;
+ };
+ 5851D57204795A3C00EE98CD = {
+ fileRef = 5851D57104795A3C00EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 58ED5B7E047D3A1200B92E62 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ name = latency.c;
+ path = ../pm_test/latency.c;
+ refType = 2;
+ };
+ 58ED5C7B047D697A00B92E62 = {
+ fileRef = 5851D5650479591100EE98CD;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+//580
+//581
+//582
+//583
+//584
+//C60
+//C61
+//C62
+//C63
+//C64
+ C6859E980290922304C91782 = {
+ buildActionMask = 8;
+ dstPath = /usr/share/man/man1/;
+ dstSubfolderSpec = 0;
+ files = (
+ );
+ isa = PBXCopyFilesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 1;
+ };
+ };
+ rootObject = 08FB7793FE84155DC02AAC07;
+}