diff options
Diffstat (limited to 'PCbuild9/pythoncore.vcproj')
-rw-r--r-- | PCbuild9/pythoncore.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild9/pythoncore.vcproj b/PCbuild9/pythoncore.vcproj index 7fd6378..54ca00f 100644 --- a/PCbuild9/pythoncore.vcproj +++ b/PCbuild9/pythoncore.vcproj @@ -60,7 +60,7 @@ <Tool Name="VCPreLinkEventTool" Description="generate buildinfo" - CommandLine="$(SolutionDir)make_buildinfo.exe $(ConfigurationName)" + CommandLine="cd $(SolutionDir)
make_buildinfo.exe $(ConfigurationName)" /> <Tool Name="VCLinkerTool" |