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

Annotation of /infoscreen/infoscreen.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 518 - (hide annotations) (download)
Wed Dec 16 10:31:06 2009 UTC (14 years, 5 months ago) by torben
File size: 394 byte(s)
Adding autostart to package
1 torben 501 CONFIG += qt
2 torben 512 QT += webkit \
3     phonon
4     HEADERS += MyWebView.h \
5     MainView.h \
6 torben 515 screenmanager.h \
7     clientsiderender.h
8 torben 512 SOURCES += main.cpp \
9     MyWebView.cpp \
10     MainView.cpp \
11 torben 515 screenmanager.cpp \
12     clientsiderender.cpp
13 torben 501 TARGET = infoscreen
14 torben 518
15    
16 torben 513 target.path += /usr/local/bin
17 torben 518 autostart.files += ./infoscreen.desktop
18     autostart.path += /etc/xdg/autostart
19     INSTALLS += target autostart

  ViewVC Help
Powered by ViewVC 1.1.20