File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
356356 <ClCompile Include =" ..\Python\ceval.c" />
357357 <ClCompile Include =" ..\Python\codecs.c" />
358358 <ClCompile Include =" ..\Python\compile.c" />
359+ <ClCompile Include =" ..\Python\dtrace_stubs.c" />
359360 <ClCompile Include =" ..\Python\dynamic_annotations.c" />
360361 <ClCompile Include =" ..\Python\dynload_win.c" />
361362 <ClCompile Include =" ..\Python\errors.c" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup >
44 <Filter Include =" Include" >
848848 <ClCompile Include =" ..\Python\compile.c" >
849849 <Filter >Python</Filter >
850850 </ClCompile >
851+ <ClCompile Include =" ..\Python\dtrace_stubs.c" >
852+ <Filter >Python</Filter >
853+ </ClCompile >
851854 <ClCompile Include =" ..\Python\dynamic_annotations.c" >
852855 <Filter >Python</Filter >
853856 </ClCompile >
You can’t perform that action at this time.
0 commit comments