Fix build on Windows.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-11-19 17:16:23 +02:00
parent 7c17b3629f
commit 8a6ee744c6

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 += widgets printsupport QT += widgets printsupport concurrent
# Name of library # Name of library
TARGET = vgeometry TARGET = vgeometry