CONFIG += qt QT += webkit \ phonon HEADERS += MyWebView.h \ MainView.h \ screenmanager.h SOURCES += main.cpp \ MyWebView.cpp \ MainView.cpp \ screenmanager.cpp TARGET = infoscreen