mirror of https://github.com/python/cpython
15 lines
369 B
XML
15 lines
369 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="pyd_d"
|
|
InheritedPropertySheets=".\pyproject.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.pyd"
|
|
LinkIncremental="1"
|
|
ImportLibrary="$(IntDir)\$(TargetName).lib"
|
|
/>
|
|
</VisualStudioPropertySheet>
|