From: Jacob Nevins Date: Thu, 25 Mar 2010 18:41:27 +0000 (+0000) Subject: r8909 broke the Visual Studio build. X-Git-Tag: 0.61~91 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a626074b26154131ef2ebec6ca20f7abfb38317b;p=PuTTY.git r8909 broke the Visual Studio build. [originally from svn r8910] [r8909 == c18b150623eaeb3a142b23fd02574ff643412e59] --- diff --git a/Recipe b/Recipe index 81ac122e..3702191a 100644 --- a/Recipe +++ b/Recipe @@ -171,7 +171,7 @@ version.o: FORCE # Add VER to Windows resource targets, and force them to be rebuilt every # time, on the assumption that they will contain version information. !begin vc vars -CFLAGS = $(CFLAGS) /DHAS_GSSAPI +CFLAGS = $(CFLAGS) /DHAS_GSSAPI /DSECURITY_WIN32 RCFLAGS = $(RCFLAGS) $(VER) !end !begin cygwin vars