Lines Matching defs:VERSION
32 set VERSION=ALL
48 set VERSION=PRE
50 set VERSION=VC10
52 set VERSION=VC11
54 set VERSION=VC12
56 set VERSION=VC14
58 set VERSION=VC14.10
60 set VERSION=VC14.20
62 set VERSION=VC14.30
81 ) else if "%VERSION%" == "PRE" (
83 ) else if "%VERSION%" == "ALL" (
87 if "%VERSION%" == "PRE" goto success
88 if "%VERSION%" == "VC10" goto vc10
89 if "%VERSION%" == "VC11" goto vc11
90 if "%VERSION%" == "VC12" goto vc12
91 if "%VERSION%" == "VC14" goto vc14
92 if "%VERSION%" == "VC14.10" goto vc14.10
93 if "%VERSION%" == "VC14.20" goto vc14.20
94 if "%VERSION%" == "VC14.30" goto vc14.30
109 if not "%VERSION%" == "ALL" goto success
124 if not "%VERSION%" == "ALL" goto success
139 if not "%VERSION%" == "ALL" goto success
154 if not "%VERSION%" == "ALL" goto success
169 if not "%VERSION%" == "ALL" goto success
184 if not "%VERSION%" == "ALL" goto success