Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74b6f73

Browse files
author
Neil Conway
committed
Add a setlocal command to the beginning of build.bat. This is required
to deal with buildenv.bat properly, so that PATH (for example) doesn'texpand infintly. Per report from Joachim Wieland, patch from Magnus.
1 parenta5a1506 commit74b6f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/tools/msvc/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@echooff
2+
SETLOCAL
23
SETSTARTDIR=%CD%
34
ifexist src\tools\msvc\buildenv.batcall src\tools\msvc\buildenv.bat
45
ifexist buildenv.batcall buildenv.bat

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp