2085. [doc] win32: added index.html and README to zip. [RT #16201]

This commit is contained in:
Mark Andrews
2006-09-29 05:59:03 +00:00
parent 0ca8fddd5b
commit e3582ce431
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
2085. [doc] win32: added index.html and README to zip. [RT #16201]
2084. [contrib] dbus update for 9.3.3rc2.
2083. [port] win32: Visual C++ 2005 support.

View File

@@ -43,7 +43,9 @@ if NOT Exist ..\Build\Release mkdir ..\Build\Release
echo Copying the ARM and the Installation Notes.
copy ..\COPYRIGHT ..\Build\Release
copy ..\README ..\Build\Release
copy readme1st.txt ..\Build\Release
copy index.html ..\Build\Release
copy ..\doc\arm\*.html ..\Build\Release
copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release
copy ..\CHANGES ..\Build\Release