summaryrefslogtreecommitdiff
path: root/worldtime_protocol/worldtimeproto_9.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'worldtime_protocol/worldtimeproto_9.vcproj')
-rw-r--r--worldtime_protocol/worldtimeproto_9.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/worldtime_protocol/worldtimeproto_9.vcproj b/worldtime_protocol/worldtimeproto_9.vcproj
index b4bc0fd..33ca825 100644
--- a/worldtime_protocol/worldtimeproto_9.vcproj
+++ b/worldtime_protocol/worldtimeproto_9.vcproj
@@ -199,8 +199,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="2"
@@ -263,7 +263,7 @@
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
- OutputFile="../../bin/release/plugins/worldtimeproto.dll"
+ AdditionalDependencies="user32.lib gdi32.lib advapi32.lib"
LinkIncremental="1"
SuppressStartupBanner="true"
OptimizeReferences="2"