"Just a small update for the project files for adding a missing preprocessor
[oota-llvm.git] / win32 / Support / Support.vcproj
index 6e9eb07425d0e1177b2070047d8937a9d8bbd758..b85cf8dddaecb6b46eb54a02ab1dcb1d3630caee 100644 (file)
@@ -4,6 +4,7 @@
        Version="8.00"
        Name="support"
        ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
+       RootNamespace="support"
        Keyword="Win32Proj"
        >
        <Platforms>
@@ -22,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
@@ -93,7 +94,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
                                RelativePath="..\..\lib\Support\APInt.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\Support\APSInt.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\Support\CommandLine.cpp"
                                >