2 Star 0 Fork 1

swiftlc / CefLib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manifest_command.txt 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
swiftlc 提交于 2019-11-25 21:29 . + 导出manifest文件
setlocal
mt.exe -nologo -manifest "$(ProjectDir)../cef_bundle/cefclient.exe.manifest" "$(ProjectDir)../cef_bundle/compatibility.manifest" -outputresource:"$(OutDir)$(TargetFilename)";#1
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
1
https://gitee.com/swiftlc/CefLib.git
git@gitee.com:swiftlc/CefLib.git
swiftlc
CefLib
CefLib
master

搜索帮助