|
12 | 12 | C3D5F4BF17B8CB3300A8C161 /* libRovastarDriftingChaos.dylib in Native Presets */ = {isa = PBXBuildFile; fileRef = C3D5F4B517B8CB2000A8C161 /* libRovastarDriftingChaos.dylib */; }; |
13 | 13 | C3D5F4C017B8CB3500A8C161 /* libRovastarFractalSpiral.dylib in Native Presets */ = {isa = PBXBuildFile; fileRef = C3D5F4B617B8CB2000A8C161 /* libRovastarFractalSpiral.dylib */; }; |
14 | 14 | C3D5F4C117B8CB3700A8C161 /* libRovastarFractopiaFrantic.dylib in Native Presets */ = {isa = PBXBuildFile; fileRef = C3D5F4B717B8CB2000A8C161 /* libRovastarFractopiaFrantic.dylib */; }; |
| 15 | + C3D5F4E117B9F78F00A8C161 /* libbz2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C3D5F4DC17B9F78F00A8C161 /* libbz2.a */; }; |
| 16 | + C3D5F4E217B9F78F00A8C161 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C3D5F4DD17B9F78F00A8C161 /* libfreetype.a */; }; |
| 17 | + C3D5F4E317B9F78F00A8C161 /* libftgl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C3D5F4DE17B9F78F00A8C161 /* libftgl.a */; }; |
| 18 | + C3D5F4E417B9F78F00A8C161 /* libpng15.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C3D5F4DF17B9F78F00A8C161 /* libpng15.a */; }; |
| 19 | + C3D5F4E517B9F78F00A8C161 /* libz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C3D5F4E017B9F78F00A8C161 /* libz.a */; }; |
15 | 20 | C3F9D7B317B82CC3009E58CB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3F9D7B217B82CC3009E58CB /* Cocoa.framework */; }; |
16 | 21 | C3F9D7CF17B831F3009E58CB /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C3F9D7CE17B831F3009E58CB /* OpenGL.framework */; }; |
17 | 22 | C3F9D7D317B83CCB009E58CB /* iprojectM_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = C3F9D7D017B83CCB009E58CB /* iprojectM_mac.mm */; }; |
|
88 | 93 | C3D5F4B517B8CB2000A8C161 /* libRovastarDriftingChaos.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libRovastarDriftingChaos.dylib; path = ../NativePresets/libRovastarDriftingChaos.dylib; sourceTree = "<group>"; }; |
89 | 94 | C3D5F4B617B8CB2000A8C161 /* libRovastarFractalSpiral.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libRovastarFractalSpiral.dylib; path = ../NativePresets/libRovastarFractalSpiral.dylib; sourceTree = "<group>"; }; |
90 | 95 | C3D5F4B717B8CB2000A8C161 /* libRovastarFractopiaFrantic.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libRovastarFractopiaFrantic.dylib; path = ../NativePresets/libRovastarFractopiaFrantic.dylib; sourceTree = "<group>"; }; |
| 96 | + C3D5F4DC17B9F78F00A8C161 /* libbz2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbz2.a; path = macos/contrib/libbz2.a; sourceTree = "<group>"; }; |
| 97 | + C3D5F4DD17B9F78F00A8C161 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = macos/contrib/libfreetype.a; sourceTree = "<group>"; }; |
| 98 | + C3D5F4DE17B9F78F00A8C161 /* libftgl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libftgl.a; path = macos/contrib/libftgl.a; sourceTree = "<group>"; }; |
| 99 | + C3D5F4DF17B9F78F00A8C161 /* libpng15.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng15.a; path = macos/contrib/libpng15.a; sourceTree = "<group>"; }; |
| 100 | + C3D5F4E017B9F78F00A8C161 /* libz.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libz.a; path = macos/contrib/libz.a; sourceTree = "<group>"; }; |
91 | 101 | C3F9D7AF17B82CC3009E58CB /* iProjectM.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iProjectM.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; |
92 | 102 | C3F9D7B217B82CC3009E58CB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
93 | 103 | C3F9D7B517B82CC3009E58CB /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; |
|
131 | 141 | C3FAE59F17B88C3700F4B110 /* libRenderer.a in Frameworks */, |
132 | 142 | C3FAE5A117B88C4B00F4B110 /* libMilkdropPresetFactory.a in Frameworks */, |
133 | 143 | C3FAE5A317B88C5000F4B110 /* libNativePresetFactory.a in Frameworks */, |
| 144 | + C3D5F4E117B9F78F00A8C161 /* libbz2.a in Frameworks */, |
| 145 | + C3D5F4E217B9F78F00A8C161 /* libfreetype.a in Frameworks */, |
| 146 | + C3D5F4E317B9F78F00A8C161 /* libftgl.a in Frameworks */, |
| 147 | + C3D5F4E417B9F78F00A8C161 /* libpng15.a in Frameworks */, |
| 148 | + C3D5F4E517B9F78F00A8C161 /* libz.a in Frameworks */, |
134 | 149 | ); |
135 | 150 | runOnlyForDeploymentPostprocessing = 0; |
136 | 151 | }; |
137 | 152 | /* End PBXFrameworksBuildPhase section */ |
138 | 153 |
|
139 | 154 | /* Begin PBXGroup section */ |
| 155 | + C3D5F4DB17B9F75200A8C161 /* contrib */ = { |
| 156 | + isa = PBXGroup; |
| 157 | + children = ( |
| 158 | + C3D5F4DC17B9F78F00A8C161 /* libbz2.a */, |
| 159 | + C3D5F4DD17B9F78F00A8C161 /* libfreetype.a */, |
| 160 | + C3D5F4DE17B9F78F00A8C161 /* libftgl.a */, |
| 161 | + C3D5F4DF17B9F78F00A8C161 /* libpng15.a */, |
| 162 | + C3D5F4E017B9F78F00A8C161 /* libz.a */, |
| 163 | + ); |
| 164 | + name = contrib; |
| 165 | + sourceTree = "<group>"; |
| 166 | + }; |
140 | 167 | C3F9D7A617B82CC3009E58CB = { |
141 | 168 | isa = PBXGroup; |
142 | 169 | children = ( |
| 170 | + C3D5F4DB17B9F75200A8C161 /* contrib */, |
143 | 171 | C3FAF97A17B8A44100F4B110 /* share */, |
144 | 172 | C3FAE5A417B88C5B00F4B110 /* libprojectM */, |
145 | 173 | C3FAE59917B88B9000F4B110 /* iProjectM */, |
|
404 | 432 | "\"$(SRCROOT)/../libprojectM/NativePresetFactory\"", |
405 | 433 | "\"$(SRCROOT)\"", |
406 | 434 | "\"$(SRCROOT)/../NativePresets\"", |
| 435 | + "\"$(SRCROOT)/..\"", |
| 436 | + "\"$(SRCROOT)/macos/contrib\"", |
407 | 437 | ); |
408 | 438 | PRODUCT_NAME = "$(TARGET_NAME)"; |
409 | 439 | WRAPPER_EXTENSION = bundle; |
|
426 | 456 | "\"$(SRCROOT)/../libprojectM/NativePresetFactory\"", |
427 | 457 | "\"$(SRCROOT)\"", |
428 | 458 | "\"$(SRCROOT)/../NativePresets\"", |
| 459 | + "\"$(SRCROOT)/..\"", |
| 460 | + "\"$(SRCROOT)/macos/contrib\"", |
429 | 461 | ); |
430 | 462 | PRODUCT_NAME = "$(TARGET_NAME)"; |
431 | 463 | WRAPPER_EXTENSION = bundle; |
|
0 commit comments