From 2ac86dfdafb9bf4d4e9252260a431755b56d8ebe Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 8 Mar 2013 17:41:00 +0200 Subject: Add support for XML parsing and serialization --- cutl/libcutl-vc9.vcproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cutl/libcutl-vc9.vcproj') diff --git a/cutl/libcutl-vc9.vcproj b/cutl/libcutl-vc9.vcproj index 474112f..301525f 100644 --- a/cutl/libcutl-vc9.vcproj +++ b/cutl/libcutl-vc9.vcproj @@ -337,10 +337,13 @@ __source_entries__(sources) +__source_entries__(boost_sources) +__source_entries__(expat_sources) +__source_entries__(genx_sources) __file_entries__(headers) +__file_entries__(expat_headers) +__file_entries__(genx_headers) -- cgit v1.1