Skip to content
Snippets Groups Projects
Commit 0a86fe29 authored by deuce's avatar deuce
Browse files

Do ***NOT*** set -DNO_FONTS in xpdev!

parent 450776b6
Branches
Tags
No related merge requests found
......@@ -6,7 +6,4 @@ XPDEV_CFLAGS = $(XPDEV_CFLAGS) -DWITH_SDL_AUDIO -DWIN32 -I../../include/sdl
XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DSTATIC_SDL
XPDEV_CFLAGS = $(XPDEV_CFLAGS) -DSTATIC_SDL
!endif
!else
XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DNO_FONTS
XPDEV-CFLAGS = $(XPDEV_CFLAGS) -DNO_FONTS
!endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment