mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-16 17:10:15 -05:00
ce66c1da20
Both are fully replaced by our new parser and are no longer needed. See issue #1990.
10 lines
211 B
Prolog
10 lines
211 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += debug_and_release
|
|
|
|
SUBDIRS = libs/qhexedit/qhexedit.pro \
|
|
libs/qcustomplot-source/qcustomplot.pro \
|
|
libs/qscintilla/Qt4Qt5/qscintilla.pro \
|
|
libs/json/json.pro \
|
|
src
|