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

Diff of /infoscreen/infoscreen.pro

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

revision 514 by torben, Tue Dec 15 14:30:03 2009 UTC revision 515 by torben, Tue Dec 15 20:36:26 2009 UTC
# Line 3  QT += webkit \ Line 3  QT += webkit \
3      phonon      phonon
4  HEADERS += MyWebView.h \  HEADERS += MyWebView.h \
5      MainView.h \      MainView.h \
6      screenmanager.h      screenmanager.h \
7        clientsiderender.h
8  SOURCES += main.cpp \  SOURCES += main.cpp \
9      MyWebView.cpp \      MyWebView.cpp \
10      MainView.cpp \      MainView.cpp \
11      screenmanager.cpp      screenmanager.cpp \
12        clientsiderender.cpp
13  TARGET = infoscreen  TARGET = infoscreen
14  INSTALLS += target  INSTALLS += target
15  target.path += /usr/local/bin  target.path += /usr/local/bin

Legend:
Removed from v.514  
changed lines
  Added in v.515

  ViewVC Help
Powered by ViewVC 1.1.20