Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | ||||
3 | ProjectType="Visual C++" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 4 | Version="8.00" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 5 | Name="support" |
6 | ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 7 | Keyword="Win32Proj" |
8 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 9 | <Platforms> |
10 | <Platform | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 11 | Name="Win32" |
12 | /> | ||||
Chuck Rose III | 57c33da | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 13 | <Platform |
14 | Name="x64" | ||||
15 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 16 | </Platforms> |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 17 | <ToolFiles> |
18 | </ToolFiles> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 19 | <Configurations> |
20 | <Configuration | ||||
21 | Name="Debug|Win32" | ||||
Chuck Rose III | 57c33da | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 22 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
23 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 24 | ConfigurationType="4" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 25 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 26 | CharacterSet="2" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 27 | > |
28 | <Tool | ||||
29 | Name="VCPreBuildEventTool" | ||||
30 | /> | ||||
31 | <Tool | ||||
32 | Name="VCCustomBuildTool" | ||||
33 | /> | ||||
34 | <Tool | ||||
35 | Name="VCXMLDataGeneratorTool" | ||||
36 | /> | ||||
37 | <Tool | ||||
38 | Name="VCWebServiceProxyGeneratorTool" | ||||
39 | /> | ||||
40 | <Tool | ||||
41 | Name="VCMIDLTool" | ||||
42 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 43 | <Tool |
44 | Name="VCCLCompilerTool" | ||||
45 | Optimization="0" | ||||
46 | AdditionalIncludeDirectories="..\..\include;.." | ||||
Hartmut Kaiser | 502c922 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 47 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 48 | StringPooling="true" |
49 | MinimalRebuild="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 50 | BasicRuntimeChecks="3" |
51 | RuntimeLibrary="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 52 | ForceConformanceInForLoopScope="true" |
53 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 54 | UsePrecompiledHeader="0" |
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 55 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 56 | BrowseInformation="1" |
57 | WarningLevel="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 58 | Detect64BitPortabilityProblems="false" |
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 59 | DebugInformationFormat="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 60 | DisableSpecificWarnings="4355,4146,4800" |
61 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 62 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 63 | Name="VCManagedResourceCompilerTool" |
64 | /> | ||||
65 | <Tool | ||||
66 | Name="VCResourceCompilerTool" | ||||
67 | /> | ||||
68 | <Tool | ||||
69 | Name="VCPreLinkEventTool" | ||||
70 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 71 | <Tool |
72 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 73 | OutputFile="$(OutDir)/support.lib" |
74 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 75 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 76 | Name="VCALinkTool" |
77 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 78 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 79 | Name="VCXDCMakeTool" |
80 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 81 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 82 | Name="VCBscMakeTool" |
83 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 84 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 85 | Name="VCFxCopTool" |
86 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 87 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 88 | Name="VCPostBuildEventTool" |
89 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 90 | </Configuration> |
91 | <Configuration | ||||
92 | Name="Release|Win32" | ||||
Chuck Rose III | 57c33da | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 93 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
94 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 95 | ConfigurationType="4" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 96 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
97 | CharacterSet="2" | ||||
98 | > | ||||
99 | <Tool | ||||
100 | Name="VCPreBuildEventTool" | ||||
101 | /> | ||||
102 | <Tool | ||||
103 | Name="VCCustomBuildTool" | ||||
104 | /> | ||||
105 | <Tool | ||||
106 | Name="VCXMLDataGeneratorTool" | ||||
107 | /> | ||||
108 | <Tool | ||||
109 | Name="VCWebServiceProxyGeneratorTool" | ||||
110 | /> | ||||
111 | <Tool | ||||
112 | Name="VCMIDLTool" | ||||
113 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 114 | <Tool |
115 | Name="VCCLCompilerTool" | ||||
116 | AdditionalIncludeDirectories="..\..\include;.." | ||||
Hartmut Kaiser | 502c922 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 117 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 118 | StringPooling="true" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 119 | RuntimeLibrary="2" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 120 | ForceConformanceInForLoopScope="true" |
121 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 122 | UsePrecompiledHeader="0" |
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 123 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 124 | WarningLevel="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 125 | Detect64BitPortabilityProblems="false" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 126 | DebugInformationFormat="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 127 | DisableSpecificWarnings="4355,4146,4800" |
128 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 129 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 130 | Name="VCManagedResourceCompilerTool" |
131 | /> | ||||
132 | <Tool | ||||
133 | Name="VCResourceCompilerTool" | ||||
134 | /> | ||||
135 | <Tool | ||||
136 | Name="VCPreLinkEventTool" | ||||
137 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 138 | <Tool |
139 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 140 | OutputFile="$(OutDir)/support.lib" |
141 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 142 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 143 | Name="VCALinkTool" |
144 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 145 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 146 | Name="VCXDCMakeTool" |
147 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 148 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 149 | Name="VCBscMakeTool" |
150 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 151 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 152 | Name="VCFxCopTool" |
153 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 154 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 155 | Name="VCPostBuildEventTool" |
156 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 157 | </Configuration> |
Chuck Rose III | 57c33da | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 158 | <Configuration |
159 | Name="Debug|x64" | ||||
160 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" | ||||
161 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | ||||
162 | ConfigurationType="4" | ||||
163 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||||
164 | CharacterSet="2" | ||||
165 | > | ||||
166 | <Tool | ||||
167 | Name="VCPreBuildEventTool" | ||||
168 | /> | ||||
169 | <Tool | ||||
170 | Name="VCCustomBuildTool" | ||||
171 | /> | ||||
172 | <Tool | ||||
173 | Name="VCXMLDataGeneratorTool" | ||||
174 | /> | ||||
175 | <Tool | ||||
176 | Name="VCWebServiceProxyGeneratorTool" | ||||
177 | /> | ||||
178 | <Tool | ||||
179 | Name="VCMIDLTool" | ||||
180 | TargetEnvironment="3" | ||||
181 | /> | ||||
182 | <Tool | ||||
183 | Name="VCCLCompilerTool" | ||||
184 | Optimization="0" | ||||
185 | AdditionalIncludeDirectories="..\..\include;.." | ||||
186 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" | ||||
187 | StringPooling="true" | ||||
188 | MinimalRebuild="true" | ||||
189 | BasicRuntimeChecks="3" | ||||
190 | RuntimeLibrary="3" | ||||
191 | ForceConformanceInForLoopScope="true" | ||||
192 | RuntimeTypeInfo="true" | ||||
193 | UsePrecompiledHeader="0" | ||||
194 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | ||||
195 | BrowseInformation="1" | ||||
196 | WarningLevel="3" | ||||
197 | Detect64BitPortabilityProblems="false" | ||||
198 | DebugInformationFormat="3" | ||||
199 | DisableSpecificWarnings="4355,4146,4800" | ||||
200 | /> | ||||
201 | <Tool | ||||
202 | Name="VCManagedResourceCompilerTool" | ||||
203 | /> | ||||
204 | <Tool | ||||
205 | Name="VCResourceCompilerTool" | ||||
206 | /> | ||||
207 | <Tool | ||||
208 | Name="VCPreLinkEventTool" | ||||
209 | /> | ||||
210 | <Tool | ||||
211 | Name="VCLibrarianTool" | ||||
212 | OutputFile="$(OutDir)/support.lib" | ||||
213 | /> | ||||
214 | <Tool | ||||
215 | Name="VCALinkTool" | ||||
216 | /> | ||||
217 | <Tool | ||||
218 | Name="VCXDCMakeTool" | ||||
219 | /> | ||||
220 | <Tool | ||||
221 | Name="VCBscMakeTool" | ||||
222 | /> | ||||
223 | <Tool | ||||
224 | Name="VCFxCopTool" | ||||
225 | /> | ||||
226 | <Tool | ||||
227 | Name="VCPostBuildEventTool" | ||||
228 | /> | ||||
229 | </Configuration> | ||||
230 | <Configuration | ||||
231 | Name="Release|x64" | ||||
232 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" | ||||
233 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | ||||
234 | ConfigurationType="4" | ||||
235 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | ||||
236 | CharacterSet="2" | ||||
237 | > | ||||
238 | <Tool | ||||
239 | Name="VCPreBuildEventTool" | ||||
240 | /> | ||||
241 | <Tool | ||||
242 | Name="VCCustomBuildTool" | ||||
243 | /> | ||||
244 | <Tool | ||||
245 | Name="VCXMLDataGeneratorTool" | ||||
246 | /> | ||||
247 | <Tool | ||||
248 | Name="VCWebServiceProxyGeneratorTool" | ||||
249 | /> | ||||
250 | <Tool | ||||
251 | Name="VCMIDLTool" | ||||
252 | TargetEnvironment="3" | ||||
253 | /> | ||||
254 | <Tool | ||||
255 | Name="VCCLCompilerTool" | ||||
256 | AdditionalIncludeDirectories="..\..\include;.." | ||||
257 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" | ||||
258 | StringPooling="true" | ||||
259 | RuntimeLibrary="2" | ||||
260 | ForceConformanceInForLoopScope="true" | ||||
261 | RuntimeTypeInfo="true" | ||||
262 | UsePrecompiledHeader="0" | ||||
263 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | ||||
264 | WarningLevel="3" | ||||
265 | Detect64BitPortabilityProblems="false" | ||||
266 | DebugInformationFormat="3" | ||||
267 | DisableSpecificWarnings="4355,4146,4800" | ||||
268 | /> | ||||
269 | <Tool | ||||
270 | Name="VCManagedResourceCompilerTool" | ||||
271 | /> | ||||
272 | <Tool | ||||
273 | Name="VCResourceCompilerTool" | ||||
274 | /> | ||||
275 | <Tool | ||||
276 | Name="VCPreLinkEventTool" | ||||
277 | /> | ||||
278 | <Tool | ||||
279 | Name="VCLibrarianTool" | ||||
280 | OutputFile="$(OutDir)/support.lib" | ||||
281 | /> | ||||
282 | <Tool | ||||
283 | Name="VCALinkTool" | ||||
284 | /> | ||||
285 | <Tool | ||||
286 | Name="VCXDCMakeTool" | ||||
287 | /> | ||||
288 | <Tool | ||||
289 | Name="VCBscMakeTool" | ||||
290 | /> | ||||
291 | <Tool | ||||
292 | Name="VCFxCopTool" | ||||
293 | /> | ||||
294 | <Tool | ||||
295 | Name="VCPostBuildEventTool" | ||||
296 | /> | ||||
297 | </Configuration> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 298 | </Configurations> |
299 | <References> | ||||
300 | </References> | ||||
301 | <Files> | ||||
302 | <Filter | ||||
303 | Name="Source Files" | ||||
304 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 305 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
306 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 307 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 308 | RelativePath="..\..\lib\Support\Allocator.cpp" |
309 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 310 | </File> |
311 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 312 | RelativePath="..\..\lib\Support\Annotation.cpp" |
313 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 314 | </File> |
315 | <File | ||||
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 316 | RelativePath="..\..\lib\Support\APFloat.cpp" |
317 | > | ||||
318 | </File> | ||||
319 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 320 | RelativePath="..\..\lib\Support\APInt.cpp" |
321 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 322 | </File> |
323 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 324 | RelativePath="..\..\lib\Support\CommandLine.cpp" |
325 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 326 | </File> |
327 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 328 | RelativePath="..\..\lib\Support\ConstantRange.cpp" |
329 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 330 | </File> |
331 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 332 | RelativePath="..\..\lib\Support\Debug.cpp" |
333 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 334 | </File> |
335 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 336 | RelativePath="..\..\lib\Support\Dwarf.cpp" |
337 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 338 | </File> |
339 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 340 | RelativePath="..\..\lib\Support\FileUtilities.cpp" |
341 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 342 | </File> |
343 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 344 | RelativePath="..\..\lib\Support\FoldingSet.cpp" |
345 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 346 | </File> |
347 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 348 | RelativePath="..\..\lib\Support\GraphWriter.cpp" |
349 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 350 | </File> |
351 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 352 | RelativePath="..\..\lib\Support\IsInf.cpp" |
353 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 354 | </File> |
355 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 356 | RelativePath="..\..\lib\Support\IsNAN.cpp" |
357 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 358 | </File> |
359 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 360 | RelativePath="..\..\lib\Support\ManagedStatic.cpp" |
361 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 362 | </File> |
363 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 364 | RelativePath="..\..\lib\Support\MemoryBuffer.cpp" |
365 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 366 | </File> |
367 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 368 | RelativePath="..\..\lib\Support\PluginLoader.cpp" |
369 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 370 | </File> |
371 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 372 | RelativePath="..\..\lib\Support\SlowOperationInformer.cpp" |
373 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 374 | <FileConfiguration |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 375 | Name="Release|Win32" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 376 | ExcludedFromBuild="true" |
377 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 378 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 379 | Name="VCCLCompilerTool" |
380 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 381 | </FileConfiguration> |
Chuck Rose III | 57c33da | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 382 | <FileConfiguration |
383 | Name="Release|x64" | ||||
384 | ExcludedFromBuild="true" | ||||
385 | > | ||||
386 | <Tool | ||||
387 | Name="VCCLCompilerTool" | ||||
388 | /> | ||||
389 | </FileConfiguration> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 390 | </File> |
391 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 392 | RelativePath="..\..\lib\Support\SmallPtrSet.cpp" |
393 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 394 | </File> |
395 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 396 | RelativePath="..\..\lib\Support\Statistic.cpp" |
397 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 398 | </File> |
399 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 400 | RelativePath="..\..\lib\Support\Streams.cpp" |
401 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 402 | </File> |
403 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 404 | RelativePath="..\..\lib\Support\StringExtras.cpp" |
405 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 406 | </File> |
407 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 408 | RelativePath="..\..\lib\Support\StringMap.cpp" |
409 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 410 | </File> |
411 | <File | ||||
Chuck Rose III | eb7975c | 2007-12-10 19:31:09 +0000 | [diff] [blame^] | 412 | RelativePath="..\..\lib\Support\StringPool.cpp" |
413 | > | ||||
414 | </File> | ||||
415 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 416 | RelativePath="..\..\lib\Support\SystemUtils.cpp" |
417 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 418 | </File> |
419 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 420 | RelativePath="..\..\lib\Support\Timer.cpp" |
421 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 422 | </File> |
423 | </Filter> | ||||
424 | <Filter | ||||
425 | Name="Header Files" | ||||
426 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 427 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
428 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 429 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 430 | RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h" |
431 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 432 | </File> |
433 | <File | ||||
Hartmut Kaiser | 2925f89 | 2007-10-29 21:56:15 +0000 | [diff] [blame] | 434 | RelativePath="..\..\include\llvm\Support\Alignment.h" |
435 | > | ||||
436 | </File> | ||||
437 | <File | ||||
Hartmut Kaiser | e89e7f8 | 2007-10-18 12:31:51 +0000 | [diff] [blame] | 438 | RelativePath="..\..\include\llvm\Support\AlignOf.h" |
439 | > | ||||
440 | </File> | ||||
441 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 442 | RelativePath="..\..\include\llvm\Support\Allocator.h" |
443 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 444 | </File> |
445 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 446 | RelativePath="..\..\include\llvm\Support\Annotation.h" |
447 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 448 | </File> |
449 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 450 | RelativePath="..\..\include\llvm\Support\CallSite.h" |
451 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 452 | </File> |
453 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 454 | RelativePath="..\..\include\llvm\Support\Casting.h" |
455 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 456 | </File> |
457 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 458 | RelativePath="..\..\include\llvm\Support\CFG.h" |
459 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 460 | </File> |
461 | <File | ||||
Hartmut Kaiser | d09dfaf | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 462 | RelativePath="..\..\include\llvm\Support\CHelpers.h" |
463 | > | ||||
464 | </File> | ||||
465 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 466 | RelativePath="..\..\include\llvm\Support\CommandLine.h" |
467 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 468 | </File> |
469 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 470 | RelativePath="..\..\include\llvm\Support\Compiler.h" |
471 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 472 | </File> |
473 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 474 | RelativePath="..\..\include\llvm\Support\ConstantRange.h" |
475 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 476 | </File> |
477 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 478 | RelativePath="..\..\include\llvm\Support\Debug.h" |
479 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 480 | </File> |
481 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 482 | RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h" |
483 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 484 | </File> |
485 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 486 | RelativePath="..\..\include\llvm\Support\Dwarf.h" |
487 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 488 | </File> |
489 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 490 | RelativePath="..\..\include\llvm\Support\ELF.h" |
491 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 492 | </File> |
493 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 494 | RelativePath="..\..\include\llvm\Support\FileUtilities.h" |
495 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 496 | </File> |
497 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 498 | RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h" |
499 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 500 | </File> |
501 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 502 | RelativePath="..\..\include\llvm\Support\GraphWriter.h" |
503 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 504 | </File> |
505 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 506 | RelativePath="..\..\include\llvm\Support\InstIterator.h" |
507 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 508 | </File> |
509 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 510 | RelativePath="..\..\include\llvm\Support\InstVisitor.h" |
511 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 512 | </File> |
513 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 514 | RelativePath="..\..\include\llvm\Support\LeakDetector.h" |
515 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 516 | </File> |
517 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 518 | RelativePath="..\..\include\llvm\Support\Linker.h" |
519 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 520 | </File> |
521 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 522 | RelativePath="..\..\include\llvm\Support\MallocAllocator.h" |
523 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 524 | </File> |
525 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 526 | RelativePath="..\..\include\llvm\Support\ManagedStatic.h" |
527 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 528 | </File> |
529 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 530 | RelativePath="..\..\include\llvm\Support\Mangler.h" |
531 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 532 | </File> |
533 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 534 | RelativePath="..\..\include\llvm\Support\MathExtras.h" |
535 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 536 | </File> |
537 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 538 | RelativePath="..\..\include\llvm\Support\MemoryBuffer.h" |
539 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 540 | </File> |
541 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 542 | RelativePath="..\..\include\llvm\Support\OutputBuffer.h" |
543 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 544 | </File> |
545 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 546 | RelativePath="..\..\include\llvm\Support\PassNameParser.h" |
547 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 548 | </File> |
549 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 550 | RelativePath="..\..\include\llvm\Support\PatternMatch.h" |
551 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 552 | </File> |
553 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 554 | RelativePath="..\..\include\llvm\Support\PluginLoader.h" |
555 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 556 | </File> |
557 | <File | ||||
Hartmut Kaiser | d09dfaf | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 558 | RelativePath="..\..\include\llvm\Support\Registry.h" |
559 | > | ||||
560 | </File> | ||||
561 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 562 | RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h" |
563 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 564 | </File> |
565 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 566 | RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h" |
567 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 568 | </File> |
569 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 570 | RelativePath="..\..\include\llvm\Support\Streams.h" |
571 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 572 | </File> |
573 | <File | ||||
Chuck Rose III | eb7975c | 2007-12-10 19:31:09 +0000 | [diff] [blame^] | 574 | RelativePath="..\..\include\llvm\Support\StringPool.h" |
575 | > | ||||
576 | </File> | ||||
577 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 578 | RelativePath="..\..\include\llvm\Support\SystemUtils.h" |
579 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 580 | </File> |
581 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 582 | RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h" |
583 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 584 | </File> |
585 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 586 | RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h" |
587 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 588 | </File> |
589 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 590 | RelativePath="..\..\include\llvm\Support\Timer.h" |
591 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 592 | </File> |
593 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 594 | RelativePath="..\..\include\llvm\Support\type_traits.h" |
595 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 596 | </File> |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 597 | </Filter> |
598 | <Filter | ||||
599 | Name="ADT" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 600 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 601 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 602 | RelativePath="..\..\include\llvm\ADT\APInt.h" |
603 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 604 | </File> |
605 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 606 | RelativePath="..\..\include\llvm\ADT\APSInt.h" |
607 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 608 | </File> |
609 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 610 | RelativePath="..\..\include\llvm\ADT\BitVector.h" |
611 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 612 | </File> |
613 | <File | ||||
Chuck Rose III | a021b72 | 2007-08-28 18:59:02 +0000 | [diff] [blame] | 614 | RelativePath="..\..\include\llvm\Support\DataTypes.h.in" |
615 | > | ||||
616 | </File> | ||||
617 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 618 | RelativePath="..\..\include\llvm\Adt\DenseMap.h" |
619 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 620 | </File> |
621 | <File | ||||
Hartmut Kaiser | d09dfaf | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 622 | RelativePath="..\..\include\llvm\ADT\DenseSet.h" |
623 | > | ||||
624 | </File> | ||||
625 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 626 | RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h" |
627 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 628 | </File> |
629 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 630 | RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h" |
631 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 632 | </File> |
633 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 634 | RelativePath="..\..\include\llvm\ADT\FoldingSet.h" |
635 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 636 | </File> |
637 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 638 | RelativePath="..\..\include\llvm\Adt\GraphTraits.h" |
639 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 640 | </File> |
641 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 642 | RelativePath="..\..\include\llvm\Adt\hash_map" |
643 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 644 | </File> |
645 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 646 | RelativePath="..\..\include\llvm\Adt\hash_set" |
647 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 648 | </File> |
649 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 650 | RelativePath="..\..\include\llvm\Adt\HashExtras.h" |
651 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 652 | </File> |
653 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 654 | RelativePath="..\..\include\llvm\Adt\ilist" |
655 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 656 | </File> |
657 | <File | ||||
Hartmut Kaiser | d09dfaf | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 658 | RelativePath="..\..\include\llvm\ADT\ImmutableMap.h" |
659 | > | ||||
660 | </File> | ||||
661 | <File | ||||
662 | RelativePath="..\..\include\llvm\ADT\ImmutableSet.h" | ||||
663 | > | ||||
664 | </File> | ||||
665 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 666 | RelativePath="..\..\include\llvm\ADT\IndexedMap.h" |
667 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 668 | </File> |
669 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 670 | RelativePath="..\..\include\llvm\Adt\iterator" |
671 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 672 | </File> |
673 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 674 | RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h" |
675 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 676 | </File> |
677 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 678 | RelativePath="..\..\include\llvm\Adt\SCCIterator.h" |
679 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 680 | </File> |
681 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 682 | RelativePath="..\..\include\llvm\Adt\SetOperations.h" |
683 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 684 | </File> |
685 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 686 | RelativePath="..\..\include\llvm\Adt\SetVector.h" |
687 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 688 | </File> |
689 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 690 | RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h" |
691 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 692 | </File> |
693 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 694 | RelativePath="..\..\include\llvm\ADT\SmallSet.h" |
695 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 696 | </File> |
697 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 698 | RelativePath="..\..\include\llvm\ADT\SmallString.h" |
699 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 700 | </File> |
701 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 702 | RelativePath="..\..\include\llvm\ADT\SmallVector.h" |
703 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 704 | </File> |
705 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 706 | RelativePath="..\..\include\llvm\Adt\Statistic.h" |
707 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 708 | </File> |
709 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 710 | RelativePath="..\..\include\llvm\Adt\STLExtras.h" |
711 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 712 | </File> |
713 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 714 | RelativePath="..\..\include\llvm\Adt\StringExtras.h" |
715 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 716 | </File> |
717 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 718 | RelativePath="..\..\include\llvm\ADT\StringMap.h" |
719 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 720 | </File> |
721 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 722 | RelativePath="..\..\include\llvm\Adt\Tree.h" |
723 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 724 | </File> |
725 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 726 | RelativePath="..\..\include\llvm\Adt\UniqueVector.h" |
727 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 728 | </File> |
729 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 730 | RelativePath="..\..\include\llvm\Adt\VectorExtras.h" |
731 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 732 | </File> |
733 | </Filter> | ||||
734 | </Files> | ||||
735 | <Globals> | ||||
736 | </Globals> | ||||
737 | </VisualStudioProject> |