forked from qt-creator/qt-creator
C++: Minor cleanup in tools project
Change-Id: I7506b30a1f6ac064511b047dfe5b90814e6d5212 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
e0842b2d3f
commit
20454b895f
@@ -9,5 +9,4 @@ QT = core gui
|
|||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
osx:CONFIG -= app_bundle
|
osx:CONFIG -= app_bundle
|
||||||
win32:CONFIG += console
|
CONFIG += console
|
||||||
win32:LIBS += -luser32 -lshell32
|
|
||||||
|
Reference in New Issue
Block a user