diff options
Diffstat (limited to 'vcnet/editor.vcproj')
| -rw-r--r-- | vcnet/editor.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcnet/editor.vcproj b/vcnet/editor.vcproj index 340f3ded0..4bc07457f 100644 --- a/vcnet/editor.vcproj +++ b/vcnet/editor.vcproj @@ -36,7 +36,7 @@ Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib"
+ AdditionalDependencies="comctl32.lib"
OutputFile="../test/editor.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
@@ -100,7 +100,7 @@ Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="wsock32.lib comctl32.lib"
+ AdditionalDependencies="comctl32.lib"
OutputFile="../test/editord.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
|
