2007-04-22 17:00:52 +02:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-05-15 20:46:28 +02:00
|
|
|
Version="8.00"
|
2007-04-22 17:00:52 +02:00
|
|
|
Name="Bitcode"
|
|
|
|
ProjectGUID="{F1EFF064-8869-4DFF-8E1A-CD8F4A5F8D62}"
|
2007-07-27 20:20:11 +02:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2007-11-21 01:37:56 +01:00
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
</Platforms>
|
2007-07-27 20:20:11 +02:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2007-11-21 01:37:56 +01:00
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2007-04-22 17:00:52 +02:00
|
|
|
ConfigurationType="4"
|
2008-06-20 07:35:58 +02:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
|
2007-07-27 20:20:11 +02:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2007-11-09 20:54:59 +01:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32"
|
2007-07-27 20:20:11 +02:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
2007-04-22 17:00:52 +02:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2007-04-22 17:00:52 +02:00
|
|
|
UsePrecompiledHeader="0"
|
2007-07-27 20:20:11 +02:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2007-04-22 17:00:52 +02:00
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Bitcode.lib"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2007-11-21 01:37:56 +01:00
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
2008-06-20 07:35:58 +02:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
|
2007-11-21 01:37:56 +01:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Bitcode.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32"
|
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
|
|
|
BrowseInformation="1"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Bitcode.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2007-04-22 17:00:52 +02:00
|
|
|
ConfigurationType="4"
|
2007-07-27 20:20:11 +02:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2007-11-21 01:37:56 +01:00
|
|
|
TargetEnvironment="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2007-11-07 20:34:09 +01:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-07-27 20:20:11 +02:00
|
|
|
StringPooling="true"
|
2007-04-22 17:00:52 +02:00
|
|
|
RuntimeLibrary="2"
|
2007-07-27 20:20:11 +02:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2007-04-22 17:00:52 +02:00
|
|
|
UsePrecompiledHeader="0"
|
2007-07-27 20:20:11 +02:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2007-04-22 17:00:52 +02:00
|
|
|
WarningLevel="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2007-04-22 17:00:52 +02:00
|
|
|
DebugInformationFormat="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/Bitcode.lib"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2007-04-22 17:00:52 +02:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2007-07-27 20:20:11 +02:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
<Filter
|
|
|
|
Name="Reader"
|
2007-07-27 20:20:11 +02:00
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.cpp"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
2008-01-03 20:53:03 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\BitReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-24 01:57:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-11-09 01:48:27 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPFloat.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-29 22:56:15 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPInt.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-22 17:00:52 +02:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Writer"
|
2007-07-27 20:20:11 +02:00
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
2007-10-24 01:57:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriterPass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-10 21:50:09 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\BitWriter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-24 01:57:01 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-11-09 01:48:27 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\SerializeAPFloat.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-29 22:56:15 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\SerializeAPInt.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-22 17:00:52 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2007-07-27 20:20:11 +02:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2007-10-26 00:56:13 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Bitcode\Archive.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-22 17:00:52 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\Bitcode\Bitcodes.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\Bitcode\BitstreamReader.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\Bitcode\BitstreamWriter.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
2007-10-26 00:56:13 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Bitcode\Deserialize.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-22 17:00:52 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\Bitcode\LLVMBitCodes.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\Bitcode\ReaderWriter.h"
|
|
|
|
>
|
2007-04-22 17:00:52 +02:00
|
|
|
</File>
|
2007-10-26 00:56:13 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Bitcode\Serialization.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Bitcode\SerializationFwd.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Bitcode\Serialize.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-22 17:00:52 +02:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|