summaryrefslogtreecommitdiffstats
path: root/VC2008/WebServer.vcproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--VC2008/WebServer.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/VC2008/WebServer.vcproj b/VC2008/WebServer.vcproj
index a2744b896..65b3e2b91 100644
--- a/VC2008/WebServer.vcproj
+++ b/VC2008/WebServer.vcproj
@@ -143,8 +143,8 @@
</Configuration>
<Configuration
Name="Release profiled|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)\webserver"
+ IntermediateDirectory="$(ConfigurationName)\webserver"
ConfigurationType="4"
CharacterSet="1"
WholeProgramOptimization="1"