QTfrontend/CMakeLists.txt
changeset 7411 efc75c2d3be9
parent 7256 5b97b9946cde
parent 7201 dc17ffdf0702
child 7628 bc7b1d228a2c
--- a/QTfrontend/CMakeLists.txt	Fri Jul 20 18:48:04 2012 -0400
+++ b/QTfrontend/CMakeLists.txt	Thu Aug 30 12:13:24 2012 -0400
@@ -85,6 +85,7 @@
     hwform.cpp
     main.cpp
     team.cpp
+    campaign.cpp
     ui_hwform.cpp
     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
     )
@@ -121,6 +122,7 @@
     HWApplication.h
     hwform.h
     team.h
+    campaign.h
     util/DataManager.h
     )