Finish DEBUGREC compile option removal

Except for the DEBUGREC_RECRUITMENT option available in C4Include.h
issue1247
Günther Brammer 2014-05-19 01:39:08 +02:00
parent e129005b0e
commit 42602fc79a
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,3 @@
/* Activate DebugRecs */
#cmakedefine DEBUGREC 1
/* Generate minidumps on crash */
#cmakedefine HAVE_DBGHELP 1

View File

@ -38,6 +38,7 @@ don't need to include this file or any of the files it includes. */
#define DEBUGREC_MATSCAN
#define DEBUGREC_MENU
#define DEBUGREC_OCF
//#define DEBUGREC_RECRUITMENT
// solidmask debugging
//#define SOLIDMASK_DEBUG