[10162] Added libmpq to dep/

This is from official repo (SVN rev. 300)

Additionally includes free implementation of stdint.h and dirent.h for VC++,
aswell as Visual Studio project files.

Special thanks to faramir118 for Windows support.
This commit is contained in:
Lynx3d 2010-07-08 11:56:35 +02:00
parent d0b952c89e
commit f3f8e5f812
88 changed files with 8820 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10161"
#define REVISION_NR "10162"
#endif // __REVISION_NR_H__