place ozwdaemon in root directory

This commit is contained in:
Justin Hammond 2019-07-01 17:39:13 +08:00
parent cf498e720c
commit dbd13ea3bb

View file

@ -2,7 +2,7 @@ QT -= gui
QT += remoteobjects
TARGET = ozwdaemon
TARGET = ../ozwdaemon
CONFIG += c++11 console silent
CONFIG -= app_bundle