mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
r8909 broke the Visual Studio build.
[originally from svn r8910]
[r8909 == c18b150623
]
This commit is contained in:
parent
c18b150623
commit
a626074b26
2
Recipe
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user