Updated to GLM 0.9.B

This commit is contained in:
Christophe Riccio
2010-04-29 11:56:52 +01:00
parent 7c7b1d0b3d
commit 05439738b8
266 changed files with 15552 additions and 8092 deletions

BIN
doc/build/XalanMessages_1_7_0.dll vendored Normal file

Binary file not shown.

9
doc/build/build.bat vendored Normal file
View File

@@ -0,0 +1,9 @@
xalan -m -o ..\index.html ..\src\data.xml ..\src\news.xsl
xalan -m -o ..\download.html ..\src\data.xml ..\src\download.xsl
xalan -m -o ..\changelog.html ..\src\data.xml ..\src\changelog.xsl
xalan -m -o ..\issue.html ..\src\data.xml ..\src\issue.xsl
xalan -m -o ..\link.html ..\src\data.xml ..\src\link.xsl
xalan -m -o ..\goodies.html ..\src\data.xml ..\src\goodies.xsl
xalan -m -o ..\about.html ..\src\data.xml ..\src\about.xsl
xalan -m -o ..\code.html ..\src\data.xml ..\src\code.xsl
pause

BIN
doc/build/msvcp71.dll vendored Normal file

Binary file not shown.

BIN
doc/build/msvcr71.dll vendored Normal file

Binary file not shown.

BIN
doc/build/xalan-c_1_7_0.dll vendored Normal file

Binary file not shown.

BIN
doc/build/xalan.exe vendored Normal file

Binary file not shown.

BIN
doc/build/xerces-c_2_5_0.dll vendored Normal file

Binary file not shown.