2007-05-02 12:55:14 -03:00
|
|
|
<?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"
|
2007-05-02 13:08:51 -03:00
|
|
|
LinkIncremental="0"
|
2007-05-02 12:55:14 -03:00
|
|
|
ImportLibrary="$(IntDir)\$(TargetName).lib"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|