diff -r fd91aa100ce0 -r efc75c2d3be9 QTfrontend/CMakeLists.txt --- 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 )