优化文件

This commit is contained in:
zhangsheng 2025-03-09 11:57:29 +08:00
parent 82d84a75e4
commit 79290f0fd3

View File

@ -11,7 +11,6 @@ CONFIG += c++11
SOURCES += \ SOURCES += \
acceleration.cpp \ acceleration.cpp \
common.cpp \ common.cpp \
ftpclient.cpp \
keyphase.cpp \ keyphase.cpp \
main.cpp \ main.cpp \
mainwindow.cpp \ mainwindow.cpp \
@ -27,7 +26,6 @@ HEADERS += \
acceleration.h \ acceleration.h \
common.h \ common.h \
data_config.h \ data_config.h \
ftpclient.h \
keyphase.h \ keyphase.h \
mainwindow.h \ mainwindow.h \
radial_vibration.h \ radial_vibration.h \