Update VS project files.  Patch by Cedric Venet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52625 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangBasic/clangBasic.vcproj b/win32/clangBasic/clangBasic.vcproj
index e611e30..d836a66 100644
--- a/win32/clangBasic/clangBasic.vcproj
+++ b/win32/clangBasic/clangBasic.vcproj
@@ -20,6 +20,7 @@
 			OutputDirectory="..\Debug"

 			IntermediateDirectory="Debug"

 			ConfigurationType="4"

+			InheritedPropertySheets="..\..\..\..\win32\common.vsprops"

 			CharacterSet="2"

 			>

 			<Tool

@@ -85,6 +86,7 @@
 			OutputDirectory="..\Release"

 			IntermediateDirectory="Release"

 			ConfigurationType="4"

+			InheritedPropertySheets="..\..\..\..\win32\common.vsprops"

 			CharacterSet="2"

 			WholeProgramOptimization="1"

 			>