File:  [parser3project] / win32 / build-libs.cmd
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Fri Nov 9 15:43:39 2007 UTC (18 years, 8 months ago) by misha
Branches: MAIN
CVS tags: HEAD
- switch to VS 2005 while building lib

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

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: