summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/CMakeLists.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-10 20:01:38 +0200
committerAki <please@ignore.pl>2022-04-10 20:55:52 +0200
commit014ec9abb825fc91366ae54945187d01e2c92e55 (patch)
tree4ba7f305bcb4bae3fe0707102b8ef4d39161d42a /StarsEx/CMakeLists.txt
parent879612a1dcb6bb5b891447baffd4d5917ea37ee5 (diff)
downloadstarshatter-014ec9abb825fc91366ae54945187d01e2c92e55.zip
starshatter-014ec9abb825fc91366ae54945187d01e2c92e55.tar.gz
starshatter-014ec9abb825fc91366ae54945187d01e2c92e55.tar.bz2
Added simple DataSources to replace parts of DataLoader
Diffstat (limited to 'StarsEx/CMakeLists.txt')
-rw-r--r--StarsEx/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/StarsEx/CMakeLists.txt b/StarsEx/CMakeLists.txt
index 290c81c..07bb940 100644
--- a/StarsEx/CMakeLists.txt
+++ b/StarsEx/CMakeLists.txt
@@ -63,6 +63,7 @@ add_library(
CtlDlg.cpp
D3DXImage.cpp
DataLoader.cpp
+ DataSource.cpp
DebriefDlg.cpp
Debris.cpp
DetailSet.cpp