|
|
1.1 root 1: XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DXPDEV_THREAD_SAFE
2: !ifdef USE_SDL
3: XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DWITH_SDL -DWIN32 -I../../include/sdl
4: XPDEV_CFLAGS = $(XPDEV_CFLAGS) -DWITH_SDL -DWIN32 -I../../include/sdl
5: !ifdef STATIC_SDL
6: XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DSTATIC_SDL
7: XPDEV_CFLAGS = $(XPDEV_CFLAGS) -DSTATIC_SDL
8: !endif
9: !else
10: XPDEV-MT_CFLAGS = $(XPDEV-MT_CFLAGS) -DNO_FONTS
11: XPDEV-CFLAGS = $(XPDEV_CFLAGS) -DNO_FONTS
12: !endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.