summaryrefslogtreecommitdiff
path: root/MSVC_Net2003/examples/dispatcher/dispatcher.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'MSVC_Net2003/examples/dispatcher/dispatcher.vcproj')
-rwxr-xr-xMSVC_Net2003/examples/dispatcher/dispatcher.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MSVC_Net2003/examples/dispatcher/dispatcher.vcproj b/MSVC_Net2003/examples/dispatcher/dispatcher.vcproj
index 15bb71c7..f346b711 100755
--- a/MSVC_Net2003/examples/dispatcher/dispatcher.vcproj
+++ b/MSVC_Net2003/examples/dispatcher/dispatcher.vcproj
@@ -34,7 +34,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="gthread-2.0.lib sigc.lib"
+ AdditionalDependencies="gthread-2.0.lib sigc-2.0d.lib"
OutputFile="$(OutDir)/dispatcher.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
@@ -82,7 +82,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="gthread-2.0.lib sigc.lib"
+ AdditionalDependencies="gthread-2.0.lib sigc-2.0.lib"
OutputFile="$(OutDir)/dispatcher.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"