diff -r 730c025d4b77 -r f378acbc9cfb src/hbcore/theme/theme.pri --- a/src/hbcore/theme/theme.pri Thu Jul 15 14:03:49 2010 +0100 +++ b/src/hbcore/theme/theme.pri Thu Jul 22 16:36:53 2010 +0100 @@ -32,18 +32,13 @@ SOURCES += $$PWD/hbtheme.cpp SOURCES += $$PWD/hbthemeutils_p.cpp -SOURCES += $$PWD/hbcolortheme_p.cpp SOURCES += $$PWD/hbcolorscheme.cpp -SOURCES += $$PWD/hbcssthemeinterface_p.cpp SOURCES += $$PWD/hbthemeclient_p.cpp SOURCES += $$PWD/hbeffecttheme_p.cpp PRIVATE_HEADERS += $$PWD/hbthemecommon_p.h PRIVATE_HEADERS += $$PWD/hbtheme_p.h PRIVATE_HEADERS += $$PWD/hbthemeutils_p.h -PRIVATE_HEADERS += $$PWD/hbcolortheme_p.h -PRIVATE_HEADERS += $$PWD/hbcolortheme_p_p.h -PRIVATE_HEADERS += $$PWD/hbcssthemeinterface_p.h PRIVATE_HEADERS += $$PWD/hbthemeclient_p.h PRIVATE_HEADERS += $$PWD/hbeffecttheme_p.h PRIVATE_HEADERS += $$PWD/hbthemeclient_p_p.h @@ -62,4 +57,4 @@ symbian: { LIBS += -lws32 LIBS += -lcone -} \ No newline at end of file +}