Add core library as dependency to vtool static library.
--HG-- branch : develop
This commit is contained in:
parent
ebdaa3f1b1
commit
b7cf983fb0
|
@ -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 xml printsupport
|
QT += core widgets xml printsupport
|
||||||
|
|
||||||
# Name of the library
|
# Name of the library
|
||||||
TARGET = vtools
|
TARGET = vtools
|
||||||
|
|
Loading…
Reference in New Issue
Block a user