Fetch the repository succeeded.
This action will force synchronization from 阿木大叔/Qt_WeComCopy, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
#-------------------------------------------------
#
# Project created by QtCreator 2021-05-20T14:15:42
#
#-------------------------------------------------
QT += core gui
QT += webenginewidgets webchannel
QT += multimedia
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += warn_off
TARGET = WeComCopy
TEMPLATE = app
DESTDIR = bin
unix:UI_DIR = ../tmp/ui
win32:UI_DIR = tmp/ui
INCLUDEPATH += include
SOURCES += source/main.cpp\
source/wecomwnd.cpp \
source/navpane.cpp \
source/pushbuttonex.cpp \
source/iconhelper.cpp \
source/appinit.cpp \
source/userdetaildlg.cpp \
source/basedlg.cpp \
source/logindlg.cpp \
source/friendslist.cpp \
source/msgpane.cpp \
source/chattoptoolbar.cpp \
source/msgqueue.cpp \
source/contactspane.cpp \
source/weatherpane.cpp \
source/clockpane.cpp \
source/incofontpane.cpp \
source/tipwidget.cpp \
source/catpane.cpp \
source/navigationbar.cpp \
source/notificationpane.cpp \
source/component.cpp \
source/popconfirm.cpp \
source/slider.cpp \
source/dynamiccard.cpp \
source/datamgrpane.cpp \
source/userpane.cpp \
source/boderpane.cpp \
source/userprofiles.cpp \
source/appreciatedlg.cpp \
source/carouselpane.cpp
HEADERS += include/wecomwnd.h \
include/navpane.h \
include/pushbuttonex.h \
include/iconhelper.h \
include/appinit.h \
include/userdetaildlg.h \
include/public.h \
include/basedlg.h \
include/logindlg.h \
include/friendslist.h \
include/msgpane.h \
include/chattoptoolbar.h \
include/msgqueue.h \
include/contactspane.h \
include/weatherpane.h \
include/clockpane.h \
include/incofontpane.h \
include/tipwidget.h \
include/catpane.h \
include/navigationbar.h \
include/notificationpane.h \
include/component.h \
include/popconfirm.h \
include/slider.h \
include/dynamiccard.h \
include/datamgrpane.h \
include/userpane.h \
include/boderpane.h \
include/userprofiles.h \
include/appreciatedlg.h \
include/carouselpane.h
FORMS += ui/wecomwnd.ui \
ui/userprofiles.ui \
ui/appreciatedlg.ui
RESOURCES += \
res/wecomcopy.qrc
RC_FILE += \
res/WeComCopy.rc
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。