From fc9a2c0e38e9f3e33f3851150578421205f04c77 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 22 Nov 2002 08:05:20 +0000 Subject: [PATCH] Added d to the end of the dll name for the debug build of the ac3d loader. --- VisualStudio/osgPlugins/ac3d/ac3d.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio/osgPlugins/ac3d/ac3d.dsp b/VisualStudio/osgPlugins/ac3d/ac3d.dsp index c35bc0706..3adb263f7 100644 --- a/VisualStudio/osgPlugins/ac3d/ac3d.dsp +++ b/VisualStudio/osgPlugins/ac3d/ac3d.dsp @@ -80,7 +80,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 /debug /machine:I386 /pdbtype:sept -# ADD LINK32 /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_ac.dll" /pdbtype:sept /libpath:"../../../lib" +# ADD LINK32 /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBC" /out:"../../../bin/osgdb_acd.dll" /pdbtype:sept /libpath:"../../../lib" # SUBTRACT LINK32 /nodefaultlib !ENDIF