/PC/VS8.0/pyd.vsprops
http://unladen-swallow.googlecode.com/ · Unknown · 23 lines · 23 code · 0 blank · 0 comment · 0 complexity · be8f6bd55a1c99e0d52bc127787edf69 MD5 · raw file
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="pyd"
- InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
- RuntimeLibrary="2"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(ProjectName).pyd"
- ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
- ImportLibrary="$(OutDir)\$(TargetName).lib"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine=""
- />
- </VisualStudioPropertySheet>