Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable the dump_cache to allow loading of dat files
  • Loading branch information
ecsv committed Aug 23, 2013
1 parent e94390d commit b29bc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/unix/Makefile
Expand Up @@ -364,7 +364,7 @@ SOURCE += \
$(SRCDIR)/GlideHQ/tc-1.1+/wrapper.c \
$(SRCDIR)/GlideHQ/tc-1.1+/texstore.c

CPPFLAGS += -DTEXTURE_FILTER # -DDUMP_CACHE
CPPFLAGS += -DTEXTURE_FILTER -DDUMP_CACHE
LDLIBS += -lboost_filesystem$(BOOST_SUFFIX) -lboost_system$(BOOST_SUFFIX)

ifeq ($(TXCDXTN), 1)
Expand Down

0 comments on commit b29bc90

Please sign in to comment.