Cleaned configuration, and removed duplicated files.

This commit is contained in:
2018-09-24 10:10:45 +02:00
parent 12e9c09911
commit 6ef4f1e8a8
10 changed files with 31 additions and 139 deletions

View File

@@ -2,10 +2,8 @@ REM Check ISE_BUILD_NAME=win64-vc150
echo Use build "win64-vc150"
set ISE_PLATFORM=win64
iff exist %~dp0local-%COMPUTERNAME%.btm then
call %~dp0local-%COMPUTERNAME%.btm
elseiff exist %~dp0local.btm then
call %~dp0local.btm
iff exist %~dp0..\machines\local.btm then
call %~dp0..\machines\local.btm
endiff
set ISE_C_COMPILER=msc_vc140