Don't exclude FileUtilies and ToolRunner from VC++ build
authorJeff Cohen <jeffc@jolt-lang.org>
Sat, 22 Jan 2005 16:32:47 +0000 (16:32 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sat, 22 Jan 2005 16:32:47 +0000 (16:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19748 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Support/Support.vcproj

index a8914998b7f12c462411c76d90c1e2560f92c144..2cf7fcd26e5abf4a18facdc137677de9fa002414 100644 (file)
                        <File
                                RelativePath="..\..\lib\Support\FileUtilities.cpp">
                                <FileConfiguration
-                                       Name="Debug|Win32"
-                                       ExcludedFromBuild="TRUE">
+                                       Name="Debug|Win32">
                                        <Tool
                                                Name="VCCLCompilerTool"/>
                                </FileConfiguration>
                                <FileConfiguration
-                                       Name="Release|Win32"
-                                       ExcludedFromBuild="TRUE">
+                                       Name="Release|Win32">
                                        <Tool
                                                Name="VCCLCompilerTool"/>
                                </FileConfiguration>
                        <File
                                RelativePath="..\..\lib\Support\ToolRunner.cpp">
                                <FileConfiguration
-                                       Name="Debug|Win32"
-                                       ExcludedFromBuild="TRUE">
+                                       Name="Debug|Win32">
                                        <Tool
                                                Name="VCCLCompilerTool"/>
                                </FileConfiguration>