--- a/src/hbtools/hbthemeindexer/hbthemeindexer.pro Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbtools/hbthemeindexer/hbthemeindexer.pro Mon Oct 18 18:23:13 2010 +0300
@@ -37,6 +37,8 @@
CONFIG += console
CONFIG -= app_bundle
+static:QTPLUGIN += qsvg
+
# directories
DESTDIR = $${HB_BUILD_DIR}/bin
@@ -44,6 +46,9 @@
HEADERS += $${HB_SOURCE_DIR}/src/hbcore/core/hbthemeindex_p.h
SOURCES += $${HB_SOURCE_DIR}/src/hbcore/core/hbthemeindex.cpp
+HEADERS += $${HB_SOURCE_DIR}/src/hbcore/core/hbhash_p.h
+SOURCES += $${HB_SOURCE_DIR}/src/hbcore/core/hbhash_p.cpp
+
HEADERS += $${HB_SOURCE_DIR}/src/hbcore/image/hbiconsource_p.h
SOURCES += $${HB_SOURCE_DIR}/src/hbcore/image/hbiconsource.cpp