#792 work in progress: new property sheets added, and inheritance between them established

git-svn-id: https://svn.pjsip.org/repos/pjproject/branches/projects/vs-reorg@2610 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/build/vs/pjproject-vs8-debug-dynamic-defaults.vsprops b/build/vs/pjproject-vs8-debug-dynamic-defaults.vsprops
new file mode 100644
index 0000000..8c9bede
--- /dev/null
+++ b/build/vs/pjproject-vs8-debug-dynamic-defaults.vsprops
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="Windows-1252"?>

+<VisualStudioPropertySheet

+	ProjectType="Visual C++"

+	Version="8.00"

+	Name="pjproject-vs8-debug-dynamic-defaults"

+	InheritedPropertySheets=".\pjproject-vs8-debug-defaults.vsprops"

+	>

+</VisualStudioPropertySheet>