This commit is contained in:
eelke 2017-12-16 21:43:51 +01:00
parent 8f1ba8130c
commit 1fe7d3c56d
8 changed files with 410 additions and 4 deletions

View file

@ -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