X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/a253471d7f8e4d91bf6ebabab00155c3b387d3d0..93a3786624b2768d89bfa27e46598dc64e2fb70a:/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd diff --git a/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd b/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd new file mode 100644 index 0000000..8b0a3a4 --- /dev/null +++ b/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd @@ -0,0 +1,2 @@ +if exist "%WEBKIT_LIBRARIES%\tools\VersionStamper\VersionStamper.exe" "%WEBKIT_LIBRARIES%\tools\VersionStamper\VersionStamper.exe" --verbose "%TARGETPATH%" +if exist "%CONFIGURATIONBUILDDIR%\buildfailed" del "%CONFIGURATIONBUILDDIR%\buildfailed"