.
This commit is contained in:
parent
8f1ba8130c
commit
1fe7d3c56d
8 changed files with 410 additions and 4 deletions
|
|
@ -10,6 +10,8 @@ TARGET = pglablib
|
|||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
||||
|
||||
QMAKE_CXXFLAGS += /std:c++17
|
||||
|
||||
# The following define makes your compiler emit warnings if you use
|
||||
# any feature of Qt which has been marked as deprecated (the exact warnings
|
||||
# depend on your compiler). Please consult the documentation of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue