4
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

419 lines
6.9 KiB

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="common"
ProjectGUID="{20C6411C-596F-4B85-BE4E-8BC91F59D8A6}"
RootNamespace="common"
SccProjectName="Perforce Project"
SccLocalPath="."
SccProvider="MSSCCI:Perforce SCM"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="$(SolutionDir);$(SolutionDir)\.."
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
ForcedIncludeFiles="common/IPrefix.h"
/>
<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
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(SolutionDir);$(SolutionDir)\.."
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
RuntimeLibrary="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
ForcedIncludeFiles="common/IPrefix.h"
/>
<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>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="streams"
>
<File
RelativePath=".\IBufferStream.cpp"
>
</File>
<File
RelativePath=".\IBufferStream.h"
>
</File>
<File
RelativePath=".\IDataStream.cpp"
>
</File>
<File
RelativePath=".\IDataStream.h"
>
</File>
<File
RelativePath=".\IFileStream.cpp"
>
</File>
<File
RelativePath=".\IFileStream.h"
>
</File>
<File
RelativePath=".\ISegmentStream.cpp"
>
</File>
<File
RelativePath=".\ISegmentStream.h"
>
</File>
</Filter>
<Filter
Name="debug"
>
<File
RelativePath=".\IDebugLog.cpp"
>
</File>
<File
RelativePath=".\IDebugLog.h"
>
</File>
<File
RelativePath="IErrors.cpp"
>
</File>
<File
RelativePath="IErrors.h"
>
</File>
</Filter>
<Filter
Name="threads"
>
<File
RelativePath=".\ICriticalSection.h"
>
</File>
<File
RelativePath=".\IEvent.cpp"
>
</File>
<File
RelativePath=".\IEvent.h"
>
</File>
<File
RelativePath=".\IInterlockedLong.cpp"
>
</File>
<File
RelativePath=".\IInterlockedLong.h"
>
</File>
<File
RelativePath=".\IMutex.cpp"
>
</File>
<File
RelativePath=".\IMutex.h"
>
</File>
<File
RelativePath=".\IReadWriteLock.cpp"
>
</File>
<File
RelativePath=".\IReadWriteLock.h"
>
</File>
<File
RelativePath=".\IThread.cpp"
>
</File>
<File
RelativePath=".\IThread.h"
>
</File>
</Filter>
<Filter
Name="datatypes"
>
<File
RelativePath=".\IArchive.cpp"
>
</File>
<File
RelativePath=".\IArchive.h"
>
</File>
<File
RelativePath=".\IDatabase.cpp"
>
</File>
<File
RelativePath=".\IDatabase.h"
>
</File>
<File
RelativePath=".\IDatabase.inc"
>
</File>
<File
RelativePath=".\IFIFO.cpp"
>
</File>
<File
RelativePath=".\IFIFO.h"
>
</File>
<File
RelativePath=".\ILinkedList.h"
>
</File>
<File
RelativePath=".\IRangeMap.cpp"
>
</File>
<File
RelativePath=".\IRangeMap.h"
>
</File>
<File
RelativePath=".\ISingleton.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="ISingleton.h"
>
</File>
<File
RelativePath=".\ITextParser.cpp"
>
</File>
<File
RelativePath=".\ITextParser.h"
>
</File>
<File
RelativePath=".\ITypes.cpp"
>
</File>
<File
RelativePath=".\ITypes.h"
>
</File>
</Filter>
<Filter
Name="utilities"
>
<File
RelativePath="IConsole.cpp"
>
</File>
<File
RelativePath="IConsole.h"
>
</File>
<File
RelativePath=".\IDynamicCreate.cpp"
>
</File>
<File
RelativePath=".\IDynamicCreate.h"
>
</File>
<File
RelativePath=".\ITimer.cpp"
>
</File>
<File
RelativePath=".\ITimer.h"
>
</File>
</Filter>
<Filter
Name="memory"
>
<File
RelativePath=".\IMemPool.cpp"
>
</File>
<File
RelativePath=".\IMemPool.h"
>
</File>
</Filter>
<Filter
Name="pipe"
>
<File
RelativePath=".\IPipeClient.cpp"
>
</File>
<File
RelativePath=".\IPipeClient.h"
>
</File>
<File
RelativePath=".\IPipeServer.cpp"
>
</File>
<File
RelativePath=".\IPipeServer.h"
>
</File>
</Filter>
<Filter
Name="files"
>
<File
RelativePath=".\IDirectoryIterator.cpp"
>
</File>
<File
RelativePath=".\IDirectoryIterator.h"
>
</File>
</Filter>
<File
RelativePath=".\IPrefix.cpp"
>
</File>
<File
RelativePath=".\IPrefix.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>