Lines Matching full:vc12
61 ) else if /i "%~1" == "vc12" (
62 set VERSION=VC12
97 if "%VERSION%" == "VC12" goto vc12
205 :vc12
209 echo Generating VC12 project files
210 call :generate vcxproj Windows\VC12\src\curl.tmpl Windows\VC12\src\curl.vcxproj
211 call :generate vcxproj Windows\VC12\lib\libcurl.tmpl Windows\VC12\lib\libcurl.vcxproj
213 echo Removing VC12 project files
214 call :clean Windows\VC12\src\curl.vcxproj
215 call :clean Windows\VC12\lib\libcurl.vcxproj
238 rem or vcxproj for VC10, VC11, VC12 and VC14)
302 rem or vcxproj for VC10, VC11, VC12 and VC14)
396 echo vc12 - Use Visual Studio 2013