]> Shamusworld >> Repos - architektonas/blobdiff - architektonas.pro
Added pen and dropper tools, and printing support.
[architektonas] / architektonas.pro
index d79275eefcadd61bec3c5b80dada29a802edf8ab..2af6bc767fcc62ad03e1cc04dc5006ab6f7f3e31 100644 (file)
@@ -2,7 +2,7 @@
 # Architektonas Qt project file
 #
 # by James Hammons
-# Copyright (C) 2015 Underground Software
+# Copyright (C) 2020 Underground Software
 #
 # See the README and GPLv3 files for licensing and warranty information
 #
@@ -11,7 +11,7 @@ CONFIG    += qt warn_on release debug
 #CONFIG    += qt warn_on release
 RESOURCES += res/architektonas.qrc
 #LIBS      += -Ldxflib/lib -ldxf
-QT        += widgets
+QT        += widgets printsupport
 
 # We stuff all the intermediate crap into obj/ so it won't confuse us mere mortals ;-)
 OBJECTS_DIR = obj