X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=architektonas.pro;h=2af6bc767fcc62ad03e1cc04dc5006ab6f7f3e31;hb=1d17841ed1d003060250dc2ef8dd6785fa02a07f;hp=d79275eefcadd61bec3c5b80dada29a802edf8ab;hpb=4708212b56a0c5645226e728f9a26ee1fd2d027d;p=architektonas diff --git a/architektonas.pro b/architektonas.pro index d79275e..2af6bc7 100644 --- a/architektonas.pro +++ b/architektonas.pro @@ -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