1 Star 0 Fork 0

soui3-demo/SweepingEdge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SweepingEdge.pro 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
setoutsoft 提交于 2018-07-07 22:54 . 调整工程。
######################################################################
# Automatically generated by qmake (3.0) ?? 7? 7 22:39:14 2018
######################################################################
TEMPLATE = app
TARGET = SweepingEdge
INCLUDEPATH += .
include($$(SOUIPATH)/demo_com.pri)
INCLUDEPATH += ./mblib
CONFIG(debug,debug|release){
LIBS += utilitiesd.lib souid.lib
}
else{
LIBS += utilities.lib soui.lib
}
PRECOMPILED_HEADER = stdafx.h
RC_FILE += SweepingEdge.rc
# Input
HEADERS += MainDlg.h \
resource.h \
SMiniblink.h \
SouiInit.h \
mblib/wke.h \
res/resource.h \
tabctrlex/CDropWnd.h \
tabctrlex/DropTarget.h \
tabctrlex/DropWindow.h \
tabctrlex/IDropInterface.h \
tabctrlex/SAnimator.h \
tabctrlex/SBrowserTab.h \
tabctrlex/SEditEx.h \
tabctrlex/SRelTabCtrl.h \
tabctrlex/TargetData.h \
SOURCES += MainDlg.cpp \
SMiniblink.cpp \
SouiInit.cpp \
SweepingEdge.cpp \
tabctrlex/CDropWnd.cpp \
tabctrlex/DropTarget.cpp \
tabctrlex/DropWindow.cpp \
tabctrlex/IDropInterface.cpp \
tabctrlex/SBrowserTab.cpp \
tabctrlex/SEditEx.cpp \
tabctrlex/SRelTabCtrl.cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/soui3-demo/SweepingEdge.git
git@gitee.com:soui3-demo/SweepingEdge.git
soui3-demo
SweepingEdge
SweepingEdge
master

搜索帮助