equal
deleted
inserted
replaced
|
1 TEMPLATE = app |
|
2 TARGET = tst_inputmethodhints |
|
3 |
|
4 QT += core \ |
|
5 gui |
|
6 |
|
7 HEADERS += inputmethodhints.h |
|
8 SOURCES += main.cpp \ |
|
9 inputmethodhints.cpp |
|
10 FORMS += inputmethodhints.ui |
|
11 RESOURCES += |
|
12 |
|
13 symbian:TARGET.UID3 = 0xE4938ABC |