printsupport to build on qt5

This commit is contained in:
Claudio Lanconelli 2017-05-08 01:45:52 +02:00
parent cfb013b520
commit e6103edbec

View File

@ -9,7 +9,7 @@ QT += core gui
# TRANSLATIONS = cnc-qt.ts
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets printsupport
TARGET = ponyprog
TEMPLATE = app