mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-26 22:27:06 +08:00
7 lines
92 B
Prolog
7 lines
92 B
Prolog
|
QT += printsupport-private
|
||
|
|
||
|
TARGET = qprintdevice_dump
|
||
|
TEMPLATE = app
|
||
|
|
||
|
SOURCES += main.cpp
|