15 lines
369 B
Plaintext
15 lines
369 B
Plaintext
|
<?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>
|