mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Use static linking for QHexEdit
Compile and link the QHexEdit as a static library.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
TEMPLATE = lib
|
||||
|
||||
CONFIG += staticlib
|
||||
|
||||
MOC_DIR = .moc
|
||||
|
||||
HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user