mirror of
https://github.com/Fishwaldo/ozw-admin.git
synced 2025-03-16 03:41:39 +00:00
widgets needs the path as well
This commit is contained in:
parent
079865397c
commit
a1a8c50d15
1 changed files with 3 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Reference in a new issue