[11165] Fixed existed win projects for build not modified tbb sources.

Instead modify #include paths in TBB sources added expected include paths to VC projects
This commit is contained in:
VladimirMangos 2011-02-13 05:40:27 +03:00
parent 21794edc44
commit b3aa3c2b22
7 changed files with 134 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11164"
#define REVISION_NR "11165"
#endif // __REVISION_NR_H__