mirror of
https://github.com/Fishwaldo/ozw-admin.git
synced 2025-03-15 19:31:38 +00:00
Link to openzwavedatabase
This commit is contained in:
parent
ffd79ab846
commit
4d6f3ea09e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ include(../ozw-admin.pri)
|
|||
unix {
|
||||
target.path = /usr/local/bin
|
||||
INSTALLS += target
|
||||
LIBS += -L../devicedb-lib/ -ldevicedb-lib -L../ozwadmin-widgets/ -lozwadmin-widgets
|
||||
LIBS += -L../devicedb-lib/ -ldevicedb-lib -L../ozwadmin-widgets/ -lozwadmin-widgets -lqt-openzwavedatabase
|
||||
}
|
||||
windows {
|
||||
CONFIG(debug, debug|release) {
|
||||
|
|
Loading…
Add table
Reference in a new issue