mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8737] Restore some some VC80 build modes work after TBB lib add.
* Hide TBB libs in lib dirs in simialr way as hide ACE libs. * Avoid use broken lib/*_debug_nppch dirs, and restore use debug version for debug_nopch mode * Avoid unexpected creating .tlb fiel in bin subdirs * Restore 0.15-dev as current developed release version in mangosd. * Set to correct values debug_nopch mode fields in tbb.vcproj Note: VC90 fixes will be in next commit.
This commit is contained in:
parent
b0ea8848a5
commit
eef1faa7ff
11 changed files with 95 additions and 91 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8736"
|
||||
#define REVISION_NR "8737"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue