make clean should remove the compiled binary
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
754ed9f9fc
commit
5033a0488c
@ -16,6 +16,8 @@ DEPENDPATH += qt-ui
|
||||
mac: TARGET = Subsurface
|
||||
else: TARGET = subsurface
|
||||
|
||||
QMAKE_CLEAN += $$TARGET
|
||||
|
||||
VERSION = 4.2
|
||||
|
||||
HEADERS = \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user