diff options
Diffstat (limited to 'src/internal/internal.cmd')
| -rw-r--r-- | src/internal/internal.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/internal/internal.cmd b/src/internal/internal.cmd index 40413f55..8e8e2cb5 100644 --- a/src/internal/internal.cmd +++ b/src/internal/internal.cmd | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @setlocal | 1 | |
| 2 | @pushd %~dp0 | 2 | @pushd %~dp0 |
| 3 | 3 | ||
| 4 | @set _C=Debug | 4 | @set _C=Debug |
| @@ -41,4 +41,4 @@ msbuild internal_t.proj -p:Configuration=%_C% -tl -nologo -warnaserror -bl:%_L%\ | |||
| 41 | 41 | ||
| 42 | :end | 42 | :end |
| 43 | @popd | 43 | @popd |
| 44 | @endlocal | 44 | |
