From a7481cb9d5e02e6c48348de8ff7fa374d41320ce Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 15 Dec 2006 13:03:21 +0000 Subject: 4 more files to compile mtx_powtodb.c \ mtx_dbtopow.c \ mtx_bspline.c \ mtx_atan.c \ svn path=/trunk/externals/iem/iemmatrix/; revision=6913 --- src/makefile_win | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/makefile_win b/src/makefile_win index 07d1fa5..925db7c 100644 --- a/src/makefile_win +++ b/src/makefile_win @@ -20,7 +20,11 @@ PD_WIN_LIB = /NODEFAULTLIB:libc /NODEFAULTLIB:oldnames /NODEFAULTLIB:kernel /NOD libc.lib \ /LIBPATH:$(PD_INST_PATH)\bin pd.lib -SRC = mtx_not.c \ +SRC = mtx_powtodb.c \ + mtx_dbtopow.c \ + mtx_bspline.c \ + mtx_atan.c \ + mtx_not.c \ mtx_add.c \ mtx_and.c \ mtx_cos.c \ -- cgit v1.2.1