|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 161070C41F703F13001905AB /* libprojectM.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 161070C31F703F13001905AB /* libprojectM.a */; }; |
| 11 | + 161070DD1F705069001905AB /* Cg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 161070DC1F705069001905AB /* Cg.framework */; }; |
11 | 12 | 169502001F7009E9008FAF86 /* pmSDL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 169501FE1F7009E9008FAF86 /* pmSDL.cpp */; }; |
12 | 13 | C307DFD41D565B57002F6B9E /* presets in CopyFiles */ = {isa = PBXBuildFile; fileRef = C307DFD31D565B57002F6B9E /* presets */; }; |
13 | 14 | C345214F1BF022A5001707D2 /* projectM_SDL_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C345214E1BF022A5001707D2 /* projectM_SDL_main.cpp */; }; |
|
50 | 51 |
|
51 | 52 | /* Begin PBXFileReference section */ |
52 | 53 | 161070C31F703F13001905AB /* libprojectM.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libprojectM.a; path = ../libprojectM/libprojectM.a; sourceTree = "<group>"; }; |
| 54 | + 161070DC1F705069001905AB /* Cg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cg.framework; path = ../../../../../../Library/Frameworks/Cg.framework; sourceTree = "<group>"; }; |
53 | 55 | 169501FE1F7009E9008FAF86 /* pmSDL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pmSDL.cpp; sourceTree = "<group>"; }; |
54 | 56 | 169501FF1F7009E9008FAF86 /* pmSDL.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pmSDL.hpp; sourceTree = "<group>"; }; |
55 | 57 | C307DFD31D565B57002F6B9E /* presets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = presets; path = ../../presets; sourceTree = "<group>"; }; |
|
74 | 76 | isa = PBXFrameworksBuildPhase; |
75 | 77 | buildActionMask = 2147483647; |
76 | 78 | files = ( |
| 79 | + 161070DD1F705069001905AB /* Cg.framework in Frameworks */, |
77 | 80 | C345215E1BF025CF001707D2 /* CoreFoundation.framework in Frameworks */, |
78 | 81 | C345215C1BF025A9001707D2 /* OpenGL.framework in Frameworks */, |
79 | 82 | C34521651BF025E5001707D2 /* libbz2.a in Frameworks */, |
|
95 | 98 | 161070CE1F7041B0001905AB /* Frameworks */ = { |
96 | 99 | isa = PBXGroup; |
97 | 100 | children = ( |
| 101 | + 161070DC1F705069001905AB /* Cg.framework */, |
98 | 102 | C345215D1BF025CF001707D2 /* CoreFoundation.framework */, |
99 | 103 | C345215B1BF025A9001707D2 /* OpenGL.framework */, |
100 | 104 | ); |
|
0 commit comments