Lines Matching refs:REM
1 REM This batch file is meant to facilitate regenerating prebuilt binaries for
2 REM the Windows tools.
3 REM You MUST run it from a Visual Studio xxxx Command Prompt. To do this,
4 REM navigate to:
5 REM
6 REM Start->Programs->Microsoft Visual Studio XXXX->Tools->
7 REM Visual Studio Command Prompt
8 REM
9 REM Then run this batch file. It performs an SVN update, edits the
10 REM README.binaries file to contain
11 REM the revision number, and builds the tools. You must run 'svn commit' to
12 REM commit the pending edits to the repository.