CMakeLists.txt

changeset 354
91053052bb28
parent 331
638a7458ef5e
child 355
e81f4ad53efd
--- a/CMakeLists.txt	Sat Apr 08 16:12:12 2023 +0300
+++ b/CMakeLists.txt	Sat Apr 08 16:41:40 2023 +0300
@@ -72,6 +72,7 @@
 	src/inputvertices.cpp
 	src/invert.cpp
 	src/main.cpp
+	src/mainwindow.cpp
 	src/messagelog.cpp
 	src/model.cpp
 	src/parser.cpp
@@ -105,6 +106,7 @@
 	src/ldrawalgorithm.h
 	src/ldrawsyntaxhighlighter.h
 	src/libraries.h
+	src/mainwindow.h
 	src/messagelog.h
 	src/model.h
 	src/parser.h

mercurial