Mercurial > hg > screen-ui
comparison MelodyTriangle.xcodeproj/project.pbxproj @ 9:3dff71c0e7fd
Removed build products, changed default input port to higher number.
author | samer |
---|---|
date | Fri, 27 Jan 2012 08:52:54 +0000 |
parents | d879a30556f8 |
children | 066104f9a2e2 |
comparison
equal
deleted
inserted
replaced
8:3d9e0db254dc | 9:3dff71c0e7fd |
---|---|
5 }; | 5 }; |
6 objectVersion = 42; | 6 objectVersion = 42; |
7 objects = { | 7 objects = { |
8 | 8 |
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 C852874814C5BF6800AE6996 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1D0A3A1BDC003C02F2 /* main.cpp */; }; | |
11 C852874914C5BF6800AE6996 /* testApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */; }; | |
12 C852874A14C5BF6800AE6996 /* melodyTriangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8E1D9D914BF50E0000A0193 /* melodyTriangle.cpp */; }; | |
13 C852874B14C5BF6800AE6996 /* Voice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8E1DA4214BF60B7000A0193 /* Voice.cpp */; }; | |
14 C852874C14C5BF6800AE6996 /* ofxOscBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A91F14C47861003CDFD0 /* ofxOscBundle.cpp */; }; | |
15 C852874D14C5BF6800AE6996 /* ofxOscMessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92114C47861003CDFD0 /* ofxOscMessage.cpp */; }; | |
16 C852874E14C5BF6800AE6996 /* ofxOscReceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92314C47861003CDFD0 /* ofxOscReceiver.cpp */; }; | |
17 C852874F14C5BF6800AE6996 /* ofxOscSender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92514C47861003CDFD0 /* ofxOscSender.cpp */; }; | |
18 C852875114C5BF6800AE6996 /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */; }; | |
19 C852875214C5BF6800AE6996 /* GLee.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE0A90E8CC67C009D7055 /* GLee.a */; }; | |
20 C852875314C5BF6800AE6996 /* rtAudio.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE2E30E8CC69C009D7055 /* rtAudio.a */; }; | |
21 C852875414C5BF6800AE6996 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9710E8CC7DD009D7055 /* AGL.framework */; }; | |
22 C852875514C5BF6800AE6996 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9720E8CC7DD009D7055 /* ApplicationServices.framework */; }; | |
23 C852875614C5BF6800AE6996 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9730E8CC7DD009D7055 /* AudioToolbox.framework */; }; | |
24 C852875714C5BF6800AE6996 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9740E8CC7DD009D7055 /* Carbon.framework */; }; | |
25 C852875814C5BF6800AE6996 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */; }; | |
26 C852875914C5BF6800AE6996 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */; }; | |
27 C852875A14C5BF6800AE6996 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9770E8CC7DD009D7055 /* CoreServices.framework */; }; | |
28 C852875B14C5BF6800AE6996 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9790E8CC7DD009D7055 /* OpenGL.framework */; }; | |
29 C852875C14C5BF6800AE6996 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */; }; | |
30 C852875D14C5BF6800AE6996 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424410CC5A17004149E2 /* AppKit.framework */; }; | |
31 C852875E14C5BF6800AE6996 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424510CC5A17004149E2 /* Cocoa.framework */; }; | |
32 C852875F14C5BF6800AE6996 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424610CC5A17004149E2 /* IOKit.framework */; }; | |
33 C852876014C5BF6800AE6996 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2425F10CC5A78004149E2 /* GLUT.framework */; }; | |
34 C852876114C5BF6800AE6996 /* CppUnit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2427A10CC5B66004149E2 /* CppUnit.a */; }; | |
35 C852876214C5BF6800AE6996 /* PocoFoundation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2427B10CC5B66004149E2 /* PocoFoundation.a */; }; | |
36 C852876314C5BF6800AE6996 /* PocoNet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2427C10CC5B66004149E2 /* PocoNet.a */; }; | |
37 C852876414C5BF6800AE6996 /* PocoUtil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2427D10CC5B66004149E2 /* PocoUtil.a */; }; | |
38 C852876514C5BF6800AE6996 /* PocoXML.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2427E10CC5B66004149E2 /* PocoXML.a */; }; | |
39 C852876614C5BF6800AE6996 /* freetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2429310CC5C38004149E2 /* freetype.a */; }; | |
40 C852876714C5BF6800AE6996 /* libfmodex.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C242CC10CC650E004149E2 /* libfmodex.dylib */; }; | |
41 C852876814C5BF6800AE6996 /* freeimage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C246D910CCAE22004149E2 /* freeimage.a */; }; | |
42 C852876914C5BF6800AE6996 /* osc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C8B1A91B14C47861003CDFD0 /* osc.a */; }; | |
43 C852876C14C5BF6800AE6996 /* GLUT.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E4C2425F10CC5A78004149E2 /* GLUT.framework */; }; | |
44 C8B1A92714C47861003CDFD0 /* osc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C8B1A91B14C47861003CDFD0 /* osc.a */; }; | 10 C8B1A92714C47861003CDFD0 /* osc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C8B1A91B14C47861003CDFD0 /* osc.a */; }; |
45 C8B1A92814C47861003CDFD0 /* ofxOscBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A91F14C47861003CDFD0 /* ofxOscBundle.cpp */; }; | 11 C8B1A92814C47861003CDFD0 /* ofxOscBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A91F14C47861003CDFD0 /* ofxOscBundle.cpp */; }; |
46 C8B1A92914C47861003CDFD0 /* ofxOscMessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92114C47861003CDFD0 /* ofxOscMessage.cpp */; }; | 12 C8B1A92914C47861003CDFD0 /* ofxOscMessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92114C47861003CDFD0 /* ofxOscMessage.cpp */; }; |
47 C8B1A92A14C47861003CDFD0 /* ofxOscReceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92314C47861003CDFD0 /* ofxOscReceiver.cpp */; }; | 13 C8B1A92A14C47861003CDFD0 /* ofxOscReceiver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92314C47861003CDFD0 /* ofxOscReceiver.cpp */; }; |
48 C8B1A92B14C47861003CDFD0 /* ofxOscSender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92514C47861003CDFD0 /* ofxOscSender.cpp */; }; | 14 C8B1A92B14C47861003CDFD0 /* ofxOscSender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C8B1A92514C47861003CDFD0 /* ofxOscSender.cpp */; }; |
58 E45BE9800E8CC7DD009D7055 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */; }; | 24 E45BE9800E8CC7DD009D7055 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */; }; |
59 E45BE9810E8CC7DD009D7055 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9770E8CC7DD009D7055 /* CoreServices.framework */; }; | 25 E45BE9810E8CC7DD009D7055 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9770E8CC7DD009D7055 /* CoreServices.framework */; }; |
60 E45BE9830E8CC7DD009D7055 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9790E8CC7DD009D7055 /* OpenGL.framework */; }; | 26 E45BE9830E8CC7DD009D7055 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE9790E8CC7DD009D7055 /* OpenGL.framework */; }; |
61 E45BE9840E8CC7DD009D7055 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */; }; | 27 E45BE9840E8CC7DD009D7055 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */; }; |
62 E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1D0A3A1BDC003C02F2 /* main.cpp */; }; | 28 E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1D0A3A1BDC003C02F2 /* main.cpp */; }; |
63 E4B69E210A3A1BDC003C02F2 /* testApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */; }; | |
64 E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */; }; | 29 E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */; }; |
65 E4C2424710CC5A17004149E2 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424410CC5A17004149E2 /* AppKit.framework */; }; | 30 E4C2424710CC5A17004149E2 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424410CC5A17004149E2 /* AppKit.framework */; }; |
66 E4C2424810CC5A17004149E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424510CC5A17004149E2 /* Cocoa.framework */; }; | 31 E4C2424810CC5A17004149E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424510CC5A17004149E2 /* Cocoa.framework */; }; |
67 E4C2424910CC5A17004149E2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424610CC5A17004149E2 /* IOKit.framework */; }; | 32 E4C2424910CC5A17004149E2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424610CC5A17004149E2 /* IOKit.framework */; }; |
68 E4C2426610CC5A78004149E2 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2425F10CC5A78004149E2 /* GLUT.framework */; }; | 33 E4C2426610CC5A78004149E2 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2425F10CC5A78004149E2 /* GLUT.framework */; }; |
76 E4C242CD10CC650E004149E2 /* libfmodex.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C242CC10CC650E004149E2 /* libfmodex.dylib */; }; | 41 E4C242CD10CC650E004149E2 /* libfmodex.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C242CC10CC650E004149E2 /* libfmodex.dylib */; }; |
77 E4C246DA10CCAE22004149E2 /* freeimage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C246D910CCAE22004149E2 /* freeimage.a */; }; | 42 E4C246DA10CCAE22004149E2 /* freeimage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C246D910CCAE22004149E2 /* freeimage.a */; }; |
78 /* End PBXBuildFile section */ | 43 /* End PBXBuildFile section */ |
79 | 44 |
80 /* Begin PBXContainerItemProxy section */ | 45 /* Begin PBXContainerItemProxy section */ |
81 C852874614C5BF6800AE6996 /* PBXContainerItemProxy */ = { | |
82 isa = PBXContainerItemProxy; | |
83 containerPortal = E4C2421610CC549C004149E2 /* openFrameworksLib.xcodeproj */; | |
84 proxyType = 1; | |
85 remoteGlobalIDString = E4B27C1410CBEB8E00536013; | |
86 remoteInfo = openFrameworks; | |
87 }; | |
88 E4C2421D10CC549C004149E2 /* PBXContainerItemProxy */ = { | 46 E4C2421D10CC549C004149E2 /* PBXContainerItemProxy */ = { |
89 isa = PBXContainerItemProxy; | 47 isa = PBXContainerItemProxy; |
90 containerPortal = E4C2421610CC549C004149E2 /* openFrameworksLib.xcodeproj */; | 48 containerPortal = E4C2421610CC549C004149E2 /* openFrameworksLib.xcodeproj */; |
91 proxyType = 2; | 49 proxyType = 2; |
92 remoteGlobalIDString = E4B27C1510CBEB8E00536013; | 50 remoteGlobalIDString = E4B27C1510CBEB8E00536013; |
100 remoteInfo = openFrameworks; | 58 remoteInfo = openFrameworks; |
101 }; | 59 }; |
102 /* End PBXContainerItemProxy section */ | 60 /* End PBXContainerItemProxy section */ |
103 | 61 |
104 /* Begin PBXCopyFilesBuildPhase section */ | 62 /* Begin PBXCopyFilesBuildPhase section */ |
105 C852876B14C5BF6800AE6996 /* CopyFiles */ = { | |
106 isa = PBXCopyFilesBuildPhase; | |
107 buildActionMask = 2147483647; | |
108 dstPath = ""; | |
109 dstSubfolderSpec = 10; | |
110 files = ( | |
111 C852876C14C5BF6800AE6996 /* GLUT.framework in CopyFiles */, | |
112 ); | |
113 runOnlyForDeploymentPostprocessing = 0; | |
114 }; | |
115 E4C2427710CC5ABF004149E2 /* CopyFiles */ = { | 63 E4C2427710CC5ABF004149E2 /* CopyFiles */ = { |
116 isa = PBXCopyFilesBuildPhase; | 64 isa = PBXCopyFilesBuildPhase; |
117 buildActionMask = 2147483647; | 65 buildActionMask = 2147483647; |
118 dstPath = ""; | 66 dstPath = ""; |
119 dstSubfolderSpec = 10; | 67 dstSubfolderSpec = 10; |
123 runOnlyForDeploymentPostprocessing = 0; | 71 runOnlyForDeploymentPostprocessing = 0; |
124 }; | 72 }; |
125 /* End PBXCopyFilesBuildPhase section */ | 73 /* End PBXCopyFilesBuildPhase section */ |
126 | 74 |
127 /* Begin PBXFileReference section */ | 75 /* Begin PBXFileReference section */ |
128 C852873414C5BF1A00AE6996 /* MelodyTriangle_Windowed-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MelodyTriangle_Windowed-Info.plist"; sourceTree = "<group>"; }; | |
129 C852877114C5BF6800AE6996 /* MelodyTriangle_windowed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MelodyTriangle_windowed.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
130 C852877314C5BF6800AE6996 /* MelodyTriangle copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MelodyTriangle copy.plist"; sourceTree = "<group>"; }; | |
131 C8B1A90614C47861003CDFD0 /* install.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.xml; sourceTree = "<group>"; }; | 76 C8B1A90614C47861003CDFD0 /* install.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.xml; sourceTree = "<group>"; }; |
132 C8B1A90B14C47861003CDFD0 /* IpEndpointName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpEndpointName.h; sourceTree = "<group>"; }; | 77 C8B1A90B14C47861003CDFD0 /* IpEndpointName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpEndpointName.h; sourceTree = "<group>"; }; |
133 C8B1A90C14C47861003CDFD0 /* NetworkingUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkingUtils.h; sourceTree = "<group>"; }; | 78 C8B1A90C14C47861003CDFD0 /* NetworkingUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkingUtils.h; sourceTree = "<group>"; }; |
134 C8B1A90D14C47861003CDFD0 /* PacketListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PacketListener.h; sourceTree = "<group>"; }; | 79 C8B1A90D14C47861003CDFD0 /* PacketListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PacketListener.h; sourceTree = "<group>"; }; |
135 C8B1A90E14C47861003CDFD0 /* TimerListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimerListener.h; sourceTree = "<group>"; }; | 80 C8B1A90E14C47861003CDFD0 /* TimerListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimerListener.h; sourceTree = "<group>"; }; |
176 E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; | 121 E45BE9750E8CC7DD009D7055 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
177 E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; | 122 E45BE9760E8CC7DD009D7055 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; |
178 E45BE9770E8CC7DD009D7055 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; }; | 123 E45BE9770E8CC7DD009D7055 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; }; |
179 E45BE9790E8CC7DD009D7055 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; | 124 E45BE9790E8CC7DD009D7055 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
180 E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; }; | 125 E45BE97A0E8CC7DD009D7055 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; }; |
181 E4B69B5B0A3A1756003C02F2 /* MelodyTriangle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MelodyTriangle.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 126 E4B69B5B0A3A1756003C02F2 /* MelodyTriangleDebug.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MelodyTriangleDebug.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
182 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = SOURCE_ROOT; }; | 127 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = SOURCE_ROOT; }; |
183 E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; name = testApp.cpp; path = src/testApp.cpp; sourceTree = SOURCE_ROOT; }; | |
184 E4B69E1F0A3A1BDC003C02F2 /* testApp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = testApp.h; path = src/testApp.h; sourceTree = SOURCE_ROOT; }; | |
185 E4B6FCAD0C3E899E008CF71C /* MelodyTriangle.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 30; path = MelodyTriangle.plist; sourceTree = "<group>"; }; | 128 E4B6FCAD0C3E899E008CF71C /* MelodyTriangle.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 30; path = MelodyTriangle.plist; sourceTree = "<group>"; }; |
186 E4C2421610CC549C004149E2 /* openFrameworksLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = openFrameworksLib.xcodeproj; path = ../../../libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj; sourceTree = SOURCE_ROOT; }; | 129 E4C2421610CC549C004149E2 /* openFrameworksLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = openFrameworksLib.xcodeproj; path = ../../../libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj; sourceTree = SOURCE_ROOT; }; |
187 E4C2424410CC5A17004149E2 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; | 130 E4C2424410CC5A17004149E2 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
188 E4C2424510CC5A17004149E2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; | 131 E4C2424510CC5A17004149E2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
189 E4C2424610CC5A17004149E2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; | 132 E4C2424610CC5A17004149E2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
197 E4C242CC10CC650E004149E2 /* libfmodex.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libfmodex.dylib; path = ../../../libs/fmodex/lib/osx/libfmodex.dylib; sourceTree = SOURCE_ROOT; }; | 140 E4C242CC10CC650E004149E2 /* libfmodex.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libfmodex.dylib; path = ../../../libs/fmodex/lib/osx/libfmodex.dylib; sourceTree = SOURCE_ROOT; }; |
198 E4C246D910CCAE22004149E2 /* freeimage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = freeimage.a; path = ../../../libs/FreeImage/lib/osx/freeimage.a; sourceTree = SOURCE_ROOT; }; | 141 E4C246D910CCAE22004149E2 /* freeimage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = freeimage.a; path = ../../../libs/FreeImage/lib/osx/freeimage.a; sourceTree = SOURCE_ROOT; }; |
199 /* End PBXFileReference section */ | 142 /* End PBXFileReference section */ |
200 | 143 |
201 /* Begin PBXFrameworksBuildPhase section */ | 144 /* Begin PBXFrameworksBuildPhase section */ |
202 C852875014C5BF6800AE6996 /* Frameworks */ = { | |
203 isa = PBXFrameworksBuildPhase; | |
204 buildActionMask = 2147483647; | |
205 files = ( | |
206 C852875114C5BF6800AE6996 /* openFrameworksDebug.a in Frameworks */, | |
207 C852875214C5BF6800AE6996 /* GLee.a in Frameworks */, | |
208 C852875314C5BF6800AE6996 /* rtAudio.a in Frameworks */, | |
209 C852875414C5BF6800AE6996 /* AGL.framework in Frameworks */, | |
210 C852875514C5BF6800AE6996 /* ApplicationServices.framework in Frameworks */, | |
211 C852875614C5BF6800AE6996 /* AudioToolbox.framework in Frameworks */, | |
212 C852875714C5BF6800AE6996 /* Carbon.framework in Frameworks */, | |
213 C852875814C5BF6800AE6996 /* CoreAudio.framework in Frameworks */, | |
214 C852875914C5BF6800AE6996 /* CoreFoundation.framework in Frameworks */, | |
215 C852875A14C5BF6800AE6996 /* CoreServices.framework in Frameworks */, | |
216 C852875B14C5BF6800AE6996 /* OpenGL.framework in Frameworks */, | |
217 C852875C14C5BF6800AE6996 /* QuickTime.framework in Frameworks */, | |
218 C852875D14C5BF6800AE6996 /* AppKit.framework in Frameworks */, | |
219 C852875E14C5BF6800AE6996 /* Cocoa.framework in Frameworks */, | |
220 C852875F14C5BF6800AE6996 /* IOKit.framework in Frameworks */, | |
221 C852876014C5BF6800AE6996 /* GLUT.framework in Frameworks */, | |
222 C852876114C5BF6800AE6996 /* CppUnit.a in Frameworks */, | |
223 C852876214C5BF6800AE6996 /* PocoFoundation.a in Frameworks */, | |
224 C852876314C5BF6800AE6996 /* PocoNet.a in Frameworks */, | |
225 C852876414C5BF6800AE6996 /* PocoUtil.a in Frameworks */, | |
226 C852876514C5BF6800AE6996 /* PocoXML.a in Frameworks */, | |
227 C852876614C5BF6800AE6996 /* freetype.a in Frameworks */, | |
228 C852876714C5BF6800AE6996 /* libfmodex.dylib in Frameworks */, | |
229 C852876814C5BF6800AE6996 /* freeimage.a in Frameworks */, | |
230 C852876914C5BF6800AE6996 /* osc.a in Frameworks */, | |
231 ); | |
232 runOnlyForDeploymentPostprocessing = 0; | |
233 }; | |
234 E4B69B590A3A1756003C02F2 /* Frameworks */ = { | 145 E4B69B590A3A1756003C02F2 /* Frameworks */ = { |
235 isa = PBXFrameworksBuildPhase; | 146 isa = PBXFrameworksBuildPhase; |
236 buildActionMask = 2147483647; | 147 buildActionMask = 2147483647; |
237 files = ( | 148 files = ( |
238 E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */, | 149 E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */, |
541 sourceTree = "<group>"; | 452 sourceTree = "<group>"; |
542 }; | 453 }; |
543 E4B69B4A0A3A1720003C02F2 = { | 454 E4B69B4A0A3A1720003C02F2 = { |
544 isa = PBXGroup; | 455 isa = PBXGroup; |
545 children = ( | 456 children = ( |
546 E4B69B5B0A3A1756003C02F2 /* MelodyTriangle.app */, | 457 E4B69B5B0A3A1756003C02F2 /* MelodyTriangleDebug.app */, |
547 E4B6FCAD0C3E899E008CF71C /* MelodyTriangle.plist */, | 458 E4B6FCAD0C3E899E008CF71C /* MelodyTriangle.plist */, |
548 E4B69E1C0A3A1BDC003C02F2 /* src */, | 459 E4B69E1C0A3A1BDC003C02F2 /* src */, |
549 E4C2422310CC54B6004149E2 /* openFrameworks */, | 460 E4C2422310CC54B6004149E2 /* openFrameworks */, |
550 E45BE0360E8CC5DE009D7055 /* libs */, | 461 E45BE0360E8CC5DE009D7055 /* libs */, |
551 C852873414C5BF1A00AE6996 /* MelodyTriangle_Windowed-Info.plist */, | |
552 C852877114C5BF6800AE6996 /* MelodyTriangle_windowed.app */, | |
553 C852877314C5BF6800AE6996 /* MelodyTriangle copy.plist */, | |
554 ); | 462 ); |
555 sourceTree = "<group>"; | 463 sourceTree = "<group>"; |
556 }; | 464 }; |
557 E4B69E1C0A3A1BDC003C02F2 /* src */ = { | 465 E4B69E1C0A3A1BDC003C02F2 /* src */ = { |
558 isa = PBXGroup; | 466 isa = PBXGroup; |
559 children = ( | 467 children = ( |
560 C8B1A90514C47861003CDFD0 /* ofxOsc */, | 468 C8B1A90514C47861003CDFD0 /* ofxOsc */, |
561 C8E1DA4114BF60B7000A0193 /* Voice.h */, | 469 C8E1DA4114BF60B7000A0193 /* Voice.h */, |
562 C8E1DA4214BF60B7000A0193 /* Voice.cpp */, | 470 C8E1DA4214BF60B7000A0193 /* Voice.cpp */, |
563 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */, | 471 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */, |
564 E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */, | |
565 C8E1D9D914BF50E0000A0193 /* melodyTriangle.cpp */, | 472 C8E1D9D914BF50E0000A0193 /* melodyTriangle.cpp */, |
566 C8E1D9DA14BF50E0000A0193 /* melodyTriangle.h */, | 473 C8E1D9DA14BF50E0000A0193 /* melodyTriangle.h */, |
567 E4B69E1F0A3A1BDC003C02F2 /* testApp.h */, | |
568 ); | 474 ); |
569 path = src; | 475 path = src; |
570 sourceTree = SOURCE_ROOT; | 476 sourceTree = SOURCE_ROOT; |
571 }; | 477 }; |
572 E4C2421710CC549C004149E2 /* Products */ = { | 478 E4C2421710CC549C004149E2 /* Products */ = { |
653 sourceTree = SOURCE_ROOT; | 559 sourceTree = SOURCE_ROOT; |
654 }; | 560 }; |
655 /* End PBXGroup section */ | 561 /* End PBXGroup section */ |
656 | 562 |
657 /* Begin PBXNativeTarget section */ | 563 /* Begin PBXNativeTarget section */ |
658 C852874414C5BF6800AE6996 /* MelodyTriangle_windowed */ = { | |
659 isa = PBXNativeTarget; | |
660 buildConfigurationList = C852876D14C5BF6800AE6996 /* Build configuration list for PBXNativeTarget "MelodyTriangle_windowed" */; | |
661 buildPhases = ( | |
662 C852874714C5BF6800AE6996 /* Sources */, | |
663 C852875014C5BF6800AE6996 /* Frameworks */, | |
664 C852876A14C5BF6800AE6996 /* ShellScript */, | |
665 C852876B14C5BF6800AE6996 /* CopyFiles */, | |
666 ); | |
667 buildRules = ( | |
668 ); | |
669 dependencies = ( | |
670 C852874514C5BF6800AE6996 /* PBXTargetDependency */, | |
671 ); | |
672 name = MelodyTriangle_windowed; | |
673 productName = myOFApp; | |
674 productReference = C852877114C5BF6800AE6996 /* MelodyTriangle_windowed.app */; | |
675 productType = "com.apple.product-type.application"; | |
676 }; | |
677 E4B69B5A0A3A1756003C02F2 /* MelodyTriangle */ = { | 564 E4B69B5A0A3A1756003C02F2 /* MelodyTriangle */ = { |
678 isa = PBXNativeTarget; | 565 isa = PBXNativeTarget; |
679 buildConfigurationList = E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "MelodyTriangle" */; | 566 buildConfigurationList = E4B69B5F0A3A1757003C02F2 /* Build configuration list for PBXNativeTarget "MelodyTriangle" */; |
680 buildPhases = ( | 567 buildPhases = ( |
681 E4B69B580A3A1756003C02F2 /* Sources */, | 568 E4B69B580A3A1756003C02F2 /* Sources */, |
688 dependencies = ( | 575 dependencies = ( |
689 E4C2422810CC54DA004149E2 /* PBXTargetDependency */, | 576 E4C2422810CC54DA004149E2 /* PBXTargetDependency */, |
690 ); | 577 ); |
691 name = MelodyTriangle; | 578 name = MelodyTriangle; |
692 productName = myOFApp; | 579 productName = myOFApp; |
693 productReference = E4B69B5B0A3A1756003C02F2 /* MelodyTriangle.app */; | 580 productReference = E4B69B5B0A3A1756003C02F2 /* MelodyTriangleDebug.app */; |
694 productType = "com.apple.product-type.application"; | 581 productType = "com.apple.product-type.application"; |
695 }; | 582 }; |
696 /* End PBXNativeTarget section */ | 583 /* End PBXNativeTarget section */ |
697 | 584 |
698 /* Begin PBXProject section */ | 585 /* Begin PBXProject section */ |
718 }, | 605 }, |
719 ); | 606 ); |
720 projectRoot = ""; | 607 projectRoot = ""; |
721 targets = ( | 608 targets = ( |
722 E4B69B5A0A3A1756003C02F2 /* MelodyTriangle */, | 609 E4B69B5A0A3A1756003C02F2 /* MelodyTriangle */, |
723 C852874414C5BF6800AE6996 /* MelodyTriangle_windowed */, | |
724 ); | 610 ); |
725 }; | 611 }; |
726 /* End PBXProject section */ | 612 /* End PBXProject section */ |
727 | 613 |
728 /* Begin PBXReferenceProxy section */ | 614 /* Begin PBXReferenceProxy section */ |
734 sourceTree = BUILT_PRODUCTS_DIR; | 620 sourceTree = BUILT_PRODUCTS_DIR; |
735 }; | 621 }; |
736 /* End PBXReferenceProxy section */ | 622 /* End PBXReferenceProxy section */ |
737 | 623 |
738 /* Begin PBXShellScriptBuildPhase section */ | 624 /* Begin PBXShellScriptBuildPhase section */ |
739 C852876A14C5BF6800AE6996 /* ShellScript */ = { | |
740 isa = PBXShellScriptBuildPhase; | |
741 buildActionMask = 2147483647; | |
742 files = ( | |
743 ); | |
744 inputPaths = ( | |
745 ); | |
746 outputPaths = ( | |
747 ); | |
748 runOnlyForDeploymentPostprocessing = 0; | |
749 shellPath = /bin/sh; | |
750 shellScript = "cp -f ../../../libs/fmodex/lib/osx/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/libfmodex.dylib\"\ninstall_name_tool -change ./libfmodex.dylib @executable_path/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME\" "; | |
751 }; | |
752 E4B6FFFD0C3F9AB9008CF71C /* ShellScript */ = { | 625 E4B6FFFD0C3F9AB9008CF71C /* ShellScript */ = { |
753 isa = PBXShellScriptBuildPhase; | 626 isa = PBXShellScriptBuildPhase; |
754 buildActionMask = 2147483647; | 627 buildActionMask = 2147483647; |
755 files = ( | 628 files = ( |
756 ); | 629 ); |
763 shellScript = "cp -f ../../../libs/fmodex/lib/osx/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/libfmodex.dylib\"\ninstall_name_tool -change ./libfmodex.dylib @executable_path/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME\" "; | 636 shellScript = "cp -f ../../../libs/fmodex/lib/osx/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/libfmodex.dylib\"\ninstall_name_tool -change ./libfmodex.dylib @executable_path/libfmodex.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME\" "; |
764 }; | 637 }; |
765 /* End PBXShellScriptBuildPhase section */ | 638 /* End PBXShellScriptBuildPhase section */ |
766 | 639 |
767 /* Begin PBXSourcesBuildPhase section */ | 640 /* Begin PBXSourcesBuildPhase section */ |
768 C852874714C5BF6800AE6996 /* Sources */ = { | |
769 isa = PBXSourcesBuildPhase; | |
770 buildActionMask = 2147483647; | |
771 files = ( | |
772 C852874814C5BF6800AE6996 /* main.cpp in Sources */, | |
773 C852874914C5BF6800AE6996 /* testApp.cpp in Sources */, | |
774 C852874A14C5BF6800AE6996 /* melodyTriangle.cpp in Sources */, | |
775 C852874B14C5BF6800AE6996 /* Voice.cpp in Sources */, | |
776 C852874C14C5BF6800AE6996 /* ofxOscBundle.cpp in Sources */, | |
777 C852874D14C5BF6800AE6996 /* ofxOscMessage.cpp in Sources */, | |
778 C852874E14C5BF6800AE6996 /* ofxOscReceiver.cpp in Sources */, | |
779 C852874F14C5BF6800AE6996 /* ofxOscSender.cpp in Sources */, | |
780 ); | |
781 runOnlyForDeploymentPostprocessing = 0; | |
782 }; | |
783 E4B69B580A3A1756003C02F2 /* Sources */ = { | 641 E4B69B580A3A1756003C02F2 /* Sources */ = { |
784 isa = PBXSourcesBuildPhase; | 642 isa = PBXSourcesBuildPhase; |
785 buildActionMask = 2147483647; | 643 buildActionMask = 2147483647; |
786 files = ( | 644 files = ( |
787 E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */, | 645 E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */, |
788 E4B69E210A3A1BDC003C02F2 /* testApp.cpp in Sources */, | |
789 C8E1D9DB14BF50E0000A0193 /* melodyTriangle.cpp in Sources */, | 646 C8E1D9DB14BF50E0000A0193 /* melodyTriangle.cpp in Sources */, |
790 C8E1DA4314BF60B7000A0193 /* Voice.cpp in Sources */, | 647 C8E1DA4314BF60B7000A0193 /* Voice.cpp in Sources */, |
791 C8B1A92814C47861003CDFD0 /* ofxOscBundle.cpp in Sources */, | 648 C8B1A92814C47861003CDFD0 /* ofxOscBundle.cpp in Sources */, |
792 C8B1A92914C47861003CDFD0 /* ofxOscMessage.cpp in Sources */, | 649 C8B1A92914C47861003CDFD0 /* ofxOscMessage.cpp in Sources */, |
793 C8B1A92A14C47861003CDFD0 /* ofxOscReceiver.cpp in Sources */, | 650 C8B1A92A14C47861003CDFD0 /* ofxOscReceiver.cpp in Sources */, |
796 runOnlyForDeploymentPostprocessing = 0; | 653 runOnlyForDeploymentPostprocessing = 0; |
797 }; | 654 }; |
798 /* End PBXSourcesBuildPhase section */ | 655 /* End PBXSourcesBuildPhase section */ |
799 | 656 |
800 /* Begin PBXTargetDependency section */ | 657 /* Begin PBXTargetDependency section */ |
801 C852874514C5BF6800AE6996 /* PBXTargetDependency */ = { | |
802 isa = PBXTargetDependency; | |
803 name = openFrameworks; | |
804 targetProxy = C852874614C5BF6800AE6996 /* PBXContainerItemProxy */; | |
805 }; | |
806 E4C2422810CC54DA004149E2 /* PBXTargetDependency */ = { | 658 E4C2422810CC54DA004149E2 /* PBXTargetDependency */ = { |
807 isa = PBXTargetDependency; | 659 isa = PBXTargetDependency; |
808 name = openFrameworks; | 660 name = openFrameworks; |
809 targetProxy = E4C2422710CC54DA004149E2 /* PBXContainerItemProxy */; | 661 targetProxy = E4C2422710CC54DA004149E2 /* PBXContainerItemProxy */; |
810 }; | 662 }; |
811 /* End PBXTargetDependency section */ | 663 /* End PBXTargetDependency section */ |
812 | 664 |
813 /* Begin XCBuildConfiguration section */ | 665 /* Begin XCBuildConfiguration section */ |
814 C852876E14C5BF6800AE6996 /* Debug */ = { | |
815 isa = XCBuildConfiguration; | |
816 buildSettings = { | |
817 COPY_PHASE_STRIP = NO; | |
818 FRAMEWORK_SEARCH_PATHS = ( | |
819 "$(inherited)", | |
820 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
821 ); | |
822 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/glut/lib/osx\""; | |
823 GCC_DYNAMIC_NO_PIC = NO; | |
824 GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
825 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
826 GCC_MODEL_TUNING = G4; | |
827 GCC_OPTIMIZATION_LEVEL = 0; | |
828 GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
829 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; | |
830 INFOPLIST_FILE = "MelodyTriangle copy.plist"; | |
831 INSTALL_PATH = "$(HOME)/Applications"; | |
832 LIBRARY_SEARCH_PATHS = ( | |
833 "$(inherited)", | |
834 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
835 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
836 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | |
837 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | |
838 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)", | |
839 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6)", | |
840 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)", | |
841 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)", | |
842 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)", | |
843 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)", | |
844 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)", | |
845 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)", | |
846 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)", | |
847 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14)", | |
848 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15)", | |
849 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
850 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", | |
851 ); | |
852 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../addons/ofxOsc/libs/oscpack/lib/osx\""; | |
853 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/freeimage/lib/osx\""; | |
854 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14 = "\"$(SRCROOT)/../../../libs/fmodex/lib/osx\""; | |
855 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15 = "\"$(SRCROOT)/../../../libs/freetype/lib/osx\""; | |
856 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../../libs/FreeImage/lib/osx\""; | |
857 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../../libs/GLee/lib/osx\""; | |
858 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../../libs/poco/lib/osx\""; | |
859 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6 = "\"$(SRCROOT)/../../../libs/rtAudio/lib/osx\""; | |
860 PREBINDING = NO; | |
861 PRODUCT_NAME = "$(TARGET_NAME)Debug"; | |
862 WRAPPER_EXTENSION = app; | |
863 ZERO_LINK = NO; | |
864 }; | |
865 name = Debug; | |
866 }; | |
867 C852876F14C5BF6800AE6996 /* Release */ = { | |
868 isa = XCBuildConfiguration; | |
869 buildSettings = { | |
870 COPY_PHASE_STRIP = YES; | |
871 FRAMEWORK_SEARCH_PATHS = ( | |
872 "$(inherited)", | |
873 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
874 ); | |
875 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/glut/lib/osx\""; | |
876 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
877 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
878 GCC_MODEL_TUNING = G4; | |
879 GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
880 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; | |
881 INFOPLIST_FILE = "MelodyTriangle copy.plist"; | |
882 INSTALL_PATH = "$(HOME)/Applications"; | |
883 LIBRARY_SEARCH_PATHS = ( | |
884 "$(inherited)", | |
885 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
886 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
887 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | |
888 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | |
889 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)", | |
890 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6)", | |
891 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)", | |
892 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)", | |
893 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)", | |
894 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)", | |
895 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)", | |
896 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)", | |
897 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)", | |
898 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14)", | |
899 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15)", | |
900 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
901 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | |
902 ); | |
903 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/freeimage/lib/osx\""; | |
904 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14 = "\"$(SRCROOT)/../../../libs/fmodex/lib/osx\""; | |
905 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15 = "\"$(SRCROOT)/../../../libs/freetype/lib/osx\""; | |
906 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../../libs/FreeImage/lib/osx\""; | |
907 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(SRCROOT)/../../../addons/ofxOsc/libs/oscpack/lib/osx\""; | |
908 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../../libs/GLee/lib/osx\""; | |
909 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../../libs/poco/lib/osx\""; | |
910 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6 = "\"$(SRCROOT)/../../../libs/rtAudio/lib/osx\""; | |
911 PREBINDING = NO; | |
912 PRODUCT_NAME = "$(TARGET_NAME)"; | |
913 WRAPPER_EXTENSION = app; | |
914 ZERO_LINK = NO; | |
915 }; | |
916 name = Release; | |
917 }; | |
918 C852877014C5BF6800AE6996 /* ReleaseUniversal */ = { | |
919 isa = XCBuildConfiguration; | |
920 buildSettings = { | |
921 COPY_PHASE_STRIP = YES; | |
922 FRAMEWORK_SEARCH_PATHS = ( | |
923 "$(inherited)", | |
924 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
925 ); | |
926 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/glut/lib/osx\""; | |
927 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
928 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
929 GCC_MODEL_TUNING = G4; | |
930 GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
931 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; | |
932 INFOPLIST_FILE = "MelodyTriangle copy.plist"; | |
933 INSTALL_PATH = "$(HOME)/Applications"; | |
934 LIBRARY_SEARCH_PATHS = ( | |
935 "$(inherited)", | |
936 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | |
937 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
938 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | |
939 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | |
940 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)", | |
941 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6)", | |
942 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_7)", | |
943 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)", | |
944 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)", | |
945 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)", | |
946 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)", | |
947 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12)", | |
948 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13)", | |
949 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14)", | |
950 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15)", | |
951 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | |
952 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", | |
953 ); | |
954 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../addons/ofxOsc/libs/oscpack/lib/osx\""; | |
955 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../libs/freeimage/lib/osx\""; | |
956 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14 = "\"$(SRCROOT)/../../../libs/fmodex/lib/osx\""; | |
957 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_15 = "\"$(SRCROOT)/../../../libs/freetype/lib/osx\""; | |
958 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../../libs/FreeImage/lib/osx\""; | |
959 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../../libs/GLee/lib/osx\""; | |
960 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../../libs/poco/lib/osx\""; | |
961 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_6 = "\"$(SRCROOT)/../../../libs/rtAudio/lib/osx\""; | |
962 PREBINDING = NO; | |
963 PRODUCT_NAME = "$(TARGET_NAME)Universal"; | |
964 WRAPPER_EXTENSION = app; | |
965 ZERO_LINK = NO; | |
966 }; | |
967 name = ReleaseUniversal; | |
968 }; | |
969 E4B27CA010CBF8A600536013 /* ReleaseUniversal */ = { | 666 E4B27CA010CBF8A600536013 /* ReleaseUniversal */ = { |
970 isa = XCBuildConfiguration; | 667 isa = XCBuildConfiguration; |
971 buildSettings = { | 668 buildSettings = { |
972 ARCHS = ( | 669 ARCHS = ( |
973 ppc, | 670 ppc, |
1231 name = Release; | 928 name = Release; |
1232 }; | 929 }; |
1233 /* End XCBuildConfiguration section */ | 930 /* End XCBuildConfiguration section */ |
1234 | 931 |
1235 /* Begin XCConfigurationList section */ | 932 /* Begin XCConfigurationList section */ |
1236 C852876D14C5BF6800AE6996 /* Build configuration list for PBXNativeTarget "MelodyTriangle_windowed" */ = { | |
1237 isa = XCConfigurationList; | |
1238 buildConfigurations = ( | |
1239 C852876E14C5BF6800AE6996 /* Debug */, | |
1240 C852876F14C5BF6800AE6996 /* Release */, | |
1241 C852877014C5BF6800AE6996 /* ReleaseUniversal */, | |
1242 ); | |
1243 defaultConfigurationIsVisible = 0; | |
1244 defaultConfigurationName = Release; | |
1245 }; | |
1246 E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "MelodyTriangle" */ = { | 933 E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "MelodyTriangle" */ = { |
1247 isa = XCConfigurationList; | 934 isa = XCConfigurationList; |
1248 buildConfigurations = ( | 935 buildConfigurations = ( |
1249 E4B69B4E0A3A1720003C02F2 /* Debug */, | 936 E4B69B4E0A3A1720003C02F2 /* Debug */, |
1250 E4B69B4F0A3A1720003C02F2 /* Release */, | 937 E4B69B4F0A3A1720003C02F2 /* Release */, |