Simplified and focus on msc, msc_vc140

This commit is contained in:
2019-02-20 14:28:00 +01:00
parent 48be270648
commit 97f0a1d2aa
11 changed files with 145 additions and 108 deletions

View File

@@ -22,21 +22,14 @@ echo The C environment: ISE_C_COMPILER=%ISE_C_COMPILER% (ISE_C_COMPILER_VER=%ISE
iff defined HAS_C_COMP_VER then
echo - HAS_C_COMP_VER=%HAS_C_COMP_VER% ISE_C_COMPILER_VER=%ISE_C_COMPILER_VER% (ISE_C_COMPILER=%ISE_C_COMPILER%)
endiff
::iff defined HAS_WSDK71 then
:: echo - HAS_WSDK71=%HAS_WSDK71%
::endiff
iff defined HAS_VC100 then
echo - HAS_VC100=%HAS_VC100%
iff defined HAS_VC_MSC then
echo - HAS_VC_MSC=%HAS_VC_MSC%
echo - ISE_VC_MSC=%ISE_VC_MSC%
endiff
::iff defined HAS_VC110 then
:: echo - HAS_VC110=%HAS_VC110%
::endiff
iff defined HAS_VC140 then
echo - HAS_VC140=%HAS_VC140%
iff defined HAS_VC_MSC_VC140 then
echo - HAS_VC_MSC_VC140=%HAS_VC_MSC_VC140%
echo - ISE_VC_MSC_VC140=%ISE_VC_MSC_VC140%
endiff
::iff defined HAS_VC150 then
:: echo - HAS_VC150=%HAS_VC150%
::endiff
echo MYSQL lib location: %MYSQL%
echo -----------------------------