blob: f78503dfc0f44723729ad0967968e8ee9215aa62 [file] [log] [blame]
Kristján Valur Jónsson55d53f02007-05-02 15:55:14 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pyd_d"
6 InheritedPropertySheets=".\pyproject.vsprops"
7 >
8 <Tool
9 Name="VCLinkerTool"
10 OutputFile="$(OutDir)\$(ProjectName)_d.pyd"
Kristján Valur Jónssone5ebbec2007-05-02 16:08:51 +000011 LinkIncremental="0"
Kristján Valur Jónsson55d53f02007-05-02 15:55:14 +000012 ImportLibrary="$(IntDir)\$(TargetName).lib"
13 />
14</VisualStudioPropertySheet>