CMakeLists.txt

changeset 14
33b8f428bacb
parent 10
3874575d924d
child 35
413a7de58398
--- a/CMakeLists.txt	Sat Dec 13 04:50:33 2014 +0200
+++ b/CMakeLists.txt	Sat Dec 13 07:36:00 2014 +0200
@@ -4,6 +4,7 @@
 set (SOURCE_FILES
 	sources/filesystem.cpp
 	sources/format.cpp
+	sources/interface.cpp
 	sources/main.cpp
 	sources/md5.cpp
 	sources/mystring.cpp

mercurial