summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-06-02 16:37:36 +0000
committerSteve Naroff <snaroff@apple.com>2008-06-02 16:37:36 +0000
commit370a25c16af4394c2e800d63f9c7c0350f868948 (patch)
treeb19a1edc6827f795b64c1d519b8cd660b157dc2a /win32
parentda5860fa8b8ad7f8622fc096a55d68a140c7c3ac (diff)
downloadllvm-370a25c16af4394c2e800d63f9c7c0350f868948.tar.gz
llvm-370a25c16af4394c2e800d63f9c7c0350f868948.tar.bz2
llvm-370a25c16af4394c2e800d63f9c7c0350f868948.tar.xz
update vc configure project for renaming of
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
Diffstat (limited to 'win32')
-rw-r--r--win32/Configure/Configure.vcproj24
1 files changed, 12 insertions, 12 deletions
diff --git a/win32/Configure/Configure.vcproj b/win32/Configure/Configure.vcproj
index 5c7062986e..475c749deb 100644
--- a/win32/Configure/Configure.vcproj
+++ b/win32/Configure/Configure.vcproj
@@ -235,16 +235,16 @@
</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
@@ -259,16 +259,16 @@
</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
@@ -283,16 +283,16 @@
</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