Drop reference to pythoncore, to avoid linking python34.dll
This commit is contained in:
parent
dd3c36d125
commit
5aaf8476fd
|
@ -183,11 +183,6 @@
|
|||
<ItemGroup>
|
||||
<ClCompile Include="..\Modules\xxlimited.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="pythoncore.vcxproj">
|
||||
<Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
|
Loading…
Reference in New Issue