(CFLAGS): Do not define HAVE_NTGUI.
This commit is contained in:
parent
efca9fdc86
commit
69407fcd98
1 changed files with 0 additions and 3 deletions
|
@ -142,9 +142,6 @@ CFLAGS = $(CFLAGS_COMMON) -D_CRTAPI1=_cdecl
|
|||
!else
|
||||
CFLAGS = $(CFLAGS_COMMON) -D_CRTAPI1=_cdecl
|
||||
!endif
|
||||
!ifdef NTGUI
|
||||
CFLAGS = $(CFLAGS) -DHAVE_NTGUI=1
|
||||
!endif
|
||||
|
||||
!ifdef BUILD_TYPE
|
||||
OBJDIR = obj-$(BUILD_TYPE)
|
||||
|
|
Loading…
Add table
Reference in a new issue