Files
sqlitebrowser/sqlitebrowser.pro
Martin Kleusberg f451beef0d Update qmake files
As promised, here is me updating the qmake project files in order to
allow building the new version with qmake instead of cmake.
2014-04-20 12:36:21 +02:00

9 lines
178 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 \
src