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>
11 lines
106 B
Prolog
11 lines
106 B
Prolog
requires(unix)
|
|
|
|
SOURCES += main.cpp
|
|
|
|
CONFIG += link_pkgconfig
|
|
|
|
PKGCONFIG += \
|
|
x11 \
|
|
xext \
|
|
xv
|