summaryrefslogtreecommitdiffhomepage
path: root/Stars45/CMakeLists.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-03-11 21:46:28 +0100
committerAki <please@ignore.pl>2022-03-11 21:46:28 +0100
commitba3ebf161e74c54deb7ab10621177769b479305c (patch)
treed2e9c3f4288aa65bd0bf5a743ae83e47c616b1c3 /Stars45/CMakeLists.txt
parent905cc79a7d81975d4aaac99c6888166d6595b9fc (diff)
downloadstarshatter-ba3ebf161e74c54deb7ab10621177769b479305c.zip
starshatter-ba3ebf161e74c54deb7ab10621177769b479305c.tar.gz
starshatter-ba3ebf161e74c54deb7ab10621177769b479305c.tar.bz2
Rotated ApplicationDX9 around into GameWinDX9
Diffstat (limited to 'Stars45/CMakeLists.txt')
-rw-r--r--Stars45/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/CMakeLists.txt b/Stars45/CMakeLists.txt
index 7247082..43836f3 100644
--- a/Stars45/CMakeLists.txt
+++ b/Stars45/CMakeLists.txt
@@ -4,7 +4,6 @@ include(GitToResource)
add_executable(
Stars45 WIN32
ActiveWindow.cpp
- ApplicationDX9.cpp
Archive.cpp
Asteroid.cpp
AudDlg.cpp
@@ -99,6 +98,7 @@ add_executable(
Galaxy.cpp
Game.cpp
GameScreen.cpp
+ GameWinDX9.cpp
Geometry.cpp
Graphic.cpp
Grid.cpp