mirror of
https://github.com/proxysu/ProxySU.git
synced 2025-02-16 14:43:14 +03:00
生成Beta版
This commit is contained in:
parent
f327f1c232
commit
e8a64380a1
@ -181,8 +181,8 @@ del /F /S /Q "$(TargetDir)TemplateConfg"
|
||||
mkdir "$(TargetDir)TemplateConfg"
|
||||
copy /Y "$(TargetDir)..\..\..\TemplateConfg\*.*" "$(TargetDir)TemplateConfg\"
|
||||
"$(TargetDir)..\..\..\7z\7z.exe" a $(TargetDir)Release.zip $(TargetDir) -xr!*config
|
||||
mkdir "$(TargetDir)..\Bete"
|
||||
del "$(TargetDir)..\Bete\*.*"
|
||||
copy /Y "$(TargetDir)Release.zip" "$(TargetDir)..\Bete\Bete.zip"</PostBuildEvent>
|
||||
mkdir "$(TargetDir)..\Beta"
|
||||
del "$(TargetDir)..\Beta\*.*"
|
||||
copy /Y "$(TargetDir)Release.zip" "$(TargetDir)..\Beta\Beta.zip"</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user