X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/b89e7e07d274c272d37c2e2e68e73d3ffec6d5c4..23e4df365f332a92d97fae27212b2cf777d5b8e0:/Recipe 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