mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-03-15 11:39:39 +08:00
7 lines
92 B
Prolog
7 lines
92 B
Prolog
|
QT += printsupport-private
|
||
|
|
||
|
TARGET = qprintdevice_dump
|
||
|
TEMPLATE = app
|
||
|
|
||
|
SOURCES += main.cpp
|