more work to get libxml / libcollada-dom to build multiplatform

This commit is contained in:
ejcoumans
2006-06-19 19:33:14 +00:00
parent 0f3bda1fb0
commit 8dcbaeb2b8
157 changed files with 134901 additions and 375 deletions

View File

@@ -21,12 +21,8 @@
#if defined(macintosh)
#include "config-mac.h"
#else
#ifdef _MSC_VER
#include "config-win32.h"
#else
#include "config.h"
#include <libxml/xmlversion.h>
#endif //_MSC_VER
#endif
#if defined(__Lynx__)