66 Star 515 Fork 68

indiff/qttabbar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
02build_sonar.bat 687 Bytes
一键复制 编辑 原始数据 按行查看 历史
tanyuanji 提交于 2020-05-23 21:09 . 添加sonar和脚本编译
@echo off
set cur_path=%CD%
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86
"%cur_path%\sonar-scanner-msbuild-4.9.0.17385-net46\SonarScanner.MSBuild.exe" begin /k:"qttabbar" /d:sonar.host.url="http://192.168.1.146:9000" /d:sonar.login="4e91ad1959c5f60eba7aa47266c0fca9c65e33ed"
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe" "%cur_path%\QTTabBar Rebirth.sln" /t:Rebuild /property:Configuration=Release /property:Platform="Any CPU"
"%cur_path%\sonar-scanner-msbuild-4.9.0.17385-net46\SonarScanner.MSBuild.exe" end /d:sonar.login="4e91ad1959c5f60eba7aa47266c0fca9c65e33ed"
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/qwop/qttabbar.git
[email protected]:qwop/qttabbar.git
qwop
qttabbar
qttabbar
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385