mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-07-07 05:38:21 +00:00
place ozwdaemon in root directory
This commit is contained in:
parent
cf498e720c
commit
dbd13ea3bb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ QT -= gui
|
||||||
|
|
||||||
QT += remoteobjects
|
QT += remoteobjects
|
||||||
|
|
||||||
TARGET = ozwdaemon
|
TARGET = ../ozwdaemon
|
||||||
|
|
||||||
CONFIG += c++11 console silent
|
CONFIG += c++11 console silent
|
||||||
CONFIG -= app_bundle
|
CONFIG -= app_bundle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue