parent
e6899c0e74
commit
67807d1947
|
|
@ -40,9 +40,9 @@ test_script:
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
msbuild /t:Build /p:platform=%platform%;configuration=%configuration% cryptlib.vcxproj
|
msbuild /t:Build /p:platform=$platform;configuration=$configuration cryptlib.vcxproj
|
||||||
|
|
||||||
msbuild /t:Build /p:platform=%platform%;configuration=%configuration% cryptest.vcxproj
|
msbuild /t:Build /p:platform=$platform;configuration=$configuration cryptest.vcxproj
|
||||||
|
|
||||||
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
|
msbuild /t:CopyCryptestToRoot cryptest.vcxproj
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue