Skip to content

Commit

Permalink
Link to openzwavedatabase
Browse files Browse the repository at this point in the history
  • Loading branch information
bwachter committed May 20, 2020
1 parent ffd79ab commit 4d6f3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozwadmin-main/ozwadmin-main.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 4d6f3ea

Please sign in to comment.