issue #1703:remove dependence of libxml2

This commit is contained in:
minggo 2013-02-06 14:12:52 +08:00
parent fcc6ed89ae
commit 9a7cca5ed4
2 changed files with 0 additions and 5 deletions

View File

@ -166,5 +166,4 @@ include $(BUILD_STATIC_LIBRARY)
$(call import-module,libjpeg)
$(call import-module,libpng)
$(call import-module,libxml2)
$(call import-module,libtiff)

View File

@ -34,10 +34,6 @@ using namespace std;
#if (CC_TARGET_PLATFORM != CC_PLATFORM_IOS) && (CC_TARGET_PLATFORM != CC_PLATFORM_MAC)
#include <libxml/parser.h>
#include <libxml/tree.h>
#include <libxml/xmlmemory.h>
NS_CC_BEGIN
typedef enum