X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=wozmaker.pro;fp=wozmaker.pro;h=dde889d184c71f0624e2caeba4fec14464547dae;hb=f494a10b380f7de2d76e0b0932ae9b6f72e3a063;hp=80f3ece2c9eaa4ed7ee0d2e615808fed680e7677;hpb=7fb379d6be716f3b6c9dd15d604805c8987d7de0;p=wozmaker diff --git a/wozmaker.pro b/wozmaker.pro index 80f3ece..dde889d 100644 --- a/wozmaker.pro +++ b/wozmaker.pro @@ -1,11 +1,11 @@ # Use 'qmake -o Makefile wozmaker.pro' -CONFIG += qt warn_on release c++11 -RESOURCES += res/resources.qrc -#LIBS += -Ldxflib/lib -ldxf -#LIBS += -lao -QMAKE_LIBS += -static -QT += widgets +CONFIG += qt warn_on release c++11 +RESOURCES += res/resources.qrc +#LIBS += -Ldxflib/lib -ldxf +#LIBS += -lao +#QMAKE_LIBS += -static +QT += widgets # We stuff all the intermediate crap into obj/ so it won't confuse us mere mortals ;-) OBJECTS_DIR = obj