QTfrontend/CMakeLists.txt
changeset 7201 dc17ffdf0702
parent 6931 86c951cd0f3f
child 7411 efc75c2d3be9
--- a/QTfrontend/CMakeLists.txt	Fri Jun 08 19:25:40 2012 +0200
+++ b/QTfrontend/CMakeLists.txt	Mon Jun 25 10:46:48 2012 +0300
@@ -83,6 +83,7 @@
     hwform.cpp
     main.cpp
     team.cpp
+    campaign.cpp
     ui_hwform.cpp
     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
     )
@@ -119,6 +120,7 @@
     HWApplication.h
     hwform.h
     team.h
+    campaign.h
     util/DataManager.h
     )