minor changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@echo off
|
::@echo off
|
||||||
setlocal
|
setlocal
|
||||||
%~dp0config.bat
|
call %~dp0config.bat
|
||||||
set REPO_NAME=%1
|
set REPO_NAME=%1
|
||||||
set REPO_LOCAL=file:///%REPO_ROOT%/svn/%REPO_NAME%
|
set REPO_LOCAL=file:///%REPO_ROOT%/svn/%REPO_NAME%
|
||||||
|
|
||||||
|
|||||||
10
windows_deliv/etc/profiles/win64-vc140.btm
Normal file
10
windows_deliv/etc/profiles/win64-vc140.btm
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
REM Check ISE_BUILD_NAME=win64-vc140
|
||||||
|
echo Use build "win64-vc140"
|
||||||
|
set ISE_PLATFORM=win64
|
||||||
|
|
||||||
|
iff exist %~dp0..\machines\local.btm then
|
||||||
|
call %~dp0..\machines\local.btm
|
||||||
|
endiff
|
||||||
|
|
||||||
|
set ISE_C_COMPILER=msc_vc140
|
||||||
|
set ISE_C_COMPILER_VER=VC140
|
||||||
Reference in New Issue
Block a user