From a22c0f05b924e7b14c879ac392d47d49872497b7 Mon Sep 17 00:00:00 2001 From: VladimirMangos Date: Mon, 26 Oct 2009 12:35:48 +0300 Subject: [PATCH] [8738] Restore some some VC90 build modes work after TBB lib add. * Avoid use broken lib/*_debug_nppch dirs, and restore use debug version for debug_nopch mode * Avoid unexpected creating .tlb file in bin subdirs * Set to correct values debug_nopch mode fields in tbb.vcproj --- src/shared/revision_nr.h | 2 +- win/VC80/tbb.vcproj | 4 ++-- win/VC80/tbbmalloc.vcproj | 4 ++-- win/VC90/mangosd.vcproj | 8 ++++---- win/VC90/tbb.vcproj | 12 ++++++------ win/VC90/tbbmalloc.vcproj | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index cce49b22e..823ec5100 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "8737" + #define REVISION_NR "8738" #endif // __REVISION_NR_H__ diff --git a/win/VC80/tbb.vcproj b/win/VC80/tbb.vcproj index c3b354d80..5ee57d580 100644 --- a/win/VC80/tbb.vcproj +++ b/win/VC80/tbb.vcproj @@ -354,7 +354,7 @@ @@ -400,7 +400,7 @@ @@ -483,7 +483,7 @@