|
635 | 635 | 3A38328E28DDDAE40049C4A1 /* FxDeclaration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A38328828DDDAE30049C4A1 /* FxDeclaration.cpp */; };
|
636 | 636 | 3A38328F28DDDAE40049C4A1 /* FxManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A38328928DDDAE40049C4A1 /* FxManager.h */; };
|
637 | 637 | 3A38329328F32DDC0049C4A1 /* IndicatorColumn.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A38329228F32DDB0049C4A1 /* IndicatorColumn.h */; };
|
| 638 | + 3A38329628F3383F0049C4A1 /* LegacyLayerControlDialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A38329528F3383F0049C4A1 /* LegacyLayerControlDialog.cpp */; }; |
638 | 639 | 3A8D4CC0263C7895000C068E /* Bitmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A8D4CBE263C7893000C068E /* Bitmap.h */; };
|
639 | 640 | 3A8D4CC1263C7895000C068E /* LocalBitmapArtProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A8D4CBF263C7894000C068E /* LocalBitmapArtProvider.h */; };
|
640 | 641 | 3AA6E07923B2343200BF9AD7 /* ParticleEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AE6F3F623B1B764008A1B2D /* ParticleEditor.cpp */; };
|
|
3693 | 3694 | 3A38328828DDDAE30049C4A1 /* FxDeclaration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FxDeclaration.cpp; path = ../../radiantcore/fx/FxDeclaration.cpp; sourceTree = SOURCE_ROOT; };
|
3694 | 3695 | 3A38328928DDDAE40049C4A1 /* FxManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FxManager.h; path = ../../radiantcore/fx/FxManager.h; sourceTree = SOURCE_ROOT; };
|
3695 | 3696 | 3A38329228F32DDB0049C4A1 /* IndicatorColumn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IndicatorColumn.h; path = ../../libs/wxutil/dataview/IndicatorColumn.h; sourceTree = SOURCE_ROOT; };
|
| 3697 | + 3A38329428F3383F0049C4A1 /* LegacyLayerControlDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LegacyLayerControlDialog.h; path = ../../radiant/ui/layers/LegacyLayerControlDialog.h; sourceTree = SOURCE_ROOT; }; |
| 3698 | + 3A38329528F3383F0049C4A1 /* LegacyLayerControlDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LegacyLayerControlDialog.cpp; path = ../../radiant/ui/layers/LegacyLayerControlDialog.cpp; sourceTree = SOURCE_ROOT; }; |
3696 | 3699 | 3A8D4CBE263C7893000C068E /* Bitmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bitmap.h; path = ../../libs/wxutil/Bitmap.h; sourceTree = SOURCE_ROOT; };
|
3697 | 3700 | 3A8D4CBF263C7894000C068E /* LocalBitmapArtProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalBitmapArtProvider.h; path = ../../libs/wxutil/LocalBitmapArtProvider.h; sourceTree = SOURCE_ROOT; };
|
3698 | 3701 | 3AA6E08623BB4E9F00BF9AD7 /* GLWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLWidget.h; path = ../../libs/wxutil/GLWidget.h; sourceTree = SOURCE_ROOT; };
|
|
8360 | 8363 | 3AF744EB1E4F861B003465B5 /* layers */ = {
|
8361 | 8364 | isa = PBXGroup;
|
8362 | 8365 | children = (
|
| 8366 | + 3A38329528F3383F0049C4A1 /* LegacyLayerControlDialog.cpp */, |
| 8367 | + 3A38329428F3383F0049C4A1 /* LegacyLayerControlDialog.h */, |
8363 | 8368 | 3AFF05D9253AE5A4002B1472 /* CreateLayerDialog.cpp */,
|
8364 | 8369 | 3AFF05DA253AE5A4002B1472 /* CreateLayerDialog.h */,
|
8365 | 8370 | 3AF744EC1E4F861B003465B5 /* LayerContextMenu.cpp */,
|
|
10706 | 10711 | 3AFF05CC253AE546002B1472 /* FilterUserInterface.cpp in Sources */,
|
10707 | 10712 | 3AF746491E4F861C003465B5 /* BulgePatchDialog.cpp in Sources */,
|
10708 | 10713 | 3AE6F344239F4FE1008A1B2D /* Toggle.cpp in Sources */,
|
| 10714 | + 3A38329628F3383F0049C4A1 /* LegacyLayerControlDialog.cpp in Sources */, |
10709 | 10715 | 3AE5C2A326392DB300643850 /* SoundShaderPreview.cpp in Sources */,
|
10710 | 10716 | 3AF746461E4F861C003465B5 /* Overlay.cpp in Sources */,
|
10711 | 10717 | 3AE5C30126392F2A00643850 /* MapStatistics.cpp in Sources */,
|
|
0 commit comments