|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 6025AE4E2C255E6A00A57EFB /* LegacyOpenGLRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60C274E22C23EBE9005B67A9 /* LegacyOpenGLRenderer.cpp */; }; |
| 11 | + 6055BF212DEA8A79005E3CFB /* BasePath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6055BF202DEA8A79005E3CFB /* BasePath.cpp */; }; |
| 12 | + 6055BF222DEA8A79005E3CFB /* BasePath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6055BF202DEA8A79005E3CFB /* BasePath.cpp */; }; |
| 13 | + 6055BF232DEA8A79005E3CFB /* BasePath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6055BF202DEA8A79005E3CFB /* BasePath.cpp */; }; |
11 | 14 | 940541ED2B5875B200E32241 /* OpenGLShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 940541EC2B5875B200E32241 /* OpenGLShader.cpp */; }; |
12 | 15 | 940541EE2B5875B200E32241 /* OpenGLShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 940541EC2B5875B200E32241 /* OpenGLShader.cpp */; }; |
13 | 16 | 9419E8472B49ECB1007C50D0 /* CTeamColorAdjuster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9419E8462B49ECB1007C50D0 /* CTeamColorAdjuster.cpp */; }; |
|
568 | 571 | /* End PBXCopyFilesBuildPhase section */ |
569 | 572 |
|
570 | 573 | /* Begin PBXFileReference section */ |
| 574 | + 6055BF1F2DEA8A79005E3CFB /* BasePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePath.h; sourceTree = "<group>"; }; |
| 575 | + 6055BF202DEA8A79005E3CFB /* BasePath.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BasePath.cpp; sourceTree = "<group>"; }; |
571 | 576 | 60C274E22C23EBE9005B67A9 /* LegacyOpenGLRenderer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyOpenGLRenderer.cpp; sourceTree = "<group>"; }; |
572 | 577 | 60C274E32C23EBE9005B67A9 /* LegacyOpenGLRenderer.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; path = LegacyOpenGLRenderer.h; sourceTree = "<group>"; }; |
573 | 578 | 940541EB2B58744500E32241 /* OpenGLShader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenGLShader.h; sourceTree = "<group>"; }; |
|
1275 | 1280 | 944F2F6E2B323E2100856E53 /* LocalAssetRepository.h */, |
1276 | 1281 | 948CBF132B335A1400147E80 /* BaseAssetStorage.cpp */, |
1277 | 1282 | 948CBF122B3359D700147E80 /* BaseAssetStorage.h */, |
| 1283 | + 6055BF1F2DEA8A79005E3CFB /* BasePath.h */, |
| 1284 | + 6055BF202DEA8A79005E3CFB /* BasePath.cpp */, |
1278 | 1285 | ); |
1279 | 1286 | path = assets; |
1280 | 1287 | sourceTree = "<group>"; |
|
2363 | 2370 | files = ( |
2364 | 2371 | E517F0EA299714220036B206 /* glad.c in Sources */, |
2365 | 2372 | E517F0EB299714220036B206 /* nanovg.c in Sources */, |
| 2373 | + 6055BF222DEA8A79005E3CFB /* BasePath.cpp in Sources */, |
2366 | 2374 | E517F0EC299714220036B206 /* stb_vorbis.c in Sources */, |
2367 | 2375 | E517F053299713DB0036B206 /* tests.cpp in Sources */, |
2368 | 2376 | E517F054299713DB0036B206 /* CBasicSound.cpp in Sources */, |
|
2533 | 2541 | files = ( |
2534 | 2542 | E5890F1B29895124007A875D /* pugixml.cpp in Sources */, |
2535 | 2543 | E5890CFE29895118007A875D /* CSmartPart.cpp in Sources */, |
| 2544 | + 6055BF232DEA8A79005E3CFB /* BasePath.cpp in Sources */, |
2536 | 2545 | E5890F9529895124007A875D /* nanovg.c in Sources */, |
2537 | 2546 | E5890CE729895118007A875D /* CShuriken.cpp in Sources */, |
2538 | 2547 | E5890D0E29895118007A875D /* CRosterWindow.cpp in Sources */, |
|
2823 | 2832 | E5A21A2F2DC59135007D54FF /* OpenGLShader.cpp in Sources */, |
2824 | 2833 | E5A21A302DC59135007D54FF /* OpenGLVertices.cpp in Sources */, |
2825 | 2834 | E5A21A312DC59135007D54FF /* AbstractRenderer.cpp in Sources */, |
| 2835 | + 6055BF212DEA8A79005E3CFB /* BasePath.cpp in Sources */, |
2826 | 2836 | E5A21A322DC59135007D54FF /* CommandManager.cpp in Sources */, |
2827 | 2837 | E5A21A332DC59135007D54FF /* TextCommand.cpp in Sources */, |
2828 | 2838 | E5A21A342DC59135007D54FF /* ARGBColor.cpp in Sources */, |
|
0 commit comments