mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-09 13:29:57 -05:00
af4dcbfa07
Missed this one. :(
8 lines
132 B
Prolog
8 lines
132 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += debug_and_release
|
|
|
|
SUBDIRS = libs/antlr-2.7.7/antlr.pro \
|
|
libs/qhexedit/qhexedit.pro \
|
|
src
|