From ca18915f1cf66711cff10aba881d43202a374e67 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 22 Jul 2008 21:02:07 +0000 Subject: [PATCH] Added windres & .coff comments for later use. --- configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin index 86588dfd2..12f9ca4e6 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin +++ b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin @@ -31,3 +31,6 @@ CONFORM_CXXFLAGS_STRICT = -pedantic # Override linking with gcc library GNU_LDLIBS_YES = +#RES=.coff +#RCCMD = windres -O coff $(INCLUDES) $< $@ +