1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-20 13:43:55 +08:00

Allow to compile with Visual Studio 2010

For https://bugzilla.gnome.org/show_bug.cgi?id=666491

This patch adds project files to compile and debug libxml2 using Visual
Studio 2010. Only few minor changes have been made to the actual source
code.

This patch also requires for the iconv package to be compiled with visual
studio 2010 which has been submitted to the iconv project (see:
https://savannah.gnu.org/bugs/?35088)
This commit is contained in:
Thomas Lemm
2012-05-09 18:27:04 +08:00
committed by Daniel Veillard
parent 689408bd86
commit 066c697772
12 changed files with 809 additions and 2 deletions

0
python/setup.py Normal file → Executable file
View File