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

Anyway it always fail and back to non-incremental way.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-09 17:53:33 -06:00
parent f9aaf5bffb
commit f4e473c877
9 changed files with 18 additions and 26 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__