summaryrefslogtreecommitdiff
path: root/inputmethods/dasher/dasher.pro
Side-by-side diff
Diffstat (limited to 'inputmethods/dasher/dasher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/dasher/dasher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/dasher/dasher.pro b/inputmethods/dasher/dasher.pro
index 7b6def9..b7669a4 100644
--- a/inputmethods/dasher/dasher.pro
+++ b/inputmethods/dasher/dasher.pro
@@ -1,34 +1,34 @@
TEMPLATE = lib
-CONFIG += qt warn_on release
+CONFIG += qt plugin warn_on release
HEADERS = Alphabet.h \
DasherModel.h \
FrameRate.h \
AlphabetMap.h \
DasherNode.h \
LanguageModel.h \
AlphIO.h \
DasherScreen.h \
PPMLanguageModel.h \
Context.h \
DasherSettingsInterface.h \
QtDasherImpl.h \
CustomAlphabet.h \
DasherTypes.h \
QtDasherPlugin.h \
DashEdit.h \
DasherView.h \
QtDasherScreen.h \
DasherAppInterface.h \
DasherViewSquare.h \
SettingsStore.h \
DasherInterface.h \
DasherWidgetInterface.h
SOURCES = Alphabet.cpp \
DasherModel.cpp \
LanguageModel.cpp \
AlphabetMap.cpp \
DasherNode.cpp \
PPMLanguageModel.cpp \
AlphIO.cpp \
DasherSettingsInterface.cpp \