call svn2revisioninc to update revision.inc

git-svn-id: trunk@7929 -
This commit is contained in:
vincents 2005-10-07 12:06:28 +00:00
parent 6ab16db180
commit 8f14017c13
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ SET PATH=%FPCBINDIR%
::: copy lazarus dir
rmdir /s /q %BUILDDIR%
%SVN% export %LAZSVNDIR% %BUILDDIR% >> %LOGFILE%
..\..\svn2revisioninc %LAZSVNDIR% %BUILDDIR%\ide\revision.inc
:: copy fpc source
gmkdir -p %BUILDDIR%\fpcsrc

View File

@ -54,6 +54,7 @@ SET PATH=%FPCBINDIR%
:: copy lazarus dir
rmdir /s /q %BUILDDIR%
%SVN% export %LAZSVNDIR% %BUILDDIR% >> %LOGFILE%
..\..\svn2revisioninc %LAZSVNDIR% %BUILDDIR%\ide\revision.inc
:: copy fpc source
gmkdir -p %BUILDDIR%\fpcsrc