mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19: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
dep/lib/win32_debug/.gitignore
vendored
1
dep/lib/win32_debug/.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
|
||||
ACE*
|
||||
ADE*
|
||||
tbb*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue