diff options
Diffstat (limited to 'src/dtf/dtf.cmd')
| -rw-r--r-- | src/dtf/dtf.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dtf/dtf.cmd b/src/dtf/dtf.cmd index 530ee432..1bdce2ef 100644 --- a/src/dtf/dtf.cmd +++ b/src/dtf/dtf.cmd | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | ||
| 18 | msbuild -Restore SfxCA\sfxca_t.proj -p:Configuration=%_C% -tl -nologo -m -warnaserror -bl:..\..\build\logs\dtf_sfxca.binlog || exit /b | 18 | msbuild -Restore SfxCA\sfxca_t.proj -p:Configuration=%_C% -tl -nologo -m -warnaserror -bl:..\..\build\logs\dtf_sfxca.binlog || exit /b |
| 19 | 19 | ||
| 20 | msbuild -Restore -t:Pack dtf.sln -p:Configuration=%_C% -tl -nologo -m -warnaserror -bl:..\..\build\logs\dtf_build.binlog || exit /b | 20 | msbuild -Restore -t:Pack dtf.slnx -p:Configuration=%_C% -tl -nologo -m -warnaserror -bl:..\..\build\logs\dtf_build.binlog || exit /b |
| 21 | 21 | ||
| 22 | @goto :end | 22 | @goto :end |
| 23 | 23 | ||
