changes for MSCV: added dsp file, rename any .cc files to .cpp

This commit is contained in:
Josh Coalson
2002-10-16 22:06:04 +00:00
parent 9bfe7572d7
commit fc701471a4
14 changed files with 57 additions and 43 deletions

View File

@@ -17,7 +17,9 @@ EXTRA_DIST = \
charmaps.h \
makemap.c \
charset_test.c \
charsetmap.h
charsetmap.h \
getopt.dsp \
utf8.dsp
debug:
$(MAKE) all CFLAGS="@DEBUG@"