src/hbplugins/inputmethods/touchinput/touchinput.pro
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
    50 HEADERS += hbinputpredictionqwertyhandler.h
    50 HEADERS += hbinputpredictionqwertyhandler.h
    51 HEADERS += ..\common\hbinputnumerichandler_p.h
    51 HEADERS += ..\common\hbinputnumerichandler_p.h
    52 HEADERS += hbinputnumericqwertyhandler.h
    52 HEADERS += hbinputnumericqwertyhandler.h
    53 HEADERS += hbinputnumeric12keyhandler.h
    53 HEADERS += hbinputnumeric12keyhandler.h
    54 HEADERS += ..\common\hbinputabstractbase.h
    54 HEADERS += ..\common\hbinputabstractbase.h
       
    55 HEADERS += hbinputprediction12keyhandler_p.h
       
    56 HEADERS += hbinputbasic12keyhandler_p.h
       
    57 HEADERS += hbinputbasic12keythaihandler.h
       
    58 HEADERS += hbinputprediction12keythaihandler.h
       
    59 HEADERS += hbinputthaispecialpopup.h
       
    60 
    55 
    61 
    56 SOURCES = virtual12key.cpp
    62 SOURCES = virtual12key.cpp
    57 SOURCES += virtualqwerty.cpp
    63 SOURCES += virtualqwerty.cpp
    58 SOURCES += touchinputplugin.cpp
    64 SOURCES += touchinputplugin.cpp
    59 SOURCES += hbinputbasic12keyhandler.cpp
    65 SOURCES += hbinputbasic12keyhandler.cpp
    65 SOURCES += hbinputpredictionqwertyhandler.cpp
    71 SOURCES += hbinputpredictionqwertyhandler.cpp
    66 SOURCES += ..\common\hbinputnumerichandler.cpp
    72 SOURCES += ..\common\hbinputnumerichandler.cpp
    67 SOURCES += hbinputnumericqwertyhandler.cpp
    73 SOURCES += hbinputnumericqwertyhandler.cpp
    68 SOURCES += hbinputnumeric12keyhandler.cpp
    74 SOURCES += hbinputnumeric12keyhandler.cpp
    69 SOURCES += ..\common\hbinputabstractbase.cpp
    75 SOURCES += ..\common\hbinputabstractbase.cpp
    70 
    76 SOURCES += hbinputbasic12keythaihandler.cpp
       
    77 SOURCES += hbinputprediction12keythaihandler.cpp
       
    78 SOURCES += hbinputthaispecialpopup.cpp
    71 symbian {
    79 symbian {
    72     TARGET.EPOCALLOWDLLDATA = 1
    80     TARGET.EPOCALLOWDLLDATA = 1
    73     TARGET.CAPABILITY = CAP_GENERAL_DLL
    81     TARGET.CAPABILITY = CAP_GENERAL_DLL
    74     TARGET.UID3 = 0x20022EA8
    82     TARGET.UID3 = 0x20022EA8
    75 
    83