Browse Source

dot net port

Bill Hoffman 24 years ago
parent
commit
7cf06be12e
1 changed files with 2 additions and 0 deletions
  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"