| Kristján Valur Jónsson | 55d53f0 | 2007-05-02 15:55:14 +0000 | [diff] [blame] | 1 | <?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ónsson | e5ebbec | 2007-05-02 16:08:51 +0000 | [diff] [blame] | 11 | 		LinkIncremental="0"
 | 
| Kristján Valur Jónsson | 55d53f0 | 2007-05-02 15:55:14 +0000 | [diff] [blame] | 12 | 		ImportLibrary="$(IntDir)\$(TargetName).lib"
 | 
 | 13 | 	/>
 | 
 | 14 | </VisualStudioPropertySheet>
 |