Index: tools/grit/grit/format/rc.py |
=================================================================== |
--- tools/grit/grit/format/rc.py (revision 78845) |
+++ tools/grit/grit/format/rc.py (working copy) |
@@ -309,8 +309,11 @@ |
// This file is automatically generated by GRIT. Do not edit. |
#include "%s" |
-#include <winres.h> |
#include <winresrc.h> |
+#ifdef IDC_STATIC |
+#undef IDC_STATIC |
+#endif |
+#define IDC_STATIC (-1) |
%s |