Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioPropertySheet |
| 3 | ProjectType="Visual C++" |
| 4 | Version="8.00" |
| 5 | Name="pyd" |
Christian Heimes | 3971f6b | 2007-11-30 19:18:08 +0000 | [diff] [blame] | 6 | InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 7 | > |
| 8 | <Tool |
| 9 | Name="VCCLCompilerTool" |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 10 | RuntimeLibrary="2" |
| 11 | /> |
| 12 | <Tool |
| 13 | Name="VCLinkerTool" |
| 14 | OutputFile="$(OutDir)\$(ProjectName).pyd" |
| 15 | ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
| 16 | ImportLibrary="$(OutDir)\$(TargetName).lib" |
| 17 | /> |
| 18 | <Tool |
| 19 | Name="VCPostBuildEventTool" |
| 20 | CommandLine="" |
| 21 | /> |
Christian Heimes | e8954f8 | 2007-11-22 11:21:16 +0000 | [diff] [blame] | 22 | </VisualStudioPropertySheet> |