File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 </ItemGroup >
1717 <ItemGroup >
1818 <InstallFiles Include =" $(PySourcePath)include\**\*.h"
19- Exclude =" $(PySourcePath)PC \pyconfig.h" >
19+ Exclude =" $(PySourcePath)include \pyconfig.h" >
2020 <SourceBase >$(PySourcePath)</SourceBase >
2121 <Source >!(bindpath.src)</Source >
2222 <TargetBase >$(PySourcePath)</TargetBase >
Original file line number Diff line number Diff line change 33 <Fragment >
44 <ComponentGroup Id =" dev_pyconfig" >
55 <Component Id =" include_pyconfig.h" Directory =" include" Guid =" *" >
6- <File Id =" include_pyconfig.h" Name =" pyconfig.h" Source =" pyconfig.h" KeyPath =" yes" />
6+ <File Id =" include_pyconfig.h" Name =" pyconfig.h" Source =" !(bindpath.src)PC\ pyconfig.h" KeyPath =" yes" />
77 </Component >
88 </ComponentGroup >
99 </Fragment >
You can’t perform that action at this time.
0 commit comments