From e52e7e0bd3e43df357e1586427e2264538013fd0 Mon Sep 17 00:00:00 2001 From: Yoichi NAKAYAMA Date: Tue, 17 Apr 2012 20:34:37 +0900 Subject: [PATCH] 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. --- ChangeLog | 9 +++++++++ build/vc9/ixml.vcproj | 16 ++++++++-------- build/vc9/libupnp.vcproj | 16 ++++++++-------- build/vc9/threadutil.vcproj | 16 ++++++++-------- build/vc9/tvcombo.vcproj | 16 ++++++++-------- build/vc9/tvctrlpt.vcproj | 16 ++++++++-------- build/vc9/tvdevice.vcproj | 16 ++++++++-------- 7 files changed, 57 insertions(+), 48 deletions(-) diff --git a/ChangeLog b/ChangeLog index 84be080..8c7d3d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,15 @@ 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 @@