mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 17:53:00 +02:00
Provide proper INSTALL targets for .pro files
Plus: reduce compiler warnings
This commit is contained in:
@@ -3,11 +3,10 @@ DESTDIR = $$OUT_PWD/..
|
||||
TARGET = klayout_laybasic
|
||||
|
||||
include($$PWD/../klayout.pri)
|
||||
include($$PWD/../lib.pri)
|
||||
|
||||
DEFINES += MAKE_LAYBASIC_LIBRARY
|
||||
|
||||
TEMPLATE = lib
|
||||
|
||||
FORMS = \
|
||||
AlignCellOptionsDialog.ui \
|
||||
BookmarkManagementForm.ui \
|
||||
|
||||
Reference in New Issue
Block a user