]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd
JavaScriptCore-1218.tar.gz
[apple/javascriptcore.git] / JavaScriptCore.vcxproj / JavaScriptCorePostBuild.cmd
diff --git a/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd b/JavaScriptCore.vcxproj/JavaScriptCorePostBuild.cmd
new file mode 100644 (file)
index 0000000..8b0a3a4
--- /dev/null
@@ -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"