Rename this directory to avoid binary clash

This commit is contained in:
Justin Hammond 2019-07-01 17:31:00 +08:00
parent 77ddc7e6ae
commit 38f0d765f9
18 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@ TEMPLATE = subdirs
CONFIG += ordered silent
SUBDIRS = qt-openzwave simpleclient \
SUBDIRS = qt-openzwave \
qt-openzwavedatabase \
qt-ozwdaemon
qt-ozwdaemon \
qt-simpleclient

View file

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB