diff --git a/ChangeLog b/ChangeLog index ad1c244..8b6f498 100644 --- a/ChangeLog +++ b/ChangeLog @@ -332,6 +332,15 @@ Version 1.8.0 Version 1.6.18 ******************************************************************************* +2012-04-17 Yoichi NAKAYAMA + + Create intermediate directory per project on vc9. + + Sample applications share sample_util.c and collisions of + object file can occur in parallel build. Modify project files to + split intermediate directories against it. + Apply similar changes also to library projects, like vc10 projects. + 2012-04-11 Yoichi NAKAYAMA Avoid access violation after parser_parse_chunky_headers call. diff --git a/build/vc9/ixml.vcproj b/build/vc9/ixml.vcproj index ce565cb..760e76d 100644 --- a/build/vc9/ixml.vcproj +++ b/build/vc9/ixml.vcproj @@ -21,7 +21,7 @@ @@ -86,7 +86,7 @@ @@ -152,7 +152,7 @@ @@ -354,7 +354,7 @@ @@ -420,7 +420,7 @@ @@ -98,7 +98,7 @@ @@ -176,7 +176,7 @@ @@ -416,7 +416,7 @@ @@ -494,7 +494,7 @@ @@ -98,7 +98,7 @@ @@ -176,7 +176,7 @@ @@ -416,7 +416,7 @@ @@ -494,7 +494,7 @@ @@ -98,7 +98,7 @@ @@ -176,7 +176,7 @@ @@ -416,7 +416,7 @@ @@ -494,7 +494,7 @@