From: jacob Date: Thu, 25 Mar 2010 18:41:27 +0000 (+0000) Subject: r8909 broke the Visual Studio build. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/3982a765c4ae798e61bcb5ed7415e509718dc445?hp=4c26bb506b3c12443171551b103a81b038d25334 r8909 broke the Visual Studio build. git-svn-id: svn://svn.tartarus.org/sgt/putty@8910 cda61777-01e9-0310-a592-d414129be87e --- 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