mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Add the QHexEdit widget as some sort of library. Feel free to improve the project files - I won't, every build system ever made is just horrible.
7 lines
109 B
Prolog
7 lines
109 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
libs/antlr-2.7.7/antlr.pro \
|
|
libs/qhexedit/qhexedit.pro \
|
|
src
|