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

Annotation of /infoscreen/infoscreen.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 513 - (hide 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 torben 501 CONFIG += qt
2 torben 512 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 torben 501 TARGET = infoscreen
12 torben 513 INSTALLS += target
13     target.path += /usr/local/bin

  ViewVC Help
Powered by ViewVC 1.1.20