diff options
Diffstat (limited to 'vcproj-7.1/login-server_txt.vcproj')
-rw-r--r-- | vcproj-7.1/login-server_txt.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcproj-7.1/login-server_txt.vcproj b/vcproj-7.1/login-server_txt.vcproj index b31316fa0..7d59a5c00 100644 --- a/vcproj-7.1/login-server_txt.vcproj +++ b/vcproj-7.1/login-server_txt.vcproj @@ -16,6 +16,8 @@ IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" Optimization="0" @@ -81,6 +83,8 @@ ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" Optimization="2" |