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

Diff of /infoscreen/infoscreen.pro

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

revision 511 by torben, Mon Dec 14 13:38:55 2009 UTC revision 512 by torben, Tue Dec 15 13:53:02 2009 UTC
# Line 1  Line 1 
1  CONFIG += qt  CONFIG += qt
2  QT += webkit phonon  QT += webkit \
3        phonon
4  HEADERS += MyWebView.h MainView.h  HEADERS += MyWebView.h \
5  SOURCES += main.cpp MyWebView.cpp MainView.cpp      MainView.h \
6        screenmanager.h
7    SOURCES += main.cpp \
8        MyWebView.cpp \
9        MainView.cpp \
10        screenmanager.cpp
11  TARGET = infoscreen  TARGET = infoscreen

Legend:
Removed from v.511  
changed lines
  Added in v.512

  ViewVC Help
Powered by ViewVC 1.1.20