diff options
Diffstat (limited to 'vcproj-8/mapcache.vcproj')
-rw-r--r-- | vcproj-8/mapcache.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-8/mapcache.vcproj b/vcproj-8/mapcache.vcproj index d8ce12141..13ed58df2 100644 --- a/vcproj-8/mapcache.vcproj +++ b/vcproj-8/mapcache.vcproj @@ -22,6 +22,9 @@ ConfigurationType="1" CharacterSet="2" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> @@ -110,6 +113,9 @@ CharacterSet="2" WholeProgramOptimization="1" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> |