Fix build on Windows.
--HG-- branch : develop
This commit is contained in:
parent
067d40813c
commit
98ba5f056a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user