clean up qmake-generated projects
remove assignmets which are defaults or bogus Change-Id: I7130f22a66b294f92b0ed03749895136d0890a64 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
d5f344be4c
commit
e791e4f0e9
@@ -1,10 +1,5 @@
|
||||
TEMPLATE = app
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
requires(unix)
|
||||
|
||||
# Input
|
||||
SOURCES += main.cpp
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user