Work on the parsing of the .ifo file
[mdictionary] / src / plugins / stardict / stardict.pro
index e12c77b..c1cd23e 100644 (file)
@@ -13,7 +13,8 @@ SOURCES +=  \
     StarDictPlugin.cpp \
     TranslationStarDict.cpp \
     StarDictDialog.cpp \
-    StarDialog.cpp
+    StarDialog.cpp \
+    StarDictSettings.cpp
 
 
 HEADERS += \
@@ -24,7 +25,8 @@ HEADERS += \
     ../../include/translation.h \
     ../../include/settings.h \
     ../../include/CommonDictInterface.h \
-    StarDialog.h
+    StarDialog.h \
+    StarDictSettings.h
 
 RESOURCES += \
     StarDict.qrc