9ba60666ec
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@963 7ec92016-0320-0410-acc4-a06ded1c099a
414 lines
7.9 KiB
XML
414 lines
7.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Function"
|
|
ProjectGUID="{2DE18D06-0F3A-4C6D-AF2B-40E074B3C3DC}"
|
|
RootNamespace="Function"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<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"
|
|
OutputFile="$(ProjectDir)\$(IntDir)\$(ProjectName).exe"
|
|
GenerateDebugInformation="true"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<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"
|
|
OutputFile="$(ProjectDir)\$(IntDir)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_MultiThreaded|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
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"
|
|
OutputFile="$(ProjectDir)\$(IntDir)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="more headers"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\loki\AbstractFunction.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\Function.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\OrderedStatic.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="src"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\Singleton.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\SmallObj.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\include\loki\Function.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FunctionTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\loki\Functor.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|