diff -r f7ac710697a9 -r 06ff229162e9 src/hbcore/utils/utils.pri --- a/src/hbcore/utils/utils.pri Mon May 03 12:48:33 2010 +0300 +++ b/src/hbcore/utils/utils.pri Fri May 14 16:09:54 2010 +0300 @@ -33,6 +33,7 @@ PRIVATE_HEADERS += $$PWD/hbdeviceprofile_p.h PRIVATE_HEADERS += $$PWD/hbtypefaceinfo_p.h +PRIVATE_HEADERS += $$PWD/hbtypefaceinfodatabase_p.h PRIVATE_HEADERS += $$PWD/hbdeviceprofiledatabase_p.h PRIVATE_HEADERS += $$PWD/hbdeviceprofilemanager_p.h PRIVATE_HEADERS += $$PWD/hbdeviceprofilereader_p.h @@ -84,6 +85,7 @@ SOURCES += $$PWD/hbthetestutility_p.cpp SOURCES += $$PWD/hbtextutils_p.cpp SOURCES += $$PWD/hbtypefaceinfo.cpp +SOURCES += $$PWD/hbtypefaceinfodatabase_p.cpp SOURCES += $$PWD/hbtypefacexmlparser.cpp SOURCES += $$PWD/hbscreenmode_p.cpp SOURCES += $$PWD/hbdevicemodeinfo_p.cpp