diff options
Diffstat (limited to 'vcproj-8/ladmin.vcproj')
-rw-r--r-- | vcproj-8/ladmin.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-8/ladmin.vcproj b/vcproj-8/ladmin.vcproj index 659540dd6..806d0ddd6 100644 --- a/vcproj-8/ladmin.vcproj +++ b/vcproj-8/ladmin.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" /> |