Organized directory structure for 3rd party source and libraries.
Added pvrtexlib library and headers Added Recast --HG-- branch : nfb
This commit is contained in:
7
KREngine/3rdparty/pvrtexlib/include/PVRTextureVersion.h
vendored
Normal file
7
KREngine/3rdparty/pvrtexlib/include/PVRTextureVersion.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef PVRTEXLIBVERSION_H
|
||||
#define PVRTEXLIBVERSION_H
|
||||
#define PVRTLMAJORVERSION 4
|
||||
#define PVRTLMINORVERSION 6
|
||||
#define PVRTLSTRINGVERSION "4.6"
|
||||
#define PVRTLVERSIONDESCRIPTOR "" //"BETA" //"ALPHA" //"ENGINEERING DROP"
|
||||
#endif
|
||||
Reference in New Issue
Block a user