[11399] Make CMake a bit more usefull for Win/MSVC

Also make the -DPREFIX work on Win/MSVC

Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
This commit is contained in:
Neo2003 2011-04-26 18:48:32 +02:00
parent 82367bbdea
commit e512fc9081
7 changed files with 6899 additions and 6886 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11398"
#define REVISION_NR "11399"
#endif // __REVISION_NR_H__