Skip to content

Commit

Permalink
nmake too
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Jul 11, 2023
1 parent 80ddf6d commit f090616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ EXTRACFLAGS = -nologo -GF -W3
LIBC = msvcrt.lib
!ELSE
LIBC = ucrt.lib
BUILDOPT = $(BUILDOPT) -DPERL_WIN32_UCRT
!ENDIF

!IF "$(CFG)" == "Debug"
Expand Down

0 comments on commit f090616

Please sign in to comment.