2004-11-03 17:13:14 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-05-15 20:46:28 +02:00
|
|
|
Version="8.00"
|
2004-11-03 17:13:14 +01:00
|
|
|
Name="System"
|
|
|
|
ProjectGUID="{0F8407F3-FA23-4CF1-83A9-DCBE0B361489}"
|
2004-12-18 09:01:43 +01:00
|
|
|
RootNamespace="System"
|
2007-07-27 20:20:11 +02:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2007-11-21 01:37:56 +01:00
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
</Platforms>
|
2007-07-27 20:20:11 +02:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2008-07-14 20:46:16 +02:00
|
|
|
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
|
2007-11-21 01:37:56 +01:00
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2004-11-03 17:13:14 +01: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"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
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;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-07-27 20:20:11 +02:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
2004-11-03 17:13:14 +01:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2004-11-03 17:13:14 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2007-07-27 20:20:11 +02:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2004-12-19 03:29:00 +01:00
|
|
|
BrowseInformation="1"
|
2004-11-03 17:13:14 +01:00
|
|
|
WarningLevel="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/System.lib"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-07-02 23:02:51 +02:00
|
|
|
Name="Debug|x64"
|
2008-07-14 20:46:16 +02:00
|
|
|
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
|
2007-11-21 01:37:56 +01:00
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-05-15 20:46:28 +02:00
|
|
|
Optimization="0"
|
2007-11-21 01:37:56 +01:00
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2008-05-15 20:46:28 +02:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-11-21 01:37:56 +01:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2008-05-15 20:46:28 +02:00
|
|
|
BrowseInformation="1"
|
2007-11-21 01:37:56 +01:00
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-05-15 20:46:28 +02:00
|
|
|
Name="Release|Win32"
|
2008-07-14 20:46:16 +02:00
|
|
|
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
|
2007-11-21 01:37:56 +01:00
|
|
|
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"
|
2008-07-02 23:02:51 +02:00
|
|
|
TargetEnvironment="3"
|
2007-11-21 01:37:56 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-07-02 23:02:51 +02:00
|
|
|
Optimization="0"
|
2007-11-21 01:37:56 +01:00
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2008-05-15 20:46:28 +02:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-11-21 01:37:56 +01:00
|
|
|
StringPooling="true"
|
2008-07-02 23:02:51 +02:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2008-05-15 20:46:28 +02:00
|
|
|
RuntimeLibrary="2"
|
2007-11-21 01:37:56 +01:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2008-07-02 23:02:51 +02:00
|
|
|
BrowseInformation="1"
|
2007-11-21 01:37:56 +01:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/System.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
2008-07-14 20:46:16 +02:00
|
|
|
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
|
2007-11-21 01:37:56 +01:00
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2004-11-03 17:13:14 +01: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
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-07-02 23:02:51 +02:00
|
|
|
Optimization="0"
|
2004-11-03 17:13:14 +01:00
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2007-11-14 00:03:32 +01:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-07-27 20:20:11 +02:00
|
|
|
StringPooling="true"
|
2004-11-03 17:13:14 +01:00
|
|
|
RuntimeLibrary="2"
|
2007-07-27 20:20:11 +02:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2004-11-03 17:13:14 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2007-07-27 20:20:11 +02:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2008-07-02 23:02:51 +02:00
|
|
|
BrowseInformation="1"
|
2004-11-03 17:13:14 +01:00
|
|
|
WarningLevel="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2004-11-03 17:13:14 +01:00
|
|
|
DebugInformationFormat="3"
|
2007-07-27 20:20:11 +02:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/System.lib"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01:00
|
|
|
<Tool
|
2007-07-27 20:20:11 +02:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-11-03 17:13:14 +01: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}"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Alarm.cpp"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
</File>
|
2007-03-05 01:00:42 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Disassembler.cpp"
|
|
|
|
>
|
2007-03-05 01:00:42 +01:00
|
|
|
</File>
|
2004-12-04 20:14:38 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\DynamicLibrary.cpp"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
2008-10-05 03:04:07 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\System\Host.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2006-11-05 20:31:28 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\IncludeFile.cpp"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Memory.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
2005-07-13 04:15:18 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Mutex.cpp"
|
|
|
|
>
|
2005-07-13 04:15:18 +02:00
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Path.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Process.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Program.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Signals.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\TimeValue.cpp"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
</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}"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Alarm.h"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
</File>
|
2007-03-05 01:00:42 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Disassembler.h"
|
|
|
|
>
|
2007-03-05 01:00:42 +01:00
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\DynamicLibrary.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
2008-01-03 20:53:03 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\System\Host.h"
|
|
|
|
>
|
|
|
|
</File>
|
2006-11-05 20:31:28 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\IncludeFile.h"
|
|
|
|
>
|
2006-11-05 20:31:28 +01:00
|
|
|
</File>
|
2004-12-04 20:14:38 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\MappedFile.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Memory.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
2005-07-13 04:15:18 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Mutex.h"
|
|
|
|
>
|
2005-07-13 04:15:18 +02:00
|
|
|
</File>
|
2004-12-04 20:14:38 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Path.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Process.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Program.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\Signals.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\include\llvm\System\TimeValue.h"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Win32"
|
2007-07-27 20:20:11 +02:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\System\Win32\Alarm.inc"
|
|
|
|
>
|
|
|
|
</File>
|
2004-12-04 20:14:38 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\DynamicLibrary.inc"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
2008-05-15 20:46:28 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\System\Win32\MappedFile.inc"
|
|
|
|
>
|
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Memory.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
2005-07-13 04:15:18 +02:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Mutex.inc"
|
|
|
|
>
|
2005-07-13 04:15:18 +02:00
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Path.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Process.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Program.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Signals.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\TimeValue.inc"
|
|
|
|
>
|
2004-11-03 17:13:14 +01:00
|
|
|
</File>
|
2004-12-04 20:14:38 +01:00
|
|
|
<File
|
2007-07-27 20:20:11 +02:00
|
|
|
RelativePath="..\..\lib\System\Win32\Win32.h"
|
|
|
|
>
|
2004-12-04 20:14:38 +01:00
|
|
|
</File>
|
2004-11-03 17:13:14 +01:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|