8840afc7dd
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@491 7ec92016-0320-0410-acc4-a06ded1c099a
339 lines
6.4 KiB
XML
Executable file
339 lines
6.4 KiB
XML
Executable file
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="LockingPtr"
|
|
ProjectGUID="{0DCBE03A-DAC7-4669-B29B-102D8F563736}"
|
|
RootNamespace="LockingPtr"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-wd4996"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include;c:\sandbox\boost"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE _SECURE_SCL=1"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="loki.lib"
|
|
AdditionalLibraryDirectories="..\..\lib"
|
|
GenerateDebugInformation="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..\..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\loki\AbstractPimpl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\AssocVector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\DataGenerators.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\EmptyType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Factory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Function.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Functor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\HierarchyGenerators.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\LockingPtr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\LokiTypeInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\MultiMethods.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\NullType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Pimpl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\SafeFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\ScopeGuard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Sequence.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Singleton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\SmallObj.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\SmartPtr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\static_check.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Threads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Tuple.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Typelist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\TypelistMacros.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\TypeManip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\TypeTraits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Visitor.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="flexstring"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\allocatorstringstorage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\cowstringopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\flex_string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\flex_string_details.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\flex_string_shell.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\simplestringstorage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\smallstringopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\flex\vectorstringstorage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Thread.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|