diff options
Diffstat (limited to 'vcproj-8/map-server_txt.vcproj')
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index f0a6f17a1..7eed0af37 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -22,6 +22,9 @@ ConfigurationType="1" CharacterSet="2" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> @@ -111,6 +114,9 @@ CharacterSet="2" WholeProgramOptimization="1" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> |