diff options
Diffstat (limited to 'llvm/win32/x86')
| -rw-r--r-- | llvm/win32/x86/x86.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/win32/x86/x86.vcproj b/llvm/win32/x86/x86.vcproj index b47d5594334..2228ea85c5c 100644 --- a/llvm/win32/x86/x86.vcproj +++ b/llvm/win32/x86/x86.vcproj @@ -23,7 +23,7 @@ OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops" CharacterSet="2" > <Tool |

