Update .appveyor recipe
parent
5583c34b46
commit
2fffd049e5
|
|
@ -39,7 +39,7 @@ test_script:
|
|||
|
||||
copy /y TestScripts\cryptest.vcxproj .
|
||||
|
||||
msbuild /t:Build cryptlib.vcxproj
|
||||
msbuild /t:Build /p:platform=%platform%;configuration=%configuration% cryptlib.vcxproj
|
||||
|
||||
msbuild /t:Build /p:platform=%platform%;configuration=%configuration% cryptest.vcxproj
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue