Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/installer/release.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10415 by zmatsuo, Mon Dec 19 15:59:39 2022 UTC revision 10417 by zmatsuo, Tue Dec 20 12:22:58 2022 UTC
# Line 3  setlocal Line 3  setlocal
3  set CUR=%~dp0  set CUR=%~dp0
4  cd /d %CUR%  cd /d %CUR%
5    
6  if "%VS_VERSION%" == "" set VS_VERSION=2019  rem set VS_VERSION=2019
7  rem if "%VS_VERSION%" == "" set VS_VERSION=2022  if "%VS_VERSION%" == "" set VS_VERSION=2022
8    
9  if "%APPVEYOR%" == "True" set NOPAUSE=1  if "%APPVEYOR%" == "True" set NOPAUSE=1
10  if exist ..\buildtools\svnrev\sourcetree_info.bat del ..\buildtools\svnrev\sourcetree_info.bat  if exist ..\buildtools\svnrev\sourcetree_info.bat del ..\buildtools\svnrev\sourcetree_info.bat

Legend:
Removed from v.10415  
changed lines
  Added in v.10417

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26