parent
b9e5cd2f90
commit
6b200c80cf
|
|
@ -35,6 +35,14 @@ test_script:
|
||||||
|
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
|
|
||||||
|
vcupgrade.exe -nologo -overwrite cryptlib.vcxproj
|
||||||
|
|
||||||
|
vcupgrade.exe -nologo -overwrite cryptest.vcxproj
|
||||||
|
|
||||||
|
msbuild /t:Build cryptlib.vcxproj
|
||||||
|
|
||||||
|
msbuild /t:Build cryptest.vcxproj
|
||||||
|
|
||||||
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
|
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
|
||||||
|
|
||||||
cryptest.exe v
|
cryptest.exe v
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue