Bill Hoffman 24 лет назад
Родитель
Сommit
7cf06be12e
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Source/MFCDialog/CMakeSetupDialog.cpp

+ 2 - 0
Source/MFCDialog/CMakeSetupDialog.cpp

@@ -2,6 +2,8 @@
 //
 
 #include "stdafx.h"
+// a fun undef for DOT NET
+#undef DEBUG
 #include "CMakeSetup.h"
 #include "MakeHelp.h"
 #include "PathDialog.h"