Update the win32 project files, contributed by Morton Ofstad!
[oota-llvm.git] / win32 / Configure / Configure.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="Configure"
6         ProjectGUID="{19514E48-456C-4B9D-8637-F2285476461E}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Configure|Win32"
15                         OutputDirectory="$(ConfigurationName)"
16                         IntermediateDirectory="$(ConfigurationName)"
17                         ConfigurationType="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23                                 MinimalRebuild="TRUE"
24                                 BasicRuntimeChecks="3"
25                                 RuntimeLibrary="5"
26                                 UsePrecompiledHeader="0"
27                                 WarningLevel="3"
28                                 Detect64BitPortabilityProblems="TRUE"
29                                 DebugInformationFormat="4"/>
30                         <Tool
31                                 Name="VCCustomBuildTool"/>
32                         <Tool
33                                 Name="VCLinkerTool"
34                                 OutputFile="$(OutDir)/Configure.exe"
35                                 LinkIncremental="2"
36                                 GenerateDebugInformation="TRUE"
37                                 ProgramDatabaseFile="$(OutDir)/Configure.pdb"
38                                 SubSystem="1"
39                                 TargetMachine="1"/>
40                         <Tool
41                                 Name="VCMIDLTool"/>
42                         <Tool
43                                 Name="VCPostBuildEventTool"/>
44                         <Tool
45                                 Name="VCPreBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreLinkEventTool"/>
48                         <Tool
49                                 Name="VCResourceCompilerTool"/>
50                         <Tool
51                                 Name="VCWebServiceProxyGeneratorTool"/>
52                         <Tool
53                                 Name="VCXMLDataGeneratorTool"/>
54                         <Tool
55                                 Name="VCWebDeploymentTool"/>
56                         <Tool
57                                 Name="VCManagedWrapperGeneratorTool"/>
58                         <Tool
59                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
60                 </Configuration>
61         </Configurations>
62         <References>
63         </References>
64         <Files>
65                 <Filter
66                         Name="Source Files"
67                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
68                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
69                         <File
70                                 RelativePath="..\..\include\llvm\Config\config.h.in">
71                                 <FileConfiguration
72                                         Name="Configure|Win32">
73                                         <Tool
74                                                 Name="VCCustomBuildTool"
75                                                 CommandLine="..\tools\sed &lt;$(InputPath) &gt;$(InputDir)config.h &quot;s/#undef PACKAGE_NAME/#define PACKAGE_NAME \&quot;LLVM (win32 vc7.1)\&quot;/;s/#undef PACKAGE_VERSION/#define PACKAGE_VERSION 1.4/;s/#undef HAVE_WINDOWS_H/#define HAVE_WINDOWS_H 1/;s/#undef HAVE_LIMITS_H/#define HAVE_LIMITS_H 1/;s/#undef HAVE_SYS_STAT_H/#define HAVE_SYS_STAT_H 1/;s/#undef HAVE_STDLIB_H/#define HAVE_STDLIB_H 1/;s/#undef HAVE_STDIO_H/#define HAVE_STDIO_H 1/;s/#undef HAVE_STRING_H/#define HAVE_STRING_H 1/;s/#undef SHLIBEXT/#define SHLIBEXT \&quot;.lib\&quot;/;s/#undef error_t/#define error_t int/;s/#undef HAVE_ERRNO_H/#define HAVE_ERRNO_H 1/;s/#undef LTDL_DLOPEN_DEPLIBS/#define LTDL_DLOPEN_DEPLIBS 1/;s/#undef LTDL_OBJDIR/#define LTDL_OBJDIR \&quot;_libs\&quot;/;s/#undef LTDL_SHLIBPATH_VAR/#define LTDL_SHLIBPATH_VAR \&quot;PATH\&quot;/;s/#undef LTDL_SHLIB_EXT/#define LTDL_SHLIB_EXT \&quot;.dll\&quot;/;s/#undef LTDL_SYSSEARCHPATH/#define LTDL_SYSSEARCHPATH \&quot;\&quot;/;&quot;"
76                                                 Outputs="$(InputDir)config.h"/>
77                                 </FileConfiguration>
78                         </File>
79                         <File
80                                 RelativePath="..\..\include\llvm\Support\DataTypes.h.in">
81                                 <FileConfiguration
82                                         Name="Configure|Win32">
83                                         <Tool
84                                                 Name="VCCustomBuildTool"
85                                                 CommandLine="..\tools\sed &lt;$(InputPath) &gt;$(InputDir)DataTypes.h &quot;s/#undef HAVE_SYS_TYPES_H/#define HAVE_SYS_TYPES_H 1/;s/#undef HAVE_INTTYPES_H/#define HAVE_INTTYPES_H 1/;s/#undef HAVE_STDINT_H/#define HAVE_STD_INT_H 1/&quot;
86 "
87                                                 Outputs="$(InputDir)DataTypes.h"/>
88                                 </FileConfiguration>
89                         </File>
90                         <File
91                                 RelativePath="..\..\include\llvm\Adt\hash_map.in">
92                                 <FileConfiguration
93                                         Name="Configure|Win32">
94                                         <Tool
95                                                 Name="VCCustomBuildTool"
96                                                 CommandLine="..\tools\sed &lt;$(InputPath) &gt;$(InputDir)hash_map &quot;s/#undef HAVE_GLOBAL_HASH_MAP/#define HAVE_GLOBAL_HASH_MAP 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D};s/define HASH_NAMESPACE std/define HASH_NAMESPACE stdext/&quot;
97 "
98                                                 Outputs="$(InputDir)hash_map"/>
99                                 </FileConfiguration>
100                         </File>
101                         <File
102                                 RelativePath="..\..\include\llvm\Adt\hash_set.in">
103                                 <FileConfiguration
104                                         Name="Configure|Win32">
105                                         <Tool
106                                                 Name="VCCustomBuildTool"
107                                                 CommandLine="..\tools\sed &lt;$(InputPath) &gt;$(InputDir)hash_set &quot;s/#undef HAVE_GLOBAL_HASH_SET/#define HAVE_GLOBAL_HASH_SET 1/;/using HASH_NAMESPACE\:\:hash;.*$/{D};/#include.*HashExtras.*$/{D};s/define HASH_NAMESPACE std/define HASH_NAMESPACE stdext/&quot;
108 "
109                                                 Outputs="$(InputDir)hash_set"/>
110                                 </FileConfiguration>
111                         </File>
112                         <File
113                                 RelativePath="..\..\include\llvm\Adt\iterator.in">
114                                 <FileConfiguration
115                                         Name="Configure|Win32">
116                                         <Tool
117                                                 Name="VCCustomBuildTool"
118                                                 CommandLine="..\tools\sed &lt;$(InputPath) &gt;$(InputDir)iterator &quot;s/#undef HAVE_BI_ITERATOR/#define HAVE_BI_ITERATOR 0/;s/#undef HAVE_STD_ITERATOR/#define HAVE_STD_ITERATOR 1/;s/#undef HAVE_FWD_ITERATOR/#define HAVE_FWD_ITERATOR 0/&quot;
119 "
120                                                 Outputs="..\..\include\llvm\ADT\iterator"/>
121                                 </FileConfiguration>
122                         </File>
123                 </Filter>
124                 <Filter
125                         Name="Header Files"
126                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
127                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
128                 </Filter>
129         </Files>
130         <Globals>
131         </Globals>
132 </VisualStudioProject>