mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 20:12:48 -05:00
r8909 broke the Visual Studio build.
[originally from svn r8910]
[r8909 == c18b150623
]
This commit is contained in:
2
Recipe
2
Recipe
@ -171,7 +171,7 @@ version.o: FORCE
|
|||||||
# Add VER to Windows resource targets, and force them to be rebuilt every
|
# Add VER to Windows resource targets, and force them to be rebuilt every
|
||||||
# time, on the assumption that they will contain version information.
|
# time, on the assumption that they will contain version information.
|
||||||
!begin vc vars
|
!begin vc vars
|
||||||
CFLAGS = $(CFLAGS) /DHAS_GSSAPI
|
CFLAGS = $(CFLAGS) /DHAS_GSSAPI /DSECURITY_WIN32
|
||||||
RCFLAGS = $(RCFLAGS) $(VER)
|
RCFLAGS = $(RCFLAGS) $(VER)
|
||||||
!end
|
!end
|
||||||
!begin cygwin vars
|
!begin cygwin vars
|
||||||
|
Reference in New Issue
Block a user