--- infoscreen/infoscreen.pro 2009/12/15 13:53:02 512 +++ infoscreen/infoscreen.pro 2009/12/15 20:36:26 515 @@ -3,9 +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