Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="support" |
| 6 | ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}" |
| 7 | Keyword="Win32Proj"> |
| 8 | <Platforms> |
| 9 | <Platform |
| 10 | Name="Win32"/> |
| 11 | </Platforms> |
| 12 | <Configurations> |
| 13 | <Configuration |
| 14 | Name="Debug|Win32" |
| 15 | OutputDirectory="..\Debug" |
| 16 | IntermediateDirectory="Debug" |
| 17 | ConfigurationType="4" |
| 18 | CharacterSet="2" |
| 19 | ReferencesPath=""> |
| 20 | <Tool |
| 21 | Name="VCCLCompilerTool" |
| 22 | Optimization="0" |
| 23 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 24 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 25 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 26 | MinimalRebuild="TRUE" |
| 27 | BasicRuntimeChecks="3" |
| 28 | RuntimeLibrary="3" |
| 29 | ForceConformanceInForLoopScope="TRUE" |
| 30 | RuntimeTypeInfo="TRUE" |
| 31 | UsePrecompiledHeader="0" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 32 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 33 | WarningLevel="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 34 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 35 | DebugInformationFormat="4" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 36 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 37 | <Tool |
| 38 | Name="VCCustomBuildTool"/> |
| 39 | <Tool |
| 40 | Name="VCLibrarianTool" |
| 41 | OutputFile="$(OutDir)/support.lib"/> |
| 42 | <Tool |
| 43 | Name="VCMIDLTool"/> |
| 44 | <Tool |
| 45 | Name="VCPostBuildEventTool"/> |
| 46 | <Tool |
| 47 | Name="VCPreBuildEventTool"/> |
| 48 | <Tool |
| 49 | Name="VCPreLinkEventTool"/> |
| 50 | <Tool |
| 51 | Name="VCResourceCompilerTool"/> |
| 52 | <Tool |
| 53 | Name="VCWebServiceProxyGeneratorTool"/> |
| 54 | <Tool |
| 55 | Name="VCXMLDataGeneratorTool"/> |
| 56 | <Tool |
| 57 | Name="VCManagedWrapperGeneratorTool"/> |
| 58 | <Tool |
| 59 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 60 | </Configuration> |
| 61 | <Configuration |
| 62 | Name="Release|Win32" |
| 63 | OutputDirectory="..\Release" |
| 64 | IntermediateDirectory="Release" |
| 65 | ConfigurationType="4" |
| 66 | CharacterSet="2"> |
| 67 | <Tool |
| 68 | Name="VCCLCompilerTool" |
| 69 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 70 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 71 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 72 | RuntimeLibrary="2" |
| 73 | ForceConformanceInForLoopScope="TRUE" |
| 74 | RuntimeTypeInfo="TRUE" |
| 75 | UsePrecompiledHeader="0" |
| 76 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 77 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 78 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 79 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 80 | <Tool |
| 81 | Name="VCCustomBuildTool"/> |
| 82 | <Tool |
| 83 | Name="VCLibrarianTool" |
| 84 | OutputFile="$(OutDir)/support.lib"/> |
| 85 | <Tool |
| 86 | Name="VCMIDLTool"/> |
| 87 | <Tool |
| 88 | Name="VCPostBuildEventTool"/> |
| 89 | <Tool |
| 90 | Name="VCPreBuildEventTool"/> |
| 91 | <Tool |
| 92 | Name="VCPreLinkEventTool"/> |
| 93 | <Tool |
| 94 | Name="VCResourceCompilerTool"/> |
| 95 | <Tool |
| 96 | Name="VCWebServiceProxyGeneratorTool"/> |
| 97 | <Tool |
| 98 | Name="VCXMLDataGeneratorTool"/> |
| 99 | <Tool |
| 100 | Name="VCManagedWrapperGeneratorTool"/> |
| 101 | <Tool |
| 102 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 103 | </Configuration> |
| 104 | </Configurations> |
| 105 | <References> |
| 106 | </References> |
| 107 | <Files> |
| 108 | <Filter |
| 109 | Name="Source Files" |
| 110 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 111 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 112 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 113 | RelativePath="..\..\lib\Support\Allocator.cpp"> |
| 114 | </File> |
| 115 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 116 | RelativePath="..\..\lib\Support\Annotation.cpp"> |
| 117 | </File> |
| 118 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 119 | RelativePath="..\..\lib\Support\APInt.cpp"> |
| 120 | </File> |
| 121 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 122 | RelativePath="..\..\lib\Support\CommandLine.cpp"> |
| 123 | </File> |
| 124 | <File |
| 125 | RelativePath="..\..\lib\Support\Compressor.cpp"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 126 | <FileConfiguration |
| 127 | Name="Debug|Win32"> |
| 128 | <Tool |
| 129 | Name="VCCLCompilerTool" |
| 130 | AdditionalIncludeDirectories=""/> |
| 131 | </FileConfiguration> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 132 | </File> |
| 133 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 134 | RelativePath="..\..\lib\Support\ConstantRange.cpp"> |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 135 | </File> |
| 136 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 137 | RelativePath="..\..\lib\Support\Debug.cpp"> |
| 138 | </File> |
| 139 | <File |
Jeff Cohen | 784236d | 2006-03-07 02:58:13 +0000 | [diff] [blame] | 140 | RelativePath="..\..\lib\Support\Dwarf.cpp"> |
| 141 | </File> |
| 142 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 143 | RelativePath="..\..\lib\Support\FileUtilities.cpp"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 144 | </File> |
| 145 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 146 | RelativePath="..\..\lib\Support\FoldingSet.cpp"> |
| 147 | </File> |
| 148 | <File |
| 149 | RelativePath="..\..\lib\Support\GraphWriter.cpp"> |
| 150 | </File> |
| 151 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 152 | RelativePath="..\..\lib\Support\IsInf.cpp"> |
| 153 | </File> |
| 154 | <File |
| 155 | RelativePath="..\..\lib\Support\IsNAN.cpp"> |
| 156 | </File> |
| 157 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 158 | RelativePath="..\..\lib\Support\ManagedStatic.cpp"> |
| 159 | </File> |
| 160 | <File |
Jeff Cohen | 1d6bf2f | 2007-04-29 14:22:14 +0000 | [diff] [blame^] | 161 | RelativePath="..\..\lib\Support\MemoryBuffer.cpp"> |
| 162 | </File> |
| 163 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 164 | RelativePath="..\..\lib\Support\PluginLoader.cpp"> |
| 165 | </File> |
| 166 | <File |
| 167 | RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"> |
| 168 | <FileConfiguration |
| 169 | Name="Debug|Win32" |
| 170 | ExcludedFromBuild="TRUE"> |
| 171 | <Tool |
| 172 | Name="VCCLCompilerTool"/> |
| 173 | </FileConfiguration> |
| 174 | <FileConfiguration |
| 175 | Name="Release|Win32" |
| 176 | ExcludedFromBuild="TRUE"> |
| 177 | <Tool |
| 178 | Name="VCCLCompilerTool"/> |
| 179 | </FileConfiguration> |
| 180 | </File> |
| 181 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 182 | RelativePath="..\..\lib\Support\SmallPtrSet.cpp"> |
| 183 | </File> |
| 184 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 185 | RelativePath="..\..\lib\Support\Statistic.cpp"> |
| 186 | </File> |
| 187 | <File |
Jeff Cohen | 97af751 | 2006-12-02 02:22:01 +0000 | [diff] [blame] | 188 | RelativePath="..\..\lib\Support\Streams.cpp"> |
| 189 | </File> |
| 190 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 191 | RelativePath="..\..\lib\Support\StringExtras.cpp"> |
| 192 | </File> |
| 193 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 194 | RelativePath="..\..\lib\Support\StringMap.cpp"> |
| 195 | </File> |
| 196 | <File |
Jeff Cohen | 41ca0b1 | 2005-01-01 21:34:18 +0000 | [diff] [blame] | 197 | RelativePath="..\..\lib\Support\SystemUtils.cpp"> |
| 198 | </File> |
| 199 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 200 | RelativePath="..\..\lib\Support\Timer.cpp"> |
| 201 | </File> |
Jeff Cohen | 0a69186 | 2004-12-19 06:40:39 +0000 | [diff] [blame] | 202 | <Filter |
| 203 | Name="bzip2" |
| 204 | Filter=""> |
| 205 | <File |
| 206 | RelativePath="..\..\lib\Support\bzip2\blocksort.c"> |
| 207 | </File> |
| 208 | <File |
| 209 | RelativePath="..\..\lib\Support\bzip2\bzlib.c"> |
| 210 | </File> |
| 211 | <File |
| 212 | RelativePath="..\..\lib\Support\bzip2\bzlib.h"> |
| 213 | </File> |
| 214 | <File |
| 215 | RelativePath="..\..\lib\Support\bzip2\bzlib_private.h"> |
| 216 | </File> |
| 217 | <File |
| 218 | RelativePath="..\..\lib\Support\bzip2\compress.c"> |
| 219 | </File> |
| 220 | <File |
| 221 | RelativePath="..\..\lib\Support\bzip2\crctable.c"> |
| 222 | </File> |
| 223 | <File |
| 224 | RelativePath="..\..\lib\Support\bzip2\decompress.c"> |
| 225 | </File> |
| 226 | <File |
| 227 | RelativePath="..\..\lib\Support\bzip2\huffman.c"> |
| 228 | </File> |
| 229 | <File |
| 230 | RelativePath="..\..\lib\Support\bzip2\randtable.c"> |
| 231 | </File> |
| 232 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 233 | </Filter> |
| 234 | <Filter |
| 235 | Name="Header Files" |
| 236 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 237 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 238 | <File |
| 239 | RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"> |
| 240 | </File> |
| 241 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 242 | RelativePath="..\..\include\llvm\Support\Allocator.h"> |
| 243 | </File> |
| 244 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 245 | RelativePath="..\..\include\llvm\Support\Annotation.h"> |
| 246 | </File> |
| 247 | <File |
| 248 | RelativePath="..\..\include\llvm\Support\CallSite.h"> |
| 249 | </File> |
| 250 | <File |
| 251 | RelativePath="..\..\include\llvm\Support\Casting.h"> |
| 252 | </File> |
| 253 | <File |
| 254 | RelativePath="..\..\include\llvm\Support\CFG.h"> |
| 255 | </File> |
| 256 | <File |
| 257 | RelativePath="..\..\include\llvm\Support\CommandLine.h"> |
| 258 | </File> |
| 259 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 260 | RelativePath="..\..\include\llvm\Support\Compiler.h"> |
| 261 | </File> |
| 262 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 263 | RelativePath="..\..\include\llvm\Support\Compressor.h"> |
| 264 | </File> |
| 265 | <File |
| 266 | RelativePath="..\..\include\llvm\Support\ConstantRange.h"> |
| 267 | </File> |
| 268 | <File |
| 269 | RelativePath="..\..\include\llvm\Support\DataTypes.h"> |
| 270 | </File> |
| 271 | <File |
| 272 | RelativePath="..\..\include\llvm\Support\Debug.h"> |
| 273 | </File> |
| 274 | <File |
| 275 | RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"> |
| 276 | </File> |
| 277 | <File |
Jeff Cohen | 784236d | 2006-03-07 02:58:13 +0000 | [diff] [blame] | 278 | RelativePath="..\..\include\llvm\Support\Dwarf.h"> |
| 279 | </File> |
| 280 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 281 | RelativePath="..\..\include\llvm\Support\ELF.h"> |
| 282 | </File> |
| 283 | <File |
| 284 | RelativePath="..\..\include\llvm\Support\FileUtilities.h"> |
| 285 | </File> |
| 286 | <File |
| 287 | RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"> |
| 288 | </File> |
| 289 | <File |
| 290 | RelativePath="..\..\include\llvm\Support\GraphWriter.h"> |
| 291 | </File> |
| 292 | <File |
| 293 | RelativePath="..\..\include\llvm\Support\InstIterator.h"> |
| 294 | </File> |
| 295 | <File |
| 296 | RelativePath="..\..\include\llvm\Support\InstVisitor.h"> |
| 297 | </File> |
| 298 | <File |
| 299 | RelativePath="..\..\include\llvm\Support\LeakDetector.h"> |
| 300 | </File> |
| 301 | <File |
| 302 | RelativePath="..\..\include\llvm\Support\Linker.h"> |
| 303 | </File> |
| 304 | <File |
| 305 | RelativePath="..\..\include\llvm\Support\MallocAllocator.h"> |
| 306 | </File> |
| 307 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 308 | RelativePath="..\..\include\llvm\Support\ManagedStatic.h"> |
| 309 | </File> |
| 310 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 311 | RelativePath="..\..\include\llvm\Support\Mangler.h"> |
| 312 | </File> |
| 313 | <File |
| 314 | RelativePath="..\..\include\llvm\Support\MathExtras.h"> |
| 315 | </File> |
| 316 | <File |
Jeff Cohen | 1d6bf2f | 2007-04-29 14:22:14 +0000 | [diff] [blame^] | 317 | RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"> |
| 318 | </File> |
| 319 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 320 | RelativePath="..\..\include\llvm\Support\OutputBuffer.h"> |
| 321 | </File> |
| 322 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 323 | RelativePath="..\..\include\llvm\Support\PassNameParser.h"> |
| 324 | </File> |
| 325 | <File |
| 326 | RelativePath="..\..\include\llvm\Support\PatternMatch.h"> |
| 327 | </File> |
| 328 | <File |
| 329 | RelativePath="..\..\include\llvm\Support\PluginLoader.h"> |
| 330 | </File> |
| 331 | <File |
| 332 | RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"> |
| 333 | </File> |
| 334 | <File |
| 335 | RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"> |
| 336 | </File> |
| 337 | <File |
Jeff Cohen | 97af751 | 2006-12-02 02:22:01 +0000 | [diff] [blame] | 338 | RelativePath="..\..\include\llvm\Support\Streams.h"> |
| 339 | </File> |
| 340 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 341 | RelativePath="..\..\include\llvm\Support\SystemUtils.h"> |
| 342 | </File> |
| 343 | <File |
| 344 | RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"> |
| 345 | </File> |
| 346 | <File |
| 347 | RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"> |
| 348 | </File> |
| 349 | <File |
| 350 | RelativePath="..\..\include\llvm\Support\Timer.h"> |
| 351 | </File> |
| 352 | <File |
Reid Spencer | 1011429 | 2004-11-15 17:27:00 +0000 | [diff] [blame] | 353 | RelativePath="..\..\include\llvm\Support\type_traits.h"> |
| 354 | </File> |
| 355 | <File |
| 356 | RelativePath="..\..\include\llvm\Support\TypeInfo.h"> |
| 357 | </File> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 358 | </Filter> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 359 | <Filter |
| 360 | Name="ADT" |
| 361 | Filter=""> |
| 362 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 363 | RelativePath="..\..\include\llvm\ADT\APInt.h"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 364 | </File> |
| 365 | <File |
Jeff Cohen | a2150f6 | 2007-04-06 22:30:07 +0000 | [diff] [blame] | 366 | RelativePath="..\..\include\llvm\ADT\APSInt.h"> |
| 367 | </File> |
| 368 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 369 | RelativePath="..\..\include\llvm\ADT\BitVector.h"> |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 370 | </File> |
| 371 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 372 | RelativePath="..\..\include\llvm\Adt\DenseMap.h"> |
| 373 | </File> |
| 374 | <File |
| 375 | RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"> |
| 376 | </File> |
| 377 | <File |
| 378 | RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"> |
| 379 | </File> |
| 380 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 381 | RelativePath="..\..\include\llvm\ADT\FoldingSet.h"> |
| 382 | </File> |
| 383 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 384 | RelativePath="..\..\include\llvm\Adt\GraphTraits.h"> |
| 385 | </File> |
| 386 | <File |
| 387 | RelativePath="..\..\include\llvm\Adt\hash_map"> |
| 388 | </File> |
| 389 | <File |
| 390 | RelativePath="..\..\include\llvm\Adt\hash_set"> |
| 391 | </File> |
| 392 | <File |
| 393 | RelativePath="..\..\include\llvm\Adt\HashExtras.h"> |
| 394 | </File> |
| 395 | <File |
| 396 | RelativePath="..\..\include\llvm\Adt\ilist"> |
| 397 | </File> |
| 398 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 399 | RelativePath="..\..\include\llvm\ADT\IndexedMap.h"> |
| 400 | </File> |
| 401 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 402 | RelativePath="..\..\include\llvm\Adt\iterator"> |
| 403 | </File> |
| 404 | <File |
| 405 | RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"> |
| 406 | </File> |
| 407 | <File |
| 408 | RelativePath="..\..\include\llvm\Adt\SCCIterator.h"> |
| 409 | </File> |
| 410 | <File |
| 411 | RelativePath="..\..\include\llvm\Adt\SetOperations.h"> |
| 412 | </File> |
| 413 | <File |
| 414 | RelativePath="..\..\include\llvm\Adt\SetVector.h"> |
| 415 | </File> |
| 416 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 417 | RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"> |
| 418 | </File> |
| 419 | <File |
| 420 | RelativePath="..\..\include\llvm\ADT\SmallSet.h"> |
| 421 | </File> |
| 422 | <File |
Jeff Cohen | d41b30d | 2006-11-05 19:31:28 +0000 | [diff] [blame] | 423 | RelativePath="..\..\include\llvm\ADT\SmallString.h"> |
| 424 | </File> |
| 425 | <File |
| 426 | RelativePath="..\..\include\llvm\ADT\SmallVector.h"> |
| 427 | </File> |
| 428 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 429 | RelativePath="..\..\include\llvm\Adt\Statistic.h"> |
| 430 | </File> |
| 431 | <File |
| 432 | RelativePath="..\..\include\llvm\Adt\STLExtras.h"> |
| 433 | </File> |
| 434 | <File |
| 435 | RelativePath="..\..\include\llvm\Adt\StringExtras.h"> |
| 436 | </File> |
| 437 | <File |
Jeff Cohen | ca5183d | 2007-03-05 00:00:42 +0000 | [diff] [blame] | 438 | RelativePath="..\..\include\llvm\ADT\StringMap.h"> |
| 439 | </File> |
| 440 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 441 | RelativePath="..\..\include\llvm\Adt\Tree.h"> |
| 442 | </File> |
| 443 | <File |
Jeff Cohen | e636290 | 2006-01-17 05:13:22 +0000 | [diff] [blame] | 444 | RelativePath="..\..\include\llvm\Adt\UniqueVector.h"> |
| 445 | </File> |
| 446 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 447 | RelativePath="..\..\include\llvm\Adt\VectorExtras.h"> |
| 448 | </File> |
| 449 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 450 | </Files> |
| 451 | <Globals> |
| 452 | </Globals> |
| 453 | </VisualStudioProject> |