]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
r8909 broke the Visual Studio build.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 25 Mar 2010 18:41:27 +0000 (18:41 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 25 Mar 2010 18:41:27 +0000 (18:41 +0000)
[originally from svn r8910]
[r8909 == c18b150623eaeb3a142b23fd02574ff643412e59]

Recipe

diff --git a/Recipe b/Recipe
index 81ac122e1bee768e180238c3e97f4aa2de2d12ec..3702191a19100dafedbdbb0eb5cf79dcc67e737f 100644 (file)
--- 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