summaryrefslogtreecommitdiffstats
path: root/PCbuild8/pyd.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild8/pyd.vsprops')
-rw-r--r--PCbuild8/pyd.vsprops13
1 files changed, 0 insertions, 13 deletions
diff --git a/PCbuild8/pyd.vsprops b/PCbuild8/pyd.vsprops
deleted file mode 100644
index afbfb50..0000000
--- a/PCbuild8/pyd.vsprops
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="pyd"
- InheritedPropertySheets=".\pyproject.vsprops"
- >
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\$(ProjectName).pyd"
- ImportLibrary="$(IntDir)\$(TargetName).lib"
- />
-</VisualStudioPropertySheet>