Drop reference to pythoncore, to avoid linking python34.dll

This commit is contained in:
Martin v. Löwis 2014-01-04 11:25:35 +01:00
parent dd3c36d125
commit 5aaf8476fd
1 changed files with 0 additions and 5 deletions

View File

@ -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>