mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-08 02:02:43 -08:00
make all modules link on Windows; fix sparse DOS line endings; minor revisions;
This commit is contained in:
parent
b5654340e6
commit
1d5f1fcb3f
20 changed files with 3742 additions and 3735 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue