|
22 | 22 | C3FAF97717B89F7400F4B110 /* shaders in CopyFiles */ = {isa = PBXBuildFile; fileRef = C3FAF97617B89F7200F4B110 /* shaders */; }; |
23 | 23 | C3FAF97817B89F7B00F4B110 /* config.inp in CopyFiles */ = {isa = PBXBuildFile; fileRef = C3FAF97517B89F7200F4B110 /* config.inp */; }; |
24 | 24 | C3FAF97B17B8A45200F4B110 /* fonts in CopyFiles */ = {isa = PBXBuildFile; fileRef = C3FAF97917B8A43B00F4B110 /* fonts */; }; |
| 25 | + C3FAF98417B8C06900F4B110 /* GLEW.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3FAF98317B8C05800F4B110 /* GLEW.framework */; }; |
| 26 | + C3FAF98617B8C09D00F4B110 /* Cg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3FAF98517B8C09D00F4B110 /* Cg.framework */; }; |
25 | 27 | /* End PBXBuildFile section */ |
26 | 28 |
|
| 29 | +/* Begin PBXContainerItemProxy section */ |
| 30 | + C3FAF98217B8C05800F4B110 /* PBXContainerItemProxy */ = { |
| 31 | + isa = PBXContainerItemProxy; |
| 32 | + containerPortal = C3FAF97E17B8C05800F4B110 /* GLEW.xcodeproj */; |
| 33 | + proxyType = 2; |
| 34 | + remoteGlobalIDString = 8DC2EF5B0486A6940098B216; |
| 35 | + remoteInfo = GLEW; |
| 36 | + }; |
| 37 | + C3FAF98717B8C10700F4B110 /* PBXContainerItemProxy */ = { |
| 38 | + isa = PBXContainerItemProxy; |
| 39 | + containerPortal = C3FAF97E17B8C05800F4B110 /* GLEW.xcodeproj */; |
| 40 | + proxyType = 1; |
| 41 | + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; |
| 42 | + remoteInfo = GLEW; |
| 43 | + }; |
| 44 | +/* End PBXContainerItemProxy section */ |
| 45 | + |
27 | 46 | /* Begin PBXCopyFilesBuildPhase section */ |
28 | 47 | C3FAE5A917B898BB00F4B110 /* CopyFiles */ = { |
29 | 48 | isa = PBXCopyFilesBuildPhase; |
|
80 | 99 | C3FAF97517B89F7200F4B110 /* config.inp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.inp; sourceTree = "<group>"; }; |
81 | 100 | C3FAF97617B89F7200F4B110 /* shaders */ = {isa = PBXFileReference; lastKnownFileType = folder; path = shaders; sourceTree = "<group>"; }; |
82 | 101 | C3FAF97917B8A43B00F4B110 /* fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fonts; path = ../../fonts; sourceTree = "<group>"; }; |
| 102 | + C3FAF97E17B8C05800F4B110 /* GLEW.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GLEW.xcodeproj; path = "../../../../Downloads/projectM-complete-2.1.0-Source/src/macos/glew-1.4.0/Mac/GLEW.xcodeproj"; sourceTree = "<group>"; }; |
| 103 | + C3FAF98517B8C09D00F4B110 /* Cg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cg.framework; path = /Library/Frameworks/Cg.framework; sourceTree = "<absolute>"; }; |
83 | 104 | /* End PBXFileReference section */ |
84 | 105 |
|
85 | 106 | /* Begin PBXFrameworksBuildPhase section */ |
86 | 107 | C3F9D7AC17B82CC3009E58CB /* Frameworks */ = { |
87 | 108 | isa = PBXFrameworksBuildPhase; |
88 | 109 | buildActionMask = 2147483647; |
89 | 110 | files = ( |
| 111 | + C3FAF98617B8C09D00F4B110 /* Cg.framework in Frameworks */, |
| 112 | + C3FAF98417B8C06900F4B110 /* GLEW.framework in Frameworks */, |
90 | 113 | C3F9D7CF17B831F3009E58CB /* OpenGL.framework in Frameworks */, |
91 | 114 | C3F9D7B317B82CC3009E58CB /* Cocoa.framework in Frameworks */, |
92 | 115 | C3FAE59D17B88BF800F4B110 /* libprojectM.a in Frameworks */, |
|
102 | 125 | C3F9D7A617B82CC3009E58CB = { |
103 | 126 | isa = PBXGroup; |
104 | 127 | children = ( |
| 128 | + C3FAF97E17B8C05800F4B110 /* GLEW.xcodeproj */, |
105 | 129 | C3FAF97A17B8A44100F4B110 /* share */, |
106 | 130 | C3FAE5A417B88C5B00F4B110 /* libprojectM */, |
107 | 131 | C3FAE59917B88B9000F4B110 /* iProjectM */, |
|
127 | 151 | C3F9D7B117B82CC3009E58CB /* Frameworks */ = { |
128 | 152 | isa = PBXGroup; |
129 | 153 | children = ( |
| 154 | + C3FAF98517B8C09D00F4B110 /* Cg.framework */, |
130 | 155 | C3F9D7CE17B831F3009E58CB /* OpenGL.framework */, |
131 | 156 | C3F9D7B217B82CC3009E58CB /* Cocoa.framework */, |
132 | 157 | C3F9D7B417B82CC3009E58CB /* Other Frameworks */, |
|
199 | 224 | name = share; |
200 | 225 | sourceTree = "<group>"; |
201 | 226 | }; |
| 227 | + C3FAF97F17B8C05800F4B110 /* Products */ = { |
| 228 | + isa = PBXGroup; |
| 229 | + children = ( |
| 230 | + C3FAF98317B8C05800F4B110 /* GLEW.framework */, |
| 231 | + ); |
| 232 | + name = Products; |
| 233 | + sourceTree = "<group>"; |
| 234 | + }; |
202 | 235 | /* End PBXGroup section */ |
203 | 236 |
|
204 | 237 | /* Begin PBXNativeTarget section */ |
|
215 | 248 | buildRules = ( |
216 | 249 | ); |
217 | 250 | dependencies = ( |
| 251 | + C3FAF98817B8C10700F4B110 /* PBXTargetDependency */, |
218 | 252 | ); |
219 | 253 | name = iProjectM; |
220 | 254 | productName = iProjectM; |
|
240 | 274 | mainGroup = C3F9D7A617B82CC3009E58CB; |
241 | 275 | productRefGroup = C3F9D7B017B82CC3009E58CB /* Products */; |
242 | 276 | projectDirPath = ""; |
| 277 | + projectReferences = ( |
| 278 | + { |
| 279 | + ProductGroup = C3FAF97F17B8C05800F4B110 /* Products */; |
| 280 | + ProjectRef = C3FAF97E17B8C05800F4B110 /* GLEW.xcodeproj */; |
| 281 | + }, |
| 282 | + ); |
243 | 283 | projectRoot = ""; |
244 | 284 | targets = ( |
245 | 285 | C3F9D7AE17B82CC3009E58CB /* iProjectM */, |
246 | 286 | ); |
247 | 287 | }; |
248 | 288 | /* End PBXProject section */ |
249 | 289 |
|
| 290 | +/* Begin PBXReferenceProxy section */ |
| 291 | + C3FAF98317B8C05800F4B110 /* GLEW.framework */ = { |
| 292 | + isa = PBXReferenceProxy; |
| 293 | + fileType = wrapper.framework; |
| 294 | + path = GLEW.framework; |
| 295 | + remoteRef = C3FAF98217B8C05800F4B110 /* PBXContainerItemProxy */; |
| 296 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 297 | + }; |
| 298 | +/* End PBXReferenceProxy section */ |
| 299 | + |
250 | 300 | /* Begin PBXShellScriptBuildPhase section */ |
251 | 301 | C3FAE5AB17B898F800F4B110 /* Generate Installer Package */ = { |
252 | 302 | isa = PBXShellScriptBuildPhase; |
|
278 | 328 | }; |
279 | 329 | /* End PBXSourcesBuildPhase section */ |
280 | 330 |
|
| 331 | +/* Begin PBXTargetDependency section */ |
| 332 | + C3FAF98817B8C10700F4B110 /* PBXTargetDependency */ = { |
| 333 | + isa = PBXTargetDependency; |
| 334 | + name = GLEW; |
| 335 | + targetProxy = C3FAF98717B8C10700F4B110 /* PBXContainerItemProxy */; |
| 336 | + }; |
| 337 | +/* End PBXTargetDependency section */ |
| 338 | + |
281 | 339 | /* Begin XCBuildConfiguration section */ |
282 | 340 | C3F9D7BF17B82CC3009E58CB /* Debug */ = { |
283 | 341 | isa = XCBuildConfiguration; |
|
293 | 351 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
294 | 352 | COPY_PHASE_STRIP = NO; |
295 | 353 | DEPLOYMENT_LOCATION = YES; |
| 354 | + FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; |
296 | 355 | GCC_C_LANGUAGE_STANDARD = "compiler-default"; |
297 | 356 | GCC_DYNAMIC_NO_PIC = NO; |
298 | 357 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
|
328 | 387 | COPY_PHASE_STRIP = YES; |
329 | 388 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
330 | 389 | DEPLOYMENT_LOCATION = YES; |
| 390 | + FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; |
331 | 391 | GCC_C_LANGUAGE_STANDARD = "compiler-default"; |
332 | 392 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
333 | 393 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
0 commit comments