make all modules link on Windows; fix sparse DOS line endings; minor revisions;

This commit is contained in:
polos 2016-12-13 19:52:06 +01:00
parent b5654340e6
commit 1d5f1fcb3f
20 changed files with 3742 additions and 3735 deletions

View file

@ -1,7 +1,7 @@
QT += sql printsupport uitools
TEMPLATE = lib
CONFIG += dll no_keywords release
LIBS += -L.. -leql5
LIBS += -L.. -lecl -leql5
TARGET = eql5_sql
DESTDIR = ../
OBJECTS_DIR = ./tmp/sql/