[9468] Restore compile Win32/x64 (VC80/VC90), add correct include dir to all builds

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-27 13:50:04 +01:00
parent c41dfaaef3
commit 4b00529f56
3 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9467"
#define REVISION_NR "9468"
#endif // __REVISION_NR_H__