aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-23 10:36:25 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-23 10:36:25 +0000
commit6d4b0233efc1a8b1860bf275a2d42b282021a57a (patch)
treecc68998343273bb2b775ce14756e1e19a097d540 /makefile
parent2979b062ddcbdc9f2c78fe410a322b470e4a29db (diff)
check-in of packaged version 0.23 for Olaf....
svn path=/trunk/externals/pdogg/; revision=590
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile b/makefile
index 45755a3..d6a4763 100644
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ pd_nt: $(NAME).dll
.SUFFIXES: .dll
PDNTCFLAGS = /W3 /WX /MD /O2 /G6 /DNT /DPD /nologo
-VC="C:\Programme\Microsoft Visual Studio\VC98"
+VC = "C:\Programme\Microsoft Visual Studio\VC98"
PDNTINCLUDE = /I. /Ic:\pd\tcl\include /Ic:\pd\src /I$(VC)\include /Iinclude
@@ -25,6 +25,7 @@ PDNTLIB = $(PDNTLDIR)\msvcrt.lib \
lib\ogg_static.lib \
lib\vorbis_static.lib \
lib\vorbisenc_static.lib \
+ lib\vorbisfile_static.lib \
c:\pd\bin\pd.lib