diff options
author | musil <tmusil@users.sourceforge.net> | 2008-12-11 19:56:33 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2008-12-11 19:56:33 +0000 |
commit | da941320c90e2cf7256645de5a03337471c22586 (patch) | |
tree | 6fc312d9866d955cbcd11559d106ec487731be0d /iemlib2/src/makefile_win | |
parent | 4c1375daa8fcfb5c7c1d291df30027c78937f4df (diff) |
some OSC converting stuff: symbol to list of ASCII and list of ASCII to symbol
svn path=/trunk/externals/iemlib/; revision=10449
Diffstat (limited to 'iemlib2/src/makefile_win')
-rw-r--r-- | iemlib2/src/makefile_win | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iemlib2/src/makefile_win b/iemlib2/src/makefile_win index c54111f..81d579c 100644 --- a/iemlib2/src/makefile_win +++ b/iemlib2/src/makefile_win @@ -17,6 +17,7 @@ PD_WIN_LIB = /NODEFAULTLIB:libc /NODEFAULTLIB:oldnames /NODEFAULTLIB:kernel /NOD $(PD_INST_PATH)\bin\pd.lib SRC = add2_comma.c \ + aspeedlim.c \ bpe.c \ dollarg.c \ exp_inc.c \ |