--- infoscreen/infoscreen.pro 2009/12/15 19:17:04 514 +++ infoscreen/infoscreen.pro 2009/12/15 20:36:26 515 @@ -3,11 +3,13 @@ phonon HEADERS += MyWebView.h \ MainView.h \ - screenmanager.h + screenmanager.h \ + clientsiderender.h SOURCES += main.cpp \ MyWebView.cpp \ MainView.cpp \ - screenmanager.cpp + screenmanager.cpp \ + clientsiderender.cpp TARGET = infoscreen INSTALLS += target target.path += /usr/local/bin