small revisions

This commit is contained in:
polos 2017-05-06 15:49:06 +02:00
parent 01ae6be336
commit 6da97ebfd4
2 changed files with 14 additions and 12 deletions

View file

@ -5,7 +5,8 @@
# contact: gmail, polos.ruetz
# mailing list: http://groups.google.com/group/eql-user/topics
#
# MANY THANKS to the users of the eql-user mailing list for their contributions!
# MANY THANKS to the users of the eql-user mailing list and to private mail
# contacts for your contributions and testing!

View file

@ -1,15 +1,16 @@
TEMPLATE = subdirs
# comment out all modules you don't need:
SUBDIRS = lib exe \
# comment out all modules you don't need:
help \
multimedia \
network \
quick \
sql \
svg \
webengine \
webkit
SUBDIRS = help \
multimedia \
network \
quick \
sql \
svg \
# webengine \
webkit
TEMPLATE = subdirs
SUBDIRS += lib exe
lib.file = eql_lib.pro
exe.depends = lib