[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
This commit is contained in:
VladimirMangos 2009-10-26 12:35:48 +03:00
parent eef1faa7ff
commit a22c0f05b9
6 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8737"
#define REVISION_NR "8738"
#endif // __REVISION_NR_H__