widgets needs the path as well

This commit is contained in:
Justin Hammond 2020-01-25 12:25:40 +08:00
parent 079865397c
commit a1a8c50d15

View file

@ -44,7 +44,9 @@ FORMS += HelpEditorDlg.ui \
bitsetwidget.ui \
nodeflagswidget.ui
INCLUDEPATH += ../devicedb-lib ../ozwadmin-main ../../qt-openzwave/qt-openzwave/include/
include(../ozw-admin.pri)
INCLUDEPATH += ../devicedb-lib ../ozwadmin-main
macx: {