vcpkg/ports/openssl/make-openssl.bat
2016-11-07 21:54:23 -08:00

11 lines
162 B
Batchfile

set build=%1
perl Configure no-asm no-hw no-dso VC-WINUNIVERSAL
call ms\do_winuniversal.bat
call ms\setVSvars.bat universal10.0%build%
nmake -f ms\ntdll.mak