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