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