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

Contents of /infoscreen/infoscreen.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 515 - (show annotations) (download)
Tue Dec 15 20:36:26 2009 UTC (14 years, 5 months ago) by torben
File size: 305 byte(s)
code sync. start on client side render
1 CONFIG += qt
2 QT += webkit \
3 phonon
4 HEADERS += MyWebView.h \
5 MainView.h \
6 screenmanager.h \
7 clientsiderender.h
8 SOURCES += main.cpp \
9 MyWebView.cpp \
10 MainView.cpp \
11 screenmanager.cpp \
12 clientsiderender.cpp
13 TARGET = infoscreen
14 INSTALLS += target
15 target.path += /usr/local/bin

  ViewVC Help
Powered by ViewVC 1.1.20