From 4be19cc8bfa9ea63c3d90aa0900f28ca9c373b90 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 28 Feb 2022 21:43:04 +0100 Subject: Added stub to export WinApi and DX9 parts to --- Stars45/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Stars45/CMakeLists.txt') diff --git a/Stars45/CMakeLists.txt b/Stars45/CMakeLists.txt index 7f5216d..19bfbdd 100644 --- a/Stars45/CMakeLists.txt +++ b/Stars45/CMakeLists.txt @@ -4,6 +4,7 @@ include(GitToResource) add_executable( Stars45 WIN32 ActiveWindow.cpp + ApplicationDX9.cpp Archive.cpp Asteroid.cpp AudDlg.cpp -- cgit v1.1