Merge branch 'master' of ssh://gitlab.com:/eelke/pgLab

# Conflicts:
#	common.pri
This commit is contained in:
eelke 2019-03-27 18:24:27 +01:00
commit 4694b09ba1
9 changed files with 31 additions and 28 deletions

View file

@ -9,7 +9,7 @@ QT += sql
TARGET = core
TEMPLATE = lib
CONFIG += staticlib c++17
CONFIG += staticlib
! include( ../common.pri ) {
error( "Couldn't find the common.pri file!" )