]> Shamusworld >> Repos - wozmaker/blobdiff - wozmaker.pro
Flesh out the disk settings dialog.
[wozmaker] / wozmaker.pro
index 80f3ece2c9eaa4ed7ee0d2e615808fed680e7677..dde889d184c71f0624e2caeba4fec14464547dae 100644 (file)
@@ -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