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

Diff of /infoscreen/infoscreen.pro

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 528 by torben, Wed Jan 6 22:18:52 2010 UTC revision 878 by torben, Tue Jun 22 21:24:49 2010 UTC
# Line 2  CONFIG += qt Line 2  CONFIG += qt
2  QT += webkit \  QT += webkit \
3      phonon \      phonon \
4      network \      network \
5      xml      xml \
6        svg
7  HEADERS += MyWebView.h \  HEADERS += MyWebView.h \
8      MainView.h \      MainView.h \
9      screenmanager.h \      screenmanager.h \
# Line 22  SOURCES += main.cpp \ Line 23  SOURCES += main.cpp \
23      screenxmlhandler.cpp \      screenxmlhandler.cpp \
24      httpwrapper.cpp      httpwrapper.cpp
25  TARGET = infoscreen  TARGET = infoscreen
26  target.path += /usr/local/bin  target.path += /usr/bin
27  autostart.files += ./infoscreen.desktop  autostart.files += ./infoscreen.desktop
28  autostart.path += /etc/xdg/autostart  autostart.path += /etc/xdg/autostart
29    sampleconf.files += infoscreen.conf
30    sampleconf.path += /usr/share/doc/infoscreen
31  INSTALLS += target \  INSTALLS += target \
32      autostart      autostart \
33        sampleconf

Legend:
Removed from v.528  
changed lines
  Added in v.878

  ViewVC Help
Powered by ViewVC 1.1.20