Fix build on Windows.
This commit is contained in:
parent
6abddfd240
commit
2a4082c5a8
|
@ -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 widgets printsupport xmlpatterns concurrent
|
QT += core widgets printsupport xmlpatterns concurrent xml
|
||||||
|
|
||||||
# Name of the library
|
# Name of the library
|
||||||
TARGET = vpatterndb
|
TARGET = vpatterndb
|
||||||
|
|
Loading…
Reference in New Issue
Block a user