mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-03-15 19:41:24 +00:00
fix up installation of openzwavedatabase
This commit is contained in:
parent
9548768655
commit
38def4902a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ CONFIG += silent file_copies resources_big
|
|||
|
||||
ozwconfig.target=qt-openzwavedatabase.rcc
|
||||
ozwconfig.commands=cp -R ../../open-zwave/config config/ && cd config && $$[QT_INSTALL_BINS]/rcc -project -o ozwconfig.qrc && $$[QT_INSTALL_BINS]/rcc --name="ozwconfig" --root="/config/" ozwconfig.qrc --binary -o ../qt-openzwavedatabase.rcc
|
||||
ozwconfigdb.path = $$[QT_INSTALL_PREFIX]/share/OpenZWave/
|
||||
ozwconfigdb.path=$$[QT_INSTALL_PREFIX]/share/OpenZWave/
|
||||
ozwconfigdb.files=qt-openzwavedatabase.rcc
|
||||
|
||||
!win32 {
|
||||
|
|
Loading…
Add table
Reference in a new issue