mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-07 01:35:25 +08:00
qt 6.5.1 original
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
TEMPLATE = app
|
||||
TARGET= qt-client-widget
|
||||
QT += widgets
|
||||
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
window.cpp
|
||||
HEADERS += \
|
||||
window.h
|
Reference in New Issue
Block a user