File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
GeneralsMD/Code/GameEngine Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -636,6 +636,7 @@ set(GAMEENGINE_SRC
636636 Source /Common/Thing/ThingFactory.cpp
637637 Source /Common/Thing/ThingTemplate.cpp
638638 Source /Common/UserPreferences.cpp
639+ Source /Common/OptionPreferences.cpp
639640 Source /Common/version .cpp
640641# Source/Common/WorkerProcess.cpp
641642 Source /GameClient/ClientInstance.cpp
Original file line number Diff line number Diff line change @@ -678,6 +678,7 @@ set(GAMEENGINE_SRC
678678 Source /Common/Thing/ThingFactory.cpp
679679 Source /Common/Thing/ThingTemplate.cpp
680680 Source /Common/UserPreferences.cpp
681+ Source /Common/OptionPreferences.cpp
681682 Source /Common/version .cpp
682683# Source/Common/WorkerProcess.cpp
683684 Source /GameClient/ClientInstance.cpp
You can’t perform that action at this time.
0 commit comments