diff --git a/.gitignore b/.gitignore index f91ff2b..741b997 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ tmp/ *.tmp *.bak *.swp +*.tlog +*.idb *~.nib local.properties .classpath @@ -43,8 +45,6 @@ local.properties # Build results -[Dd]ebug/ -[Rr]elease/ x64/ build/ [Bb]in/ @@ -214,3 +214,4 @@ pip-log.txt #Mr Developer .mr.developer.cfg +部署版本/主程序-主函数版本/HWCV-exe/Debug/vc120.idb diff --git a/测试/服务器测试/鉴定主程序/Debug/HWCV-exe.exe b/测试/服务器测试/鉴定主程序/Debug/HWCV-exe.exe new file mode 100644 index 0000000..09b3e6d Binary files /dev/null and b/测试/服务器测试/鉴定主程序/Debug/HWCV-exe.exe differ diff --git a/部署版本/主程序-主函数版本/Debug/HWCV.exe b/部署版本/主程序-主函数版本/Debug/HWCV.exe new file mode 100644 index 0000000..b51a16b Binary files /dev/null and b/部署版本/主程序-主函数版本/Debug/HWCV.exe differ