File tree 4 files changed +15
-1
lines changed 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 86
86
<ClInclude Include =" ..\Modules\expat\xmltok.h" />
87
87
</ItemGroup >
88
88
<ItemGroup >
89
+ <ClCompile Include =" ..\Modules\expat\loadlibrary.c" />
89
90
<ClCompile Include =" ..\Modules\_elementtree.c" />
90
91
<ClCompile Include =" ..\Modules\expat\xmlparse.c" />
91
92
<ClCompile Include =" ..\Modules\expat\xmlrole.c" />
103
104
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
104
105
<ImportGroup Label =" ExtensionTargets" >
105
106
</ImportGroup >
106
- </Project >
107
+ </Project >
Original file line number Diff line number Diff line change 68
68
<ClCompile Include =" ..\Modules\expat\xmltok.c" >
69
69
<Filter >Source Files</Filter >
70
70
</ClCompile >
71
+ <ClCompile Include =" ..\Modules\expat\loadlibrary.c" >
72
+ <Filter >Source Files</Filter >
73
+ </ClCompile >
74
+ </ItemGroup >
75
+ <ItemGroup >
76
+ <ResourceCompile Include =" ..\PC\python_nt.rc" />
71
77
</ItemGroup >
72
78
</Project >
Original file line number Diff line number Diff line change 67
67
<ClInclude Include =" ..\Modules\expat\xmltok.h" />
68
68
</ItemGroup >
69
69
<ItemGroup >
70
+ <ClCompile Include =" ..\Modules\expat\loadlibrary.c" />
70
71
<ClCompile Include =" ..\Modules\pyexpat.c" />
71
72
<ClCompile Include =" ..\Modules\expat\xmlparse.c" />
72
73
<ClCompile Include =" ..\Modules\expat\xmlrole.c" />
Original file line number Diff line number Diff line change 29
29
<ClCompile Include =" ..\Modules\expat\xmltok.c" >
30
30
<Filter >Source Files</Filter >
31
31
</ClCompile >
32
+ <ClCompile Include =" ..\Modules\expat\loadlibrary.c" >
33
+ <Filter >Source Files</Filter >
34
+ </ClCompile >
35
+ </ItemGroup >
36
+ <ItemGroup >
37
+ <ResourceCompile Include =" ..\PC\python_nt.rc" />
32
38
</ItemGroup >
33
39
</Project >
You can’t perform that action at this time.
0 commit comments