diff --git a/dep/lib/win32_debug/.gitignore b/dep/lib/win32_debug/.gitignore index ae0b42bd7..bf1241d78 100644 --- a/dep/lib/win32_debug/.gitignore +++ b/dep/lib/win32_debug/.gitignore @@ -12,3 +12,4 @@ ACE* ADE* +tbb* diff --git a/dep/lib/win32_release/.gitignore b/dep/lib/win32_release/.gitignore index ae0b42bd7..bf1241d78 100644 --- a/dep/lib/win32_release/.gitignore +++ b/dep/lib/win32_release/.gitignore @@ -12,3 +12,4 @@ ACE* ADE* +tbb* diff --git a/dep/lib/x64_Debug/.gitignore b/dep/lib/x64_Debug/.gitignore index ae0b42bd7..bf1241d78 100644 --- a/dep/lib/x64_Debug/.gitignore +++ b/dep/lib/x64_Debug/.gitignore @@ -12,3 +12,4 @@ ACE* ADE* +tbb* diff --git a/dep/lib/x64_release/.gitignore b/dep/lib/x64_release/.gitignore index ae0b42bd7..bf1241d78 100644 --- a/dep/lib/x64_release/.gitignore +++ b/dep/lib/x64_release/.gitignore @@ -12,3 +12,4 @@ ACE* ADE* +tbb* diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index 7ab52c7f1..cce49b22e 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 "8736" + #define REVISION_NR "8737" #endif // __REVISION_NR_H__ diff --git a/win/VC80/ACE_vc8.vcproj b/win/VC80/ACE_vc8.vcproj index b2a3930aa..8cd57f22c 100644 --- a/win/VC80/ACE_vc8.vcproj +++ b/win/VC80/ACE_vc8.vcproj @@ -1,7 +1,7 @@ - - - - - - + + + + + + @@ -403,7 +403,7 @@ @@ -487,7 +487,7 @@ - - - - - - - - - - - - - - - - - @@ -631,6 +585,52 @@ /> + + + + + + + + + + + + + + + + + diff --git a/win/VC80/tbbmalloc.vcproj b/win/VC80/tbbmalloc.vcproj index 1a890c291..4a2e2402b 100644 --- a/win/VC80/tbbmalloc.vcproj +++ b/win/VC80/tbbmalloc.vcproj @@ -364,7 +364,7 @@