[10164] Update vmap_assembler to upcoming new implementation

* Note: vmap_assembler tool will not compile until final commit of new vmap system
* Now also comes with Visual Studio 2010 project files and CMake files
This commit is contained in:
Lynx3d 2010-06-25 17:39:55 +02:00
parent cda38d9370
commit c2bcfd0f18
16 changed files with 434 additions and 144 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10163"
#define REVISION_NR "10164"
#endif // __REVISION_NR_H__