[7423] Disable incremental limking for binaries in debug mode.

Anyway it always fail and back to non-incremental way.
This commit is contained in:
VladimirMangos 2009-03-09 13:54:46 +03:00
parent eac584eb89
commit 186e0e14e3
12 changed files with 21 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7422"
#define REVISION_NR "7423"
#endif // __REVISION_NR_H__