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,9 +17,10 @@
EXTRA_DIST = \
Makefile.lite \
Makefile.vc
Makefile.vc \
test_streams.dsp
CFLAGS = @CFLAGS@
CFLAGS = @CFLAGS@
noinst_PROGRAMS = test_streams
test_streams_SOURCES = \