mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-21 11:31:00 -06:00
fix the windows build
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
TEMPLATE = lib
|
||||
|
||||
CONFIG = release static
|
||||
CONFIG = release staticlib
|
||||
|
||||
OBJECTS_DIR = .obj
|
||||
INCLUDEPATH += ./
|
||||
|
||||
HEADERS += \
|
||||
antlr/config.hpp \
|
||||
|
||||
Reference in New Issue
Block a user