File:  [parser3project] / win32 / build-libs.cmd
Revision 1.5: download - view: text, annotated - select for diffs - revision graph
Tue Mar 13 09:49:32 2007 UTC (19 years, 4 months ago) by misha
Branches: MAIN
CVS tags: HEAD
- some comments

:: 1. download libs
:: 2. unpack in corect directories (overriding existing files)
:: 3. run this file
:: building can be done with VS .NET 2003

cd gc
call compile.cmd
cd ..

cd gnome\libxml2-x.x.x\win32
call compile.cmd
cd ..\..\..\

cd gnome\libxslt-x.x.x\win32
call compile.cmd
cd ..\..\..\

E-mail: