From e9cad76f26723bbbfa2bbba55631620c5d65c3af Mon Sep 17 00:00:00 2001 From: Daniel Heckenberg Date: Sun, 9 Mar 2003 11:10:53 +0000 Subject: Minor changes for compilation using Visual C++ 6.0 (SP3) under Windows ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/; revision=460 --- externals/build/win/filelist.inc | 70 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 externals/build/win/filelist.inc (limited to 'externals/build/win') diff --git a/externals/build/win/filelist.inc b/externals/build/win/filelist.inc new file mode 100644 index 00000000..da4c6841 --- /dev/null +++ b/externals/build/win/filelist.inc @@ -0,0 +1,70 @@ +equalizer.c \ +aenv~.c \ +filesize.c \ +ftos.c \ +ann.c \ +expo.c \ +fifo.c \ +gauss.c \ +ann_som.c \ +gestalt.c \ +henon.c \ +arbran.c \ +ixprint.c \ +lifo.c \ +ignore.c \ +arraysize.c \ +hex2dec.c \ +highpass.c \ +ascseq.c \ +highshelf.c \ +history.c \ +ascwave.c \ +hlshelf.c \ +ikeda.c \ +atan2~.c \ +image.c \ +inv.c \ +iso.c \ +average.c \ +listfunnel.c \ +limit.c \ +bandpass.c \ +kalashnikov.c \ +linear.c \ +bangfilt.c \ +lowpass.c \ +lowshelf.c \ +lorenz.c \ +bangfilt2.c \ +mandelbrot.c \ +beat.c \ +mandelbrot~.c \ +beta.c \ +microtime.c \ +bfilt.c \ +match.c \ +mean.c \ +bfilt2.c \ +mean~.c \ +minus.c \ +bilex.c \ +#netclient.c \ +mixer~.c \ +binshift.c \ +mlife.c \ +moog~.c \ +borax.c \ +multi.c \ +#netdist.c \ +#button.c \ +#netserver.c \ +#netrec.c \ +catch13~.c \ +#oggamp~.c \ +#oggcast~.c \ +cauchy.c \ +notch.c \ +nroute.c \ +#oggread~.c \ +#cdplayer.c \ -- cgit v1.2.1