diff -r c3690ec91ef8 -r 923ff622b8b9 src/hbservers/hbthemeserver/hbthemeserver.pro --- a/src/hbservers/hbthemeserver/hbthemeserver.pro Wed Jun 23 18:33:25 2010 +0300 +++ b/src/hbservers/hbthemeserver/hbthemeserver.pro Tue Jul 06 14:36:53 2010 +0300 @@ -98,11 +98,8 @@ # AllFiles is needed to be able to access icon and effect files in # an application's private folder for example. - TARGET.CAPABILITY = CAP_SERVER AllFiles ProtServ + TARGET.CAPABILITY = CAP_SERVER ProtServ -} else { - SOURCES += $$PWD/hbthemeserver_generic.cpp - HEADERS += $$PWD/hbthemeserver_generic_p_p.h } QT = core gui svg network