Files
sqlitebrowser/sqlitebrowser.pro
Martin Kleusberg ce66c1da20 Remove the Antlr parser and the Antlr runtime library
Both are fully replaced by our new parser and are no longer needed.

See issue #1990.
2019-09-13 14:22:12 +02:00

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