From 9fc417aac0d6caece6af04778ed74c111c45cfc9 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 11 Feb 2007 15:41:47 +0000 Subject: [PATCH] Fixed Producer lib entry --- VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp b/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp index f6b7a602b..ca3d8e5f0 100644 --- a/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp +++ b/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp @@ -76,7 +76,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 /subsystem:console /debug /machine:I386 /pdbtype:sept -# ADD LINK32 OpenThreadsWin32d.lib Produced.lib glu32.lib opengl32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt" /out:"$(OutDir)/osgmanipulatord.exe" /pdbtype:sept /libpath:"../../../lib/$(PlatformName)" /libpath:"../../../../OpenThreads/lib/$(PlatformName)" /libpath:"../../../../Producer/lib/$(PlatformName)"/libpath:"../../../../3rdParty/lib/$(PlatformName)" /libpath:"../../../../3rdParty/lib" +# ADD LINK32 OpenThreadsWin32d.lib Producerd.lib glu32.lib opengl32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt" /out:"$(OutDir)/osgmanipulatord.exe" /pdbtype:sept /libpath:"../../../lib/$(PlatformName)" /libpath:"../../../../OpenThreads/lib/$(PlatformName)" /libpath:"../../../../Producer/lib/$(PlatformName)"/libpath:"../../../../3rdParty/lib/$(PlatformName)" /libpath:"../../../../3rdParty/lib" # SUBTRACT LINK32 /incremental:no !ENDIF