Files
commandergenius/project/jni/application/fheroes2/src/Makefile.mingw
T
2010-11-12 17:37:35 +02:00

6 lines
83 B
Makefile

include Makefile.unix
ifndef WITHOUT_UNICODE
LIBS := $(LIBS) -lintl -liconv
endif