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

@@ -27,7 +27,8 @@ libplugin_common_a_SOURCES = \
EXTRA_DIST = \
Makefile.lite \
Makefile.vc \
README
README \
plugin_common.dsp
debug:
$(MAKE) all CFLAGS="@DEBUG@"