mirror of
https://github.com/Fishwaldo/ozw-admin.git
synced 2025-03-16 03:41:39 +00:00
update this path
This commit is contained in:
parent
a1a8c50d15
commit
f302c743e0
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ unix {
|
|||
QTOZW_INCLUDE_PATH+=$$absolute_path($$QTOZW_INCLUDE_PATH/../../qt-openzwavedatabase/include/)
|
||||
QTOZW_LIBS="-L$$absolute_path($$QTOZW_LIB_PATH/qt-openzwave/)"
|
||||
QTOZW_LIBS+="-lqt-openzwave"
|
||||
QTOZW_LIBS+="-L$$absolute_path($QTOZW_LIB_PATH/../qt-openzwavedatabase)"
|
||||
QTOZW_LIBS+="-L$$absolute_path($QTOZW_LIB_PATH/qt-openzwavedatabase/)"
|
||||
QTOZW_LIBS+="-lqt-openzwavedatabase"
|
||||
message(" ")
|
||||
message("QT-OpenZWave Summary:")
|
||||
|
|
Loading…
Add table
Reference in a new issue