summaryrefslogtreecommitdiff
path: root/PCbuild/xxlimited.vcxproj
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2014-01-04 11:25:35 +0100
committerMartin v. Löwis <martin@v.loewis.de>2014-01-04 11:25:35 +0100
commit5aaf8476fdc915ba2d5b3f53acba25d8c05afffb (patch)
tree1bc00716a564677d199922c167d22c92634ed80a /PCbuild/xxlimited.vcxproj
parentdd3c36d1252b92b8c85e70bda385db58f0939aef (diff)
downloadcpython-git-5aaf8476fdc915ba2d5b3f53acba25d8c05afffb.tar.gz
Drop reference to pythoncore, to avoid linking python34.dll
Diffstat (limited to 'PCbuild/xxlimited.vcxproj')
-rw-r--r--PCbuild/xxlimited.vcxproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/PCbuild/xxlimited.vcxproj b/PCbuild/xxlimited.vcxproj
index 26bc20d6ec..f9770d9ffd 100644
--- a/PCbuild/xxlimited.vcxproj
+++ b/PCbuild/xxlimited.vcxproj
@@ -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>