mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 10:37:06 +00:00
[11164] Changed TBB lib to same version but with make script
(based on cipherCOM's repo commit e8a538e) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
cc8a11bff7
commit
21794edc44
38 changed files with 5517 additions and 579 deletions
|
|
@ -43,7 +43,7 @@
|
|||
//
|
||||
#include <winresrc.h>
|
||||
#define ENDL "\r\n"
|
||||
#include "../tbb/tbb_version.h"
|
||||
#include "tbb/tbb_version.h"
|
||||
|
||||
#define TBBMALLOC_VERNUMBERS TBB_VERSION_MAJOR, TBB_VERSION_MINOR, __TBB_VERSION_YMD
|
||||
#define TBBMALLOC_VERSION __TBB_STRING(TBBMALLOC_VERNUMBERS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue