update vc configure project for renaming of
authorSteve Naroff <snaroff@apple.com>
Mon, 2 Jun 2008 16:37:36 +0000 (16:37 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 2 Jun 2008 16:37:36 +0000 (16:37 +0000)
hash_map/hash_set/iterator to have a .h suffix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51867 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Configure/Configure.vcproj

index 5c7062986ea822f6339667becfcedcd009eea93f..475c749deb79ccfb0480b8c68fedd5f69901d6b7 100644 (file)
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_map.in"
+                               RelativePath="..\..\include\llvm\ADT\hash_map.h.in"
                                >
                                <FileConfiguration
                                        Name="Configure|Win32"
                                        >
                                        <Tool
                                                Name="VCCustomBuildTool"
-                                               Description="Generating $(SolutionDir)llvm\ADT\hash_map"
-                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;&#x0D;&#x0A;"
-                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;"
+                                               Description="Generating $(SolutionDir)llvm\ADT\hash_map.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;"
                                        />
                                </FileConfiguration>
                                <FileConfiguration
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_set.in"
+                               RelativePath="..\..\include\llvm\ADT\hash_set.h.in"
                                >
                                <FileConfiguration
                                        Name="Configure|Win32"
                                        >
                                        <Tool
                                                Name="VCCustomBuildTool"
-                                               Description="Generating $(SolutionDir)llvm\ADT\hash_set"
-                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;&#x0D;&#x0A;"
-                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;"
+                                               Description="Generating $(SolutionDir)llvm\ADT\hash_set.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;"
                                        />
                                </FileConfiguration>
                                <FileConfiguration
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\iterator.in"
+                               RelativePath="..\..\include\llvm\ADT\iterator.h.in"
                                >
                                <FileConfiguration
                                        Name="Configure|Win32"
                                        >
                                        <Tool
                                                Name="VCCustomBuildTool"
-                                               Description="Generating $(SolutionDir)llvm\ADT\iterator"
-                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator&quot;&#x0D;&#x0A;"
-                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator&quot;"
+                                               Description="Generating $(SolutionDir)llvm\ADT\iterator.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;"
                                        />
                                </FileConfiguration>
                                <FileConfiguration