mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-17 09:19:38 -06:00
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
|