aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2007-07-05 14:49:23 +0000
committermusil <tmusil@users.sourceforge.net>2007-07-05 14:49:23 +0000
commit79fdba5ecf5d6ac1a9746c394f05c522ab7c1e88 (patch)
treeb9bd1a136108e7220bfd80f9429806a51a1f0fbc
parent4f0af788df2913f9c0206c52760f40fe4b6a958d (diff)
updated to include all those cool new sources
svn path=/trunk/externals/zexy/; revision=7897
-rw-r--r--src/zexy.dsp28
1 files changed, 26 insertions, 2 deletions
diff --git a/src/zexy.dsp b/src/zexy.dsp
index d8ae546..4e8f5d6 100644
--- a/src/zexy.dsp
+++ b/src/zexy.dsp
@@ -39,7 +39,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# 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 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
# SUBTRACT MTL /mktyplib203
@@ -50,7 +50,7 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
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
+# 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
@@ -108,6 +108,10 @@ SOURCE=.\blockmirror~.c
# End Source File
# Begin Source File
+SOURCE=.\blockshuffle~.c
+# End Source File
+# Begin Source File
+
SOURCE=.\blockswap~.c
# End Source File
# Begin Source File
@@ -144,6 +148,14 @@ SOURCE=.\fifop.c
# End Source File
# 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
# Begin Source File
@@ -184,6 +196,10 @@ SOURCE=.\makesymbol.c
# End Source File
# Begin Source File
+SOURCE=.\matchbox.c
+# End Source File
+# Begin Source File
+
SOURCE=.\mavg.c
# End Source File
# Begin Source File
@@ -224,6 +240,10 @@ SOURCE=.\operating_system.c
# End Source File
# Begin Source File
+SOURCE=.\pack.c
+# End Source File
+# Begin Source File
+
SOURCE=.\packel.c
# End Source File
# Begin Source File
@@ -320,6 +340,10 @@ SOURCE=.\time.c
# End Source File
# Begin Source File
+SOURCE=.\unpack.c
+# End Source File
+# Begin Source File
+
SOURCE=.\unpack~.c
# End Source File
# Begin Source File