summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd')
-rw-r--r--Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd b/Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd
index 8063ee0..e88748c 100644
--- a/Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd
+++ b/Source/WebCore/WebCore.vcproj/QTMovieWinPostBuild.cmd
@@ -1,4 +1,5 @@
mkdir 2>NUL "%CONFIGURATIONBUILDDIR%\include\QTMovieWin"
xcopy /y /d "%PROJECTDIR%..\platform\graphics\win\QTMovie.h" "%CONFIGURATIONBUILDDIR%\include\QTMovieWin"
+if exist "%WEBKITLIBRARIESDIR%\tools\VersionStamper\VersionStamper.exe" "%WEBKITLIBRARIESDIR%\tools\VersionStamper\VersionStamper.exe" --verbose "%TARGETPATH%"
if exist "%CONFIGURATIONBUILDDIR%\buildfailed" del "%CONFIGURATIONBUILDDIR%\buildfailed"