Borland makefile should now work sanely with the free-beer bcc55
[u/mdw/putty] / win_res.rc
index 8db12b8..093ffef 100644 (file)
@@ -1,4 +1,7 @@
+/* Some compilers, like Borland, don't have winresrc.h */
+#ifndef NO_WINRESRC_H
 #include <winresrc.h>
+#endif
 
 /* Some systems don't define this, so I do it myself if necessary */
 #ifndef TCS_MULTILINE