/[projects]/infoscreen/infoscreen.pro
ViewVC logotype

Contents of /infoscreen/infoscreen.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 513 - (show annotations) (download)
Tue Dec 15 14:30:03 2009 UTC (14 years, 5 months ago) by torben
File size: 253 byte(s)
Enable package generation

1 CONFIG += qt
2 QT += webkit \
3 phonon
4 HEADERS += MyWebView.h \
5 MainView.h \
6 screenmanager.h
7 SOURCES += main.cpp \
8 MyWebView.cpp \
9 MainView.cpp \
10 screenmanager.cpp
11 TARGET = infoscreen
12 INSTALLS += target
13 target.path += /usr/local/bin

  ViewVC Help
Powered by ViewVC 1.1.20