4 ${REACTOS_SOURCE_DIR}/lib/3rdparty/libwin-iconv
5 ${REACTOS_SOURCE_DIR}/include/reactos/libs/zlib)
17 -D_DLL -D__USE_CRTIMP)
65 add_library(libxml2 ${SOURCE})
66 target_link_libraries(libxml2 oldnames)
67 add_pch(libxml2 libxml.h SOURCE)
68 add_dependencies(libxml2 psdk)
71 # Formal parameter different from declaration
72 add_target_compile_flags(libxml2 "/wd4101")
74 add_target_compile_flags(libxml2 "-w")