Update of /cvsroot/pure-data/externals/zexy/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31236/zexy/src
Modified Files: zexy.dsp Log Message: updated to include all those cool new sources
Index: zexy.dsp =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/src/zexy.dsp,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** zexy.dsp 27 Jan 2006 13:03:38 -0000 1.8 --- zexy.dsp 5 Jul 2007 14:49:23 -0000 1.9 *************** *** 40,44 **** # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZEXY_EXPORTS" /YX /FD /c ! # ADD CPP /nologo /Zp16 /W3 /GX /I "......\pd\src" /I "C:\Programme\pd-0.38-3\src" /D "__WIN32__" /D "ZEXY" /D "Z_WANT_LPT" /D "ZEXY_LIBRARY" /FR /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /win32 --- 40,44 ---- # PROP Target_Dir "" # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ZEXY_EXPORTS" /YX /FD /c ! # ADD CPP /nologo /Zp16 /W3 /GX /I "......\pd\src" /I "C:\Programme\pd\src" /D "__WIN32__" /D "ZEXY" /D "Z_WANT_LPT" /D "ZEXY_LIBRARY" /FR /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /win32 *************** *** 51,55 **** LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 ! # ADD LINK32 kernel32.lib wsock32.lib uuid.lib libc.lib oldnames.lib pd.lib /nologo /dll /machine:I386 /nodefaultlib /out:"..\zexy.dll" /libpath:"../../bin" /libpath:"C:\Programme\pd\bin" /libpath:"C:\Programme\pd-0.38-3\bin" /export:zexy_setup # SUBTRACT LINK32 /pdb:none # Begin Target --- 51,55 ---- LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 ! # ADD LINK32 kernel32.lib wsock32.lib uuid.lib libc.lib oldnames.lib pd.lib /nologo /dll /machine:I386 /nodefaultlib /out:"..\zexy.dll" /libpath:"../../bin" /libpath:"C:\Programme\pd\bin" /export:zexy_setup # SUBTRACT LINK32 /pdb:none # Begin Target *************** *** 109,112 **** --- 109,116 ---- # Begin Source File
+ SOURCE=.\blockshuffle~.c + # End Source File + # Begin Source File + SOURCE=.\blockswap~.c # End Source File *************** *** 145,148 **** --- 149,160 ---- # Begin Source File
+ SOURCE=.\freadln.c + # End Source File + # Begin Source File + + SOURCE=.\fwriteln.c + # End Source File + # Begin Source File + SOURCE=.\glue.c # End Source File *************** *** 185,188 **** --- 197,204 ---- # Begin Source File
+ SOURCE=.\matchbox.c + # End Source File + # Begin Source File + SOURCE=.\mavg.c # End Source File *************** *** 225,228 **** --- 241,248 ---- # Begin Source File
+ SOURCE=.\pack.c + # End Source File + # Begin Source File + SOURCE=.\packel.c # End Source File *************** *** 321,324 **** --- 341,348 ---- # Begin Source File
+ SOURCE=.\unpack.c + # End Source File + # Begin Source File + SOURCE=.\unpack~.c # End Source File