1 Star 0 Fork 4

bloy/兴隆支付中心DLL项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
XLPay.~bpg 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
#------------------------------------------------------------------------------
VERSION = BWS.01
#------------------------------------------------------------------------------
!ifndef ROOT
ROOT = $(MAKEDIR)\..
!endif
#------------------------------------------------------------------------------
MAKE = $(ROOT)\bin\make.exe -$(MAKEFLAGS) -f$**
DCC = $(ROOT)\bin\dcc32.exe $**
BRCC = $(ROOT)\bin\brcc32.exe $**
#------------------------------------------------------------------------------
PROJECTS = xlpay.dll rtcSDK.bpl rtcSDK_Raw.bpl XLPay_Service.exe \
HelloWorldJSONServer.exe XLPayService.exe XLPayServiceForPos.exe \
ReportDesigner.exe test.exe certification.exe cer.exe
#------------------------------------------------------------------------------
default: $(PROJECTS)
#------------------------------------------------------------------------------
xlpay.dll: xlpay\xlpay.dpr
$(DCC)
rtcSDK.bpl: RealThinClientSDK_v628_2013Q4\Lib\rtcSDK.dpk
$(DCC)
rtcSDK_Raw.bpl: RealThinClientSDK_v628_2013Q4\Lib\rtcSDK_Raw.dpk
$(DCC)
XLPay_Service.exe: XLPay_Service\XLPay_Service.dpr
$(DCC)
HelloWorldJSONServer.exe: RealThinClientSDK_v628_2013Q4\QuickStart\SimpleJSONServer\HelloWorldJSONServer.dpr
$(DCC)
XLPayService.exe: XLPayService\XLPayService.dpr
$(DCC)
XLPayServiceForPos.exe: XLPayServiceForPos\XLPayServiceForPos.dpr
$(DCC)
ReportDesigner.exe: ReportDesigner\ReportDesigner.dpr
$(DCC)
test.exe: test\test.dpr
$(DCC)
certification.exe: ..\XLD\getMacAddress\certification.dpr
$(DCC)
cer.exe: ..\XLD\getMacAddress\exe\cer.dpr
$(DCC)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhiyuexin/xlpaydll.git
git@gitee.com:zhiyuexin/xlpaydll.git
zhiyuexin
xlpaydll
兴隆支付中心DLL项目
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385