An error occurred while loading the file. Please try again.
-
Kai Koehne authored
Add a newline after the module title, like it is done for other modules. Also call the module "WebEngine", not "Webengine". Change-Id: I78579fb0ab131373212ea302eb5d3e5dd9cc62ca Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@qt.io>
d3c11cb4
TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
requires(unix)
# Input
SOURCES += main.cpp
CONFIG += link_pkgconfig
PKGCONFIG += \
gstreamer-0.10 \
gstreamer-base-0.10 \
gstreamer-interfaces-0.10 \
gstreamer-audio-0.10 \
gstreamer-video-0.10 \
gstreamer-app-0.10