emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/gmake.defs


From: Andrew Innes
Subject: [Emacs-diffs] Changes to emacs/nt/gmake.defs
Date: Fri, 04 Jan 2002 09:04:26 -0500

Index: emacs/nt/gmake.defs
diff -c emacs/nt/gmake.defs:1.13 emacs/nt/gmake.defs:1.14
*** emacs/nt/gmake.defs:1.13    Fri Jun  1 09:18:27 2001
--- emacs/nt/gmake.defs Fri Jan  4 09:04:26 2002
***************
*** 172,178 ****
  else
  DEBUG_CFLAGS  = 
  endif
! CFLAGS          = -I. -DWIN32_LEAN_AND_MEAN $(ARCH_CFLAGS) -D$(ARCH) \
                  -D_CRTAPI1=_cdecl \
                  $(DEBUG_CFLAGS) $(USER_CFLAGS) $(LOCAL_FLAGS)
  EMACS_EXTRA_C_FLAGS = -DUSE_CRT_DLL=1
--- 172,178 ----
  else
  DEBUG_CFLAGS  = 
  endif
! CFLAGS          = -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 
$(ARCH_CFLAGS) -D$(ARCH) \
                  -D_CRTAPI1=_cdecl \
                  $(DEBUG_CFLAGS) $(USER_CFLAGS) $(LOCAL_FLAGS)
  EMACS_EXTRA_C_FLAGS = -DUSE_CRT_DLL=1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]