Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
Chris Lattner | 9b43ac0 | 2008-05-13 20:56:51 +0000 | [diff] [blame] | 4 | Version="9.00" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 5 | Name="Bitcode" |
| 6 | ProjectGUID="{F1EFF064-8869-4DFF-8E1A-CD8F4A5F8D62}" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 7 | Keyword="Win32Proj" |
Chris Lattner | 9b43ac0 | 2008-05-13 20:56:51 +0000 | [diff] [blame] | 8 | TargetFrameworkVersion="131072" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 9 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 10 | <Platforms> |
| 11 | <Platform |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 12 | Name="Win32" |
| 13 | /> |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 14 | <Platform |
| 15 | Name="x64" |
| 16 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 17 | </Platforms> |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 18 | <ToolFiles> |
| 19 | </ToolFiles> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 20 | <Configurations> |
| 21 | <Configuration |
| 22 | Name="Debug|Win32" |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 23 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 24 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 25 | ConfigurationType="4" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 27 | CharacterSet="2" |
| 28 | > |
| 29 | <Tool |
| 30 | Name="VCPreBuildEventTool" |
| 31 | /> |
| 32 | <Tool |
| 33 | Name="VCCustomBuildTool" |
| 34 | /> |
| 35 | <Tool |
| 36 | Name="VCXMLDataGeneratorTool" |
| 37 | /> |
| 38 | <Tool |
| 39 | Name="VCWebServiceProxyGeneratorTool" |
| 40 | /> |
| 41 | <Tool |
| 42 | Name="VCMIDLTool" |
| 43 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 44 | <Tool |
| 45 | Name="VCCLCompilerTool" |
| 46 | Optimization="0" |
| 47 | AdditionalIncludeDirectories="..\..\include;.." |
Hartmut Kaiser | 55ce3d0 | 2007-11-09 19:54:59 +0000 | [diff] [blame] | 48 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 49 | StringPooling="true" |
| 50 | MinimalRebuild="true" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 51 | BasicRuntimeChecks="3" |
| 52 | RuntimeLibrary="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 53 | ForceConformanceInForLoopScope="true" |
| 54 | RuntimeTypeInfo="true" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 55 | UsePrecompiledHeader="0" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 56 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 57 | BrowseInformation="1" |
| 58 | WarningLevel="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 59 | Detect64BitPortabilityProblems="false" |
| 60 | DebugInformationFormat="3" |
| 61 | DisableSpecificWarnings="4355,4146,4800" |
| 62 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 63 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 64 | Name="VCManagedResourceCompilerTool" |
| 65 | /> |
| 66 | <Tool |
| 67 | Name="VCResourceCompilerTool" |
| 68 | /> |
| 69 | <Tool |
| 70 | Name="VCPreLinkEventTool" |
| 71 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 72 | <Tool |
| 73 | Name="VCLibrarianTool" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 74 | OutputFile="$(OutDir)/Bitcode.lib" |
| 75 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 76 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 77 | Name="VCALinkTool" |
| 78 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 79 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 80 | Name="VCXDCMakeTool" |
| 81 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 82 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 83 | Name="VCBscMakeTool" |
| 84 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 85 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 86 | Name="VCFxCopTool" |
| 87 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 88 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 89 | Name="VCPostBuildEventTool" |
| 90 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 91 | </Configuration> |
| 92 | <Configuration |
| 93 | Name="Release|Win32" |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 94 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 95 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 96 | ConfigurationType="4" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 97 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 98 | CharacterSet="2" |
| 99 | > |
| 100 | <Tool |
| 101 | Name="VCPreBuildEventTool" |
| 102 | /> |
| 103 | <Tool |
| 104 | Name="VCCustomBuildTool" |
| 105 | /> |
| 106 | <Tool |
| 107 | Name="VCXMLDataGeneratorTool" |
| 108 | /> |
| 109 | <Tool |
| 110 | Name="VCWebServiceProxyGeneratorTool" |
| 111 | /> |
| 112 | <Tool |
| 113 | Name="VCMIDLTool" |
| 114 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 115 | <Tool |
| 116 | Name="VCCLCompilerTool" |
| 117 | AdditionalIncludeDirectories="..\..\include;.." |
Hartmut Kaiser | abaff88 | 2007-11-07 19:34:09 +0000 | [diff] [blame] | 118 | 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 | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 119 | StringPooling="true" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 120 | RuntimeLibrary="2" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 121 | ForceConformanceInForLoopScope="true" |
| 122 | RuntimeTypeInfo="true" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 123 | UsePrecompiledHeader="0" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 124 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 125 | WarningLevel="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 126 | Detect64BitPortabilityProblems="false" |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 127 | DebugInformationFormat="3" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 128 | DisableSpecificWarnings="4355,4146,4800" |
| 129 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 130 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 131 | Name="VCManagedResourceCompilerTool" |
| 132 | /> |
| 133 | <Tool |
| 134 | Name="VCResourceCompilerTool" |
| 135 | /> |
| 136 | <Tool |
| 137 | Name="VCPreLinkEventTool" |
| 138 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 139 | <Tool |
| 140 | Name="VCLibrarianTool" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 141 | OutputFile="$(OutDir)/Bitcode.lib" |
| 142 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 143 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 144 | Name="VCALinkTool" |
| 145 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 146 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 147 | Name="VCXDCMakeTool" |
| 148 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 149 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 150 | Name="VCBscMakeTool" |
| 151 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 152 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 153 | Name="VCFxCopTool" |
| 154 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 155 | <Tool |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 156 | Name="VCPostBuildEventTool" |
| 157 | /> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 158 | </Configuration> |
Chuck Rose III | 0ccb930 | 2007-11-21 00:37:56 +0000 | [diff] [blame] | 159 | <Configuration |
| 160 | Name="Debug|x64" |
| 161 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 162 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| 163 | ConfigurationType="4" |
| 164 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 165 | CharacterSet="2" |
| 166 | > |
| 167 | <Tool |
| 168 | Name="VCPreBuildEventTool" |
| 169 | /> |
| 170 | <Tool |
| 171 | Name="VCCustomBuildTool" |
| 172 | /> |
| 173 | <Tool |
| 174 | Name="VCXMLDataGeneratorTool" |
| 175 | /> |
| 176 | <Tool |
| 177 | Name="VCWebServiceProxyGeneratorTool" |
| 178 | /> |
| 179 | <Tool |
| 180 | Name="VCMIDLTool" |
| 181 | TargetEnvironment="3" |
| 182 | /> |
| 183 | <Tool |
| 184 | Name="VCCLCompilerTool" |
| 185 | Optimization="0" |
| 186 | AdditionalIncludeDirectories="..\..\include;.." |
| 187 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32" |
| 188 | StringPooling="true" |
| 189 | MinimalRebuild="true" |
| 190 | BasicRuntimeChecks="3" |
| 191 | RuntimeLibrary="3" |
| 192 | ForceConformanceInForLoopScope="true" |
| 193 | RuntimeTypeInfo="true" |
| 194 | UsePrecompiledHeader="0" |
| 195 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
| 196 | BrowseInformation="1" |
| 197 | WarningLevel="3" |
| 198 | Detect64BitPortabilityProblems="false" |
| 199 | DebugInformationFormat="3" |
| 200 | DisableSpecificWarnings="4355,4146,4800" |
| 201 | /> |
| 202 | <Tool |
| 203 | Name="VCManagedResourceCompilerTool" |
| 204 | /> |
| 205 | <Tool |
| 206 | Name="VCResourceCompilerTool" |
| 207 | /> |
| 208 | <Tool |
| 209 | Name="VCPreLinkEventTool" |
| 210 | /> |
| 211 | <Tool |
| 212 | Name="VCLibrarianTool" |
| 213 | OutputFile="$(OutDir)/Bitcode.lib" |
| 214 | /> |
| 215 | <Tool |
| 216 | Name="VCALinkTool" |
| 217 | /> |
| 218 | <Tool |
| 219 | Name="VCXDCMakeTool" |
| 220 | /> |
| 221 | <Tool |
| 222 | Name="VCBscMakeTool" |
| 223 | /> |
| 224 | <Tool |
| 225 | Name="VCFxCopTool" |
| 226 | /> |
| 227 | <Tool |
| 228 | Name="VCPostBuildEventTool" |
| 229 | /> |
| 230 | </Configuration> |
| 231 | <Configuration |
| 232 | Name="Release|x64" |
| 233 | OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)" |
| 234 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| 235 | ConfigurationType="4" |
| 236 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 237 | CharacterSet="2" |
| 238 | > |
| 239 | <Tool |
| 240 | Name="VCPreBuildEventTool" |
| 241 | /> |
| 242 | <Tool |
| 243 | Name="VCCustomBuildTool" |
| 244 | /> |
| 245 | <Tool |
| 246 | Name="VCXMLDataGeneratorTool" |
| 247 | /> |
| 248 | <Tool |
| 249 | Name="VCWebServiceProxyGeneratorTool" |
| 250 | /> |
| 251 | <Tool |
| 252 | Name="VCMIDLTool" |
| 253 | TargetEnvironment="3" |
| 254 | /> |
| 255 | <Tool |
| 256 | Name="VCCLCompilerTool" |
| 257 | AdditionalIncludeDirectories="..\..\include;.." |
| 258 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 259 | StringPooling="true" |
| 260 | RuntimeLibrary="2" |
| 261 | ForceConformanceInForLoopScope="true" |
| 262 | RuntimeTypeInfo="true" |
| 263 | UsePrecompiledHeader="0" |
| 264 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" |
| 265 | WarningLevel="3" |
| 266 | Detect64BitPortabilityProblems="false" |
| 267 | DebugInformationFormat="3" |
| 268 | DisableSpecificWarnings="4355,4146,4800" |
| 269 | /> |
| 270 | <Tool |
| 271 | Name="VCManagedResourceCompilerTool" |
| 272 | /> |
| 273 | <Tool |
| 274 | Name="VCResourceCompilerTool" |
| 275 | /> |
| 276 | <Tool |
| 277 | Name="VCPreLinkEventTool" |
| 278 | /> |
| 279 | <Tool |
| 280 | Name="VCLibrarianTool" |
| 281 | OutputFile="$(OutDir)/Bitcode.lib" |
| 282 | /> |
| 283 | <Tool |
| 284 | Name="VCALinkTool" |
| 285 | /> |
| 286 | <Tool |
| 287 | Name="VCXDCMakeTool" |
| 288 | /> |
| 289 | <Tool |
| 290 | Name="VCBscMakeTool" |
| 291 | /> |
| 292 | <Tool |
| 293 | Name="VCFxCopTool" |
| 294 | /> |
| 295 | <Tool |
| 296 | Name="VCPostBuildEventTool" |
| 297 | /> |
| 298 | </Configuration> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 299 | </Configurations> |
| 300 | <References> |
| 301 | </References> |
| 302 | <Files> |
| 303 | <Filter |
| 304 | Name="Source Files" |
| 305 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 306 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| 307 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 308 | <Filter |
| 309 | Name="Reader" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 310 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 311 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 312 | RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.cpp" |
| 313 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 314 | </File> |
| 315 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 316 | RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h" |
| 317 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 318 | </File> |
Hartmut Kaiser | 3d251c6 | 2007-10-23 23:57:01 +0000 | [diff] [blame] | 319 | <File |
Chuck Rose III | 0b58991 | 2008-01-03 19:53:03 +0000 | [diff] [blame] | 320 | RelativePath="..\..\lib\Bitcode\Reader\BitReader.cpp" |
| 321 | > |
| 322 | </File> |
| 323 | <File |
Hartmut Kaiser | 3d251c6 | 2007-10-23 23:57:01 +0000 | [diff] [blame] | 324 | RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp" |
| 325 | > |
| 326 | </File> |
Hartmut Kaiser | e476a66 | 2007-10-29 21:56:15 +0000 | [diff] [blame] | 327 | <File |
Chuck Rose III | 7781941 | 2007-11-09 00:48:27 +0000 | [diff] [blame] | 328 | RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPFloat.cpp" |
| 329 | > |
| 330 | </File> |
| 331 | <File |
Hartmut Kaiser | e476a66 | 2007-10-29 21:56:15 +0000 | [diff] [blame] | 332 | RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPInt.cpp" |
| 333 | > |
| 334 | </File> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 335 | </Filter> |
| 336 | <Filter |
| 337 | Name="Writer" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 338 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 339 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 340 | RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp" |
| 341 | > |
Jeff Cohen | 1d6bf2f | 2007-04-29 14:22:14 +0000 | [diff] [blame] | 342 | </File> |
| 343 | <File |
Hartmut Kaiser | 3d251c6 | 2007-10-23 23:57:01 +0000 | [diff] [blame] | 344 | RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriterPass.cpp" |
| 345 | > |
| 346 | </File> |
| 347 | <File |
Hartmut Kaiser | 73184fc | 2007-10-10 19:50:09 +0000 | [diff] [blame] | 348 | RelativePath="..\..\lib\Bitcode\Writer\BitWriter.cpp" |
| 349 | > |
| 350 | </File> |
| 351 | <File |
Hartmut Kaiser | 3d251c6 | 2007-10-23 23:57:01 +0000 | [diff] [blame] | 352 | RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp" |
| 353 | > |
| 354 | </File> |
| 355 | <File |
Chuck Rose III | 7781941 | 2007-11-09 00:48:27 +0000 | [diff] [blame] | 356 | RelativePath="..\..\lib\Bitcode\Writer\SerializeAPFloat.cpp" |
| 357 | > |
| 358 | </File> |
| 359 | <File |
Hartmut Kaiser | e476a66 | 2007-10-29 21:56:15 +0000 | [diff] [blame] | 360 | RelativePath="..\..\lib\Bitcode\Writer\SerializeAPInt.cpp" |
| 361 | > |
| 362 | </File> |
| 363 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 364 | RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp" |
| 365 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 366 | </File> |
| 367 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 368 | RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h" |
| 369 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 370 | </File> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 371 | </Filter> |
| 372 | </Filter> |
| 373 | <Filter |
| 374 | Name="Header Files" |
| 375 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 376 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| 377 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 378 | <File |
Hartmut Kaiser | 3faa173 | 2007-10-25 22:56:13 +0000 | [diff] [blame] | 379 | RelativePath="..\..\include\llvm\Bitcode\Archive.h" |
| 380 | > |
| 381 | </File> |
| 382 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 383 | RelativePath="..\..\include\llvm\Bitcode\Bitcodes.h" |
| 384 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 385 | </File> |
| 386 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 387 | RelativePath="..\..\include\llvm\Bitcode\BitstreamReader.h" |
| 388 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 389 | </File> |
| 390 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 391 | RelativePath="..\..\include\llvm\Bitcode\BitstreamWriter.h" |
| 392 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 393 | </File> |
| 394 | <File |
Hartmut Kaiser | 3faa173 | 2007-10-25 22:56:13 +0000 | [diff] [blame] | 395 | RelativePath="..\..\include\llvm\Bitcode\Deserialize.h" |
| 396 | > |
| 397 | </File> |
| 398 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 399 | RelativePath="..\..\include\llvm\Bitcode\LLVMBitCodes.h" |
| 400 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 401 | </File> |
| 402 | <File |
Chuck Rose III | 7c2c2e7 | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 403 | RelativePath="..\..\include\llvm\Bitcode\ReaderWriter.h" |
| 404 | > |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 405 | </File> |
Hartmut Kaiser | 3faa173 | 2007-10-25 22:56:13 +0000 | [diff] [blame] | 406 | <File |
| 407 | RelativePath="..\..\include\llvm\Bitcode\Serialization.h" |
| 408 | > |
| 409 | </File> |
| 410 | <File |
| 411 | RelativePath="..\..\include\llvm\Bitcode\SerializationFwd.h" |
| 412 | > |
| 413 | </File> |
| 414 | <File |
| 415 | RelativePath="..\..\include\llvm\Bitcode\Serialize.h" |
| 416 | > |
| 417 | </File> |
Jeff Cohen | a0c96a0 | 2007-04-22 15:00:52 +0000 | [diff] [blame] | 418 | </Filter> |
| 419 | </Files> |
| 420 | <Globals> |
| 421 | </Globals> |
| 422 | </VisualStudioProject> |