Browse Source

Forgot to commit the last change.

David Piuva 3 years ago
parent
commit
c881c2afc5
1 changed files with 2 additions and 3 deletions
  1. 2 3
      Source/tools/wizard/build_windows.bat

+ 2 - 3
Source/tools/wizard/build_windows.bat

@@ -2,6 +2,5 @@
 
 
 rem Launch the build system with Wizard.DsrProj and Windows selected as the platform.
 rem Launch the build system with Wizard.DsrProj and Windows selected as the platform.
 
 
-echo "Running build_windows.bat %@%
-
-../builder/buildProject.bat Wizard.DsrProj Windows %@%
+echo "Running build_windows.bat %@%
+..\builder\buildProject.bat Wizard.DsrProj Windows %@%