CMakeLists.txt

changeset 1073
a0a0d581309b
parent 1071
ff4639b672ae
child 1075
711c5fff384d
--- a/CMakeLists.txt	Sat Jan 28 17:47:06 2017 +0200
+++ b/CMakeLists.txt	Sun Jan 29 15:05:14 2017 +0200
@@ -50,6 +50,7 @@
 	src/matrixinput.cpp
 	src/messageLog.cpp
 	src/miscallenous.cpp
+	src/model.cpp
 	src/partdownloader.cpp
 	src/partdownloadrequest.cpp
 	src/primitives.cpp
@@ -108,6 +109,7 @@
 	src/matrixinput.h
 	src/messageLog.h
 	src/miscallenous.h
+	src/model.h
 	src/partdownloader.h
 	src/partdownloadrequest.h
 	src/primitives.h

mercurial