Sign in
webkit
/
WebKit
/
fbcf7adeebdff3c7dfa356e069317e3897161275
/
.
/
Source
/
JavaScriptCore
/
JavaScriptCore.vcxproj
/
testapi
/
testapiLauncherPostBuild.cmd
blob: 64fb320d7c446b8794888d300f02a0557bc19824 [
file
] [
log
] [
blame
]
if
exist
"%CONFIGURATIONBUILDDIR%\buildfailed"
del
"%CONFIGURATIONBUILDDIR%\buildfailed"
@xcopy
/
y
/
d
"%PROJECTDIR%\..\..\API\tests\testapi.js"
"%OUTDIR%"
>
nul
2
>
nul