Fixed windows release scripts

preferencesAboutTextFull
Craig Watson 8 years ago
parent 5f7c8d7d30
commit 7070ea22f7
  1. 3
      release_scripts/windows/release.win7.vc9.bat

@ -1,4 +1,5 @@
@echo off
@echo off
REM --------------------------------------------------------------------
REM This program is free software: you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
@ -14,8 +15,6 @@ REM You should have received a copy of the GNU General Public License
REM along with this program. If not, see <http://www.gnu.org/licenses/>.
REM ---------------------------------------------------------------------
GOTO EXIT
set SCRIPT_PATH=%~dp0
set PROJECT_ROOT=%SCRIPT_PATH%\..\..

Loading…
Cancel
Save