@@ -131,3 +131,5 @@
- added support for Qt5
* Version 2.0.1
- added the author of the Hebrew translation to THANKS
+* Version 2.0.2
+ - fixed building without the "plugins.pri" file
@@ -17,8 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. #
#############################################################################
-
-include(plugins.pri)
+isEmpty(ENABLED_PLUGINS):ENABLED_PLUGINS=stardict web
TEMPLATE = subdirs
SUBDIRS = $$ENABLED_PLUGINS
@@ -17,7 +17,7 @@
-VERSION = 2.0.1
+VERSION = 2.0.2
QT = \
core \