mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-24 04:44:31 +08:00
7 lines
67 B
Prolog
7 lines
67 B
Prolog
|
TEMPLATE = app
|
||
|
|
||
|
HEADERS +=
|
||
|
SOURCES += main.cpp
|
||
|
|
||
|
QT += core widgets
|