| Reid Spencer | 67b62fb | 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="Configure" | 
|  | 6 | ProjectGUID="{19514E48-456C-4B9D-8637-F2285476461E}" | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 7 | RootNamespace="Configure" | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 8 | Keyword="Win32Proj"> | 
|  | 9 | <Platforms> | 
|  | 10 | <Platform | 
|  | 11 | Name="Win32"/> | 
|  | 12 | </Platforms> | 
|  | 13 | <Configurations> | 
|  | 14 | <Configuration | 
|  | 15 | Name="Configure|Win32" | 
|  | 16 | OutputDirectory="$(ConfigurationName)" | 
|  | 17 | IntermediateDirectory="$(ConfigurationName)" | 
|  | 18 | ConfigurationType="1" | 
|  | 19 | CharacterSet="2"> | 
|  | 20 | <Tool | 
|  | 21 | Name="VCCLCompilerTool" | 
|  | 22 | Optimization="0" | 
|  | 23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | 
|  | 24 | MinimalRebuild="TRUE" | 
|  | 25 | BasicRuntimeChecks="3" | 
|  | 26 | RuntimeLibrary="5" | 
|  | 27 | UsePrecompiledHeader="0" | 
|  | 28 | WarningLevel="3" | 
|  | 29 | Detect64BitPortabilityProblems="TRUE" | 
|  | 30 | DebugInformationFormat="4"/> | 
|  | 31 | <Tool | 
|  | 32 | Name="VCCustomBuildTool"/> | 
|  | 33 | <Tool | 
|  | 34 | Name="VCLinkerTool" | 
|  | 35 | OutputFile="$(OutDir)/Configure.exe" | 
|  | 36 | LinkIncremental="2" | 
|  | 37 | GenerateDebugInformation="TRUE" | 
|  | 38 | ProgramDatabaseFile="$(OutDir)/Configure.pdb" | 
|  | 39 | SubSystem="1" | 
|  | 40 | TargetMachine="1"/> | 
|  | 41 | <Tool | 
|  | 42 | Name="VCMIDLTool"/> | 
|  | 43 | <Tool | 
|  | 44 | Name="VCPostBuildEventTool"/> | 
|  | 45 | <Tool | 
|  | 46 | Name="VCPreBuildEventTool"/> | 
|  | 47 | <Tool | 
|  | 48 | Name="VCPreLinkEventTool"/> | 
|  | 49 | <Tool | 
|  | 50 | Name="VCResourceCompilerTool"/> | 
|  | 51 | <Tool | 
|  | 52 | Name="VCWebServiceProxyGeneratorTool"/> | 
|  | 53 | <Tool | 
|  | 54 | Name="VCXMLDataGeneratorTool"/> | 
|  | 55 | <Tool | 
|  | 56 | Name="VCWebDeploymentTool"/> | 
|  | 57 | <Tool | 
|  | 58 | Name="VCManagedWrapperGeneratorTool"/> | 
|  | 59 | <Tool | 
|  | 60 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
|  | 61 | </Configuration> | 
|  | 62 | </Configurations> | 
|  | 63 | <References> | 
|  | 64 | </References> | 
|  | 65 | <Files> | 
|  | 66 | <Filter | 
|  | 67 | Name="Source Files" | 
|  | 68 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 
|  | 69 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> | 
|  | 70 | <File | 
|  | 71 | RelativePath="..\..\include\llvm\Config\config.h.in"> | 
|  | 72 | <FileConfiguration | 
|  | 73 | Name="Configure|Win32"> | 
|  | 74 | <Tool | 
|  | 75 | Name="VCCustomBuildTool" | 
| Jeff Cohen | 031c3d89 | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 76 | Description="Generating $(SolutionDir)llvm\Config\config.h" | 
| Jeff Cohen | 8ca86aa | 2006-01-20 04:34:45 +0000 | [diff] [blame] | 77 | CommandLine="copy $(InputPath)+$(SolutionDir)config.h  $(ProjectDir)..\llvm\Config\config.h" | 
|  | 78 | AdditionalDependencies="$(SolutionDir)config.h" | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 79 | Outputs="$(ProjectDir)..\llvm\Config\config.h"/> | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 80 | </FileConfiguration> | 
|  | 81 | </File> | 
|  | 82 | <File | 
|  | 83 | RelativePath="..\..\include\llvm\Support\DataTypes.h.in"> | 
|  | 84 | <FileConfiguration | 
|  | 85 | Name="Configure|Win32"> | 
|  | 86 | <Tool | 
|  | 87 | Name="VCCustomBuildTool" | 
| Jeff Cohen | 031c3d89 | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 88 | Description="Generating $(SolutionDir)llvm\Support\DataTypes.h" | 
| Jeff Cohen | 8ca86aa | 2006-01-20 04:34:45 +0000 | [diff] [blame] | 89 | CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\Support\DataTypes.h | 
|  | 90 | " | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 91 | Outputs="$(ProjectDir)..\llvm\Support\DataTypes.h"/> | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 92 | </FileConfiguration> | 
|  | 93 | </File> | 
|  | 94 | <File | 
|  | 95 | RelativePath="..\..\include\llvm\Adt\hash_map.in"> | 
|  | 96 | <FileConfiguration | 
|  | 97 | Name="Configure|Win32"> | 
|  | 98 | <Tool | 
|  | 99 | Name="VCCustomBuildTool" | 
| Jeff Cohen | 031c3d89 | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 100 | Description="Generating $(SolutionDir)llvm\ADT\hash_map" | 
| Jeff Cohen | 8ca86aa | 2006-01-20 04:34:45 +0000 | [diff] [blame] | 101 | CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\hash_map | 
|  | 102 | " | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 103 | Outputs="$(ProjectDir)..\llvm\ADT\hash_map"/> | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 104 | </FileConfiguration> | 
|  | 105 | </File> | 
|  | 106 | <File | 
|  | 107 | RelativePath="..\..\include\llvm\Adt\hash_set.in"> | 
|  | 108 | <FileConfiguration | 
|  | 109 | Name="Configure|Win32"> | 
|  | 110 | <Tool | 
|  | 111 | Name="VCCustomBuildTool" | 
| Jeff Cohen | 031c3d89 | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 112 | Description="Generating $(SolutionDir)llvm\ADT\hash_set" | 
| Jeff Cohen | 8ca86aa | 2006-01-20 04:34:45 +0000 | [diff] [blame] | 113 | CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\hash_set | 
|  | 114 | " | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 115 | Outputs="$(ProjectDir)..\llvm\ADT\hash_set"/> | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 116 | </FileConfiguration> | 
|  | 117 | </File> | 
|  | 118 | <File | 
|  | 119 | RelativePath="..\..\include\llvm\Adt\iterator.in"> | 
|  | 120 | <FileConfiguration | 
|  | 121 | Name="Configure|Win32"> | 
|  | 122 | <Tool | 
|  | 123 | Name="VCCustomBuildTool" | 
| Jeff Cohen | 031c3d89 | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 124 | Description="Generating $(SolutionDir)llvm\ADT\iterator" | 
| Jeff Cohen | 8ca86aa | 2006-01-20 04:34:45 +0000 | [diff] [blame] | 125 | CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\iterator | 
|  | 126 | " | 
| Jeff Cohen | fd0e354 | 2004-12-21 06:49:13 +0000 | [diff] [blame] | 127 | Outputs="$(ProjectDir)..\llvm\ADT\iterator"/> | 
| Reid Spencer | 67b62fb | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 128 | </FileConfiguration> | 
|  | 129 | </File> | 
|  | 130 | </Filter> | 
|  | 131 | <Filter | 
|  | 132 | Name="Header Files" | 
|  | 133 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 
|  | 134 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> | 
|  | 135 | </Filter> | 
|  | 136 | </Files> | 
|  | 137 | <Globals> | 
|  | 138 | </Globals> | 
|  | 139 | </VisualStudioProject> |