summaryrefslogtreecommitdiff
path: root/vc2005/editor.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vc2005/editor.vcproj')
-rw-r--r--vc2005/editor.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vc2005/editor.vcproj b/vc2005/editor.vcproj
index 77fce7fbc..33a68a802 100644
--- a/vc2005/editor.vcproj
+++ b/vc2005/editor.vcproj
@@ -72,7 +72,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib"
+ AdditionalDependencies="comctl32.lib"
OutputFile="../test/editor.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
@@ -166,7 +166,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib"
+ AdditionalDependencies="comctl32.lib"
OutputFile="../test/editord.exe"
LinkIncremental="1"
SuppressStartupBanner="true"