src/hbcore/devicedialogbase/devicedialogbase.pri
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 7 923ff622b8b9
--- a/src/hbcore/devicedialogbase/devicedialogbase.pri	Fri May 14 16:09:54 2010 +0300
+++ b/src/hbcore/devicedialogbase/devicedialogbase.pri	Thu May 27 13:10:59 2010 +0300
@@ -50,6 +50,8 @@
 PRIVATE_HEADERS += $$PWD/hbindicatorsym_p.h
 PRIVATE_HEADERS += $$PWD/hbsymbianvariantconverter_p.h
 PRIVATE_HEADERS += $$PWD/hbdeleteguardsymbian_p.h
+PRIVATE_HEADERS += $$PWD/hbdevicedialogconnecthelper_p.h
+PRIVATE_HEADERS += $$PWD/hbdevicedialogconnecthelper_p_p.h
 
 SOURCES += $$PWD/hbsymbianvariant.cpp
 SOURCES += $$PWD/hbdevicedialogsymbian.cpp 
@@ -61,6 +63,7 @@
 SOURCES += $$PWD/hbsymbianvariantconverter.cpp
 SOURCES += $$PWD/hbtextresolversymbian.cpp
 SOURCES += $$PWD/hbdeleteguardsymbian.cpp
+SOURCES += $$PWD/hbdevicedialogconnecthelper.cpp
 }
 
 !symbian {