Fix build on Windows.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-08-22 17:18:49 +03:00
parent 067d40813c
commit 98ba5f056a

View File

@ -7,7 +7,7 @@
# File with common stuff for whole project # File with common stuff for whole project
include(../../../common.pri) include(../../../common.pri)
QT += core gui widgets printsupport xml QT += core gui widgets printsupport xml concurrent
# Name of library # Name of library
TARGET = vlayout TARGET = vlayout