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

Diff of /infoscreen/infoscreen.pro

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

revision 882 by torben, Tue Jun 22 21:24:49 2010 UTC revision 883 by torben, Thu Jun 24 08:59:43 2010 UTC
# Line 12  HEADERS += MyWebView.h \ Line 12  HEADERS += MyWebView.h \
12      videoview.h \      videoview.h \
13      screenxmlhandler.h \      screenxmlhandler.h \
14      screenitem.h \      screenitem.h \
15      httpwrapper.h      httpwrapper.h \
16        clockoverlay.h
17  SOURCES += main.cpp \  SOURCES += main.cpp \
18      MyWebView.cpp \      MyWebView.cpp \
19      MainView.cpp \      MainView.cpp \
# Line 21  SOURCES += main.cpp \ Line 22  SOURCES += main.cpp \
22      pictureview.cpp \      pictureview.cpp \
23      videoview.cpp \      videoview.cpp \
24      screenxmlhandler.cpp \      screenxmlhandler.cpp \
25      httpwrapper.cpp      httpwrapper.cpp \
26        clockoverlay.cpp
27  TARGET = infoscreen  TARGET = infoscreen
28  target.path += /usr/bin  target.path += /usr/bin
29  autostart.files += ./infoscreen.desktop  autostart.files += ./infoscreen.desktop

Legend:
Removed from v.882  
changed lines
  Added in v.883

  ViewVC Help
Powered by ViewVC 1.1.20