mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-12-04 09:21:30 +08:00
5 lines
66 B
Prolog
5 lines
66 B
Prolog
QT += widgets
|
|
TEMPLATE = app
|
|
TARGET = appicon
|
|
SOURCES += main.cpp
|