mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
10 lines
219 B
Prolog
10 lines
219 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += debug_and_release
|
|
|
|
SUBDIRS = libs/antlr-2.7.7/antlr.pro \
|
|
libs/qhexedit/qhexedit.pro \
|
|
libs/qcustomplot-source/qcustomplot.pro \
|
|
libs/qscintilla/Qt4Qt5/qscintilla.pro \
|
|
src
|