Rename gik to ibus.
[ibus.git] / qt / ibus.pro
blob15a53269d3979509e4ffe812e553d3a5ed15a3a8
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Sat Jun 14 14:04:55 2008
3 ######################################################################
5 TEMPLATE = lib
6 TARGET = ibus
7 DEPENDPATH += .
8 INCLUDEPATH += .
10 CONFIG += qt qdbus plugin
12 # Input
13 HEADERS += \
14 ibus-client.h \
15 ibus-input-context.h
17 SOURCES += \
18 ibus-client.cpp \
19 ibus-input-context.cpp \
20 im-ibus-qt.cpp
22 target.path += $$[QT_INSTALL_PLUGINS]/inputmethods
23 INSTALLS += target