diff -r 16d8024aca5e -r f7ac710697a9 src/hbplugins/inputmethods/touchinput/touchinput.pro --- a/src/hbplugins/inputmethods/touchinput/touchinput.pro Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbplugins/inputmethods/touchinput/touchinput.pro Mon May 03 12:48:33 2010 +0300 @@ -52,6 +52,12 @@ HEADERS += hbinputnumericqwertyhandler.h HEADERS += hbinputnumeric12keyhandler.h HEADERS += ..\common\hbinputabstractbase.h +HEADERS += hbinputprediction12keyhandler_p.h +HEADERS += hbinputbasic12keyhandler_p.h +HEADERS += hbinputbasic12keythaihandler.h +HEADERS += hbinputprediction12keythaihandler.h +HEADERS += hbinputthaispecialpopup.h + SOURCES = virtual12key.cpp SOURCES += virtualqwerty.cpp @@ -67,7 +73,9 @@ SOURCES += hbinputnumericqwertyhandler.cpp SOURCES += hbinputnumeric12keyhandler.cpp SOURCES += ..\common\hbinputabstractbase.cpp - +SOURCES += hbinputbasic12keythaihandler.cpp +SOURCES += hbinputprediction12keythaihandler.cpp +SOURCES += hbinputthaispecialpopup.cpp symbian { TARGET.EPOCALLOWDLLDATA = 1 TARGET.CAPABILITY = CAP_GENERAL_DLL