Add missing dependency.
This commit is contained in:
parent
45af6500b2
commit
e4e128417b
|
@ -1,7 +1,7 @@
|
||||||
# File with common stuff for whole project
|
# File with common stuff for whole project
|
||||||
include(../../../common.pri)
|
include(../../../common.pri)
|
||||||
|
|
||||||
QT += network gui widgets
|
QT += network gui widgets printsupport
|
||||||
|
|
||||||
# Name of library
|
# Name of library
|
||||||
TARGET = vganalytics
|
TARGET = vganalytics
|
||||||
|
|
Loading…
Reference in New Issue
Block a user