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