mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10191] Update vmaps extractor/assembler binaries using vs2008.
* This make some ppl happy who not have installed VS2010 runtime. * Also vmap assembler include recent fix for absend locale support, that ofc only affect ppl who before can't use assembler with this locales supporting client. * Also small update for vmap extarctor project .gitignore
This commit is contained in:
parent
bbe869b75d
commit
ebe28d025b
4 changed files with 2 additions and 1 deletions
Binary file not shown.
Binary file not shown.
1
contrib/vmap_extractor_v3/win/.gitignore
vendored
1
contrib/vmap_extractor_v3/win/.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
*.opensdf
|
*.opensdf
|
||||||
|
*.ncb
|
||||||
*.sdf
|
*.sdf
|
||||||
*.suo
|
*.suo
|
||||||
bin
|
bin
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "10190"
|
#define REVISION_NR "10191"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue