Provide proper INSTALL targets for .pro files

Plus: reduce compiler warnings
This commit is contained in:
Matthias Koefferlein
2017-08-21 02:33:45 +02:00
parent edae27b9aa
commit 55e797ffaf
26 changed files with 107 additions and 131 deletions
+1 -2
View File
@@ -3,11 +3,10 @@ DESTDIR = $$OUT_PWD/..
TARGET = klayout_ext
include($$PWD/../klayout.pri)
include($$PWD/../lib.pri)
DEFINES += MAKE_EXT_LIBRARY
TEMPLATE = lib
HEADERS += \
extBooleanOperationsDialogs.h \
extDEFImporter.h \