2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
6 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
9 Name="VCCLCompilerTool"
10 PreprocessorDefinitions="Py_BUILD_CORE_MODULE"
15 OutputFile="$(OutDir)\$(ProjectName).pyd"
16 ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
17 ImportLibrary="$(OutDir)\$(TargetName).lib"
18 GenerateManifest="false"
25 Name="VCPostBuildEventTool"
28 </VisualStudioPropertySheet>