File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
GeneralsMD/Code/GameEngine Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,6 @@ set(GAMEENGINE_SRC
5555 Include /Common/IgnorePreferences.h
5656 Include /Common/INI.h
5757 Include /Common/INIException.h
58- # Include/Common/JSONChunkInput.h
59- # Include/Common/JSONChunkOutput.h
6058 Include /Common/KindOf.h
6159 Include /Common/LadderPreferences.h
6260 Include /Common/Language .h
@@ -597,8 +595,6 @@ set(GAMEENGINE_SRC
597595 Source /Common/System /CriticalSection.cpp
598596 Source /Common/System /DataChunk.cpp
599597# Source/Common/System/Debug.cpp
600- # Source/Common/System/JSONChunkInput.cpp
601- # Source/Common/System/JSONChunkOutput.cpp
602598 Source /Common/System /Directory .cpp
603599 Source /Common/System /DisabledTypes.cpp
604600 Source /Common/System /encrypt.cpp
Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ set(GAMEENGINE_SRC
5858 Include /Common/IgnorePreferences.h
5959 Include /Common/INI.h
6060 Include /Common/INIException.h
61- # Include/Common/JSONChunkInput.h
62- # Include/Common/JSONChunkOutput.h
6361 Include /Common/KindOf.h
6462 Include /Common/LadderPreferences.h
6563 Include /Common/Language .h
@@ -639,8 +637,6 @@ set(GAMEENGINE_SRC
639637 Source /Common/System /CriticalSection.cpp
640638 Source /Common/System /DataChunk.cpp
641639# Source/Common/System/Debug.cpp
642- # Source/Common/System/JSONChunkInput.cpp
643- # Source/Common/System/JSONChunkOutput.cpp
644640 Source /Common/System /Directory .cpp
645641 Source /Common/System /DisabledTypes.cpp
646642 Source /Common/System /encrypt.cpp
You can’t perform that action at this time.
0 commit comments