1 Star 0 Fork 0

wingsummer/WingMaye
Paused

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
WingMaye.pro 402 Bytes
Copy Edit Raw Blame History
wingsummer authored 2022-06-07 11:02 +08:00 . first commit
QT += core gui dtkwidget
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = WingMaye
TEMPLATE = app
SOURCES += \
main.cpp \
mainwindow.cpp \
settingwindow.cpp \
shortcuteditdialog.cpp
RESOURCES += resources.qrc
HEADERS += \
WingMayeService.h \
mainwindow.h \
settingwindow.h \
shortcuteditdialog.h
TRANSLATIONS += lang/zh.ts\
lang/eng.ts
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/wingsummer/wing-maye.git
git@gitee.com:wingsummer/wing-maye.git
wingsummer
wing-maye
WingMaye
master

Search