diff options
Diffstat (limited to 'vcproj-8/txt-converter-char.vcproj')
-rw-r--r-- | vcproj-8/txt-converter-char.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-8/txt-converter-char.vcproj b/vcproj-8/txt-converter-char.vcproj index bacd687a2..b048c6b6c 100644 --- a/vcproj-8/txt-converter-char.vcproj +++ b/vcproj-8/txt-converter-char.vcproj @@ -23,6 +23,9 @@ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" CharacterSet="2" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> @@ -109,6 +112,9 @@ CharacterSet="2" WholeProgramOptimization="1" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> |