mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-27 14:30:00 -06:00
Add the QHexEdit widget
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.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS = libs/antlr-2.7.7/antlr.pro
|
||||
SUBDIRS += src
|
||||
|
||||
|
||||
|
||||
SUBDIRS = \
|
||||
libs/antlr-2.7.7/antlr.pro \
|
||||
libs/qhexedit/qhexedit.pro \
|
||||
src
|
||||
|
||||
Reference in New Issue
Block a user