From 6d4b0233efc1a8b1860bf275a2d42b282021a57a Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 23 Apr 2003 10:36:25 +0000 Subject: check-in of packaged version 0.23 for Olaf.... svn path=/trunk/externals/pdogg/; revision=590 --- makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makefile') 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 -- cgit v1.2.1