246 lines
4.1 KiB
XML
246 lines
4.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Common"
|
|
ProjectGUID="{B4A4B994-9111-42B1-93C2-6F1CA8BC4421}"
|
|
RootNamespace="Common"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Debug.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<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"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Release.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
<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="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="File Class.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Ini File Class.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Log Class.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="md5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MemTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="path.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="registry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="std string.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="Trace.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="CriticalSection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="File Class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Ini File Class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Log Class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="MemTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="registry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Smart Pointer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="std string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Trace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="TraceDefs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|