File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 121121 <Project >{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project >
122122 <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
123123 </ProjectReference >
124- <ProjectReference Include =" python3dll.vcxproj" Condition = " $(DisableGil) != 'true' " >
124+ <ProjectReference Include =" python3dll.vcxproj" >
125125 <Project >{885d4898-d08d-4091-9c40-c700cfe3fc5a}</Project >
126126 <ReferenceOutputAssembly >false</ReferenceOutputAssembly >
127127 </ProjectReference >
Original file line number Diff line number Diff line change 6060 <BuildInParallel >false</BuildInParallel >
6161 </Projects >
6262 <!-- python3.dll -->
63- <Projects Include =" python3dll.vcxproj" Condition = " $(DisableGil) != 'true' " />
63+ <Projects Include =" python3dll.vcxproj" />
6464 <!-- python3t.dll -->
6565 <Projects Include =" python3tdll.vcxproj" />
6666 <!-- py[w].exe -->
Original file line number Diff line number Diff line change 9191 </PropertyGroup >
9292 <ItemDefinitionGroup >
9393 <ClCompile >
94- <PreprocessorDefinitions >PYTHON_DLL_NAME="python3$(PyDebugExt )";%(PreprocessorDefinitions)</PreprocessorDefinitions >
94+ <PreprocessorDefinitions >PYTHON_DLL_NAME="$(PyDllName )";%(PreprocessorDefinitions)</PreprocessorDefinitions >
9595 <BufferSecurityCheck >false</BufferSecurityCheck >
9696 </ClCompile >
9797 <Link >
Original file line number Diff line number Diff line change 9191 </PropertyGroup >
9292 <ItemDefinitionGroup >
9393 <ClCompile >
94- <PreprocessorDefinitions >PYTHON_DLL_NAME="python3t$(PyDebugExt )";%(PreprocessorDefinitions)</PreprocessorDefinitions >
94+ <PreprocessorDefinitions >PYTHON_DLL_NAME="$(PyDllName )";%(PreprocessorDefinitions)</PreprocessorDefinitions >
9595 <BufferSecurityCheck >false</BufferSecurityCheck >
9696 </ClCompile >
9797 <Link >
Original file line number Diff line number Diff line change 33 <Fragment >
44 <ComponentGroup Id =" core_dll" >
55 <Component Id =" python_abi3tcompat.dll" Directory =" abi3t_compat" Guid =" *" >
6- <File Id =" python_abi3tcompat.dll" Name =" python$(var.MajorVersionNumber)t.dll" Source = " python$(var.MajorVersionNumber)t.dll " KeyPath =" yes" />
6+ <File Id =" python_abi3tcompat.dll" Name =" python$(var.MajorVersionNumber)t.dll" KeyPath =" yes" />
77 </Component >
88 <Component Id =" python_stable.dll" Directory =" InstallDirectory" Guid =" *" >
99 <File Id =" python_stable.dll" Name =" python$(var.MajorVersionNumber).dll" KeyPath =" yes" />
You can’t perform that action at this time.
0 commit comments