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.
2030 lines
43 KiB
2030 lines
43 KiB
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="pantheios.util"
|
|
ProjectGUID="{4354ACF4-E372-4BAC-8076-7F6524E619D8}"
|
|
RootNamespace="pantheios.util"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release Multithreaded|Win32"
|
|
OutputDirectory="ReleaseMT"
|
|
IntermediateDirectory="ReleaseMT"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded|Win32"
|
|
OutputDirectory="DebugMT"
|
|
IntermediateDirectory="DebugMT"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded DLL|Win32"
|
|
OutputDirectory="ReleaseDLL"
|
|
IntermediateDirectory="ReleaseDLL"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded DLL|Win32"
|
|
OutputDirectory="DebugDLL"
|
|
IntermediateDirectory="DebugDLL"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.dll.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.dll.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release Multithreaded|Win32"
|
|
OutputDirectory="ReleaseMT"
|
|
IntermediateDirectory="ReleaseMT"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.widestring.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release Multithreaded|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Debug Multithreaded|Win32"
|
|
OutputDirectory="DebugMT"
|
|
IntermediateDirectory="DebugMT"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.widestring.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Debug Multithreaded|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release Multithreaded DLL|Win32"
|
|
OutputDirectory="ReleaseDLL"
|
|
IntermediateDirectory="ReleaseDLL"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.widestring.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release Multithreaded DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Debug Multithreaded DLL|Win32"
|
|
OutputDirectory="DebugDLL"
|
|
IntermediateDirectory="DebugDLL"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.widestring.dll.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Debug Multithreaded DLL|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.widestring.dll.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded pseudoUNIX|Win32"
|
|
OutputDirectory="ReleaseMTUNIX"
|
|
IntermediateDirectory="ReleaseMTUNIX"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.unix.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded pseudoUNIX|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.mt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded pseudoUNIX|Win32"
|
|
OutputDirectory="DebugMTUNIX"
|
|
IntermediateDirectory="DebugMTUNIX"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.unix.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded pseudoUNIX|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.mt.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded DLL pseudoUNIX|Win32"
|
|
OutputDirectory="ReleaseDLLUNIX"
|
|
IntermediateDirectory="ReleaseDLLUNIX"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.unix.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Multithreaded DLL pseudoUNIX|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.dll.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded DLL pseudoUNIX|Win32"
|
|
OutputDirectory="DebugDLLUNIX"
|
|
IntermediateDirectory="DebugDLLUNIX"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.unix.dll.debug.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Multithreaded DLL pseudoUNIX|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../include,$(STLSOFT)/include,$(UNIXEM)/include,$(PTHREADS_WIN32)/include,$(SYNESIS_DEV)/libraries/include"
|
|
PreprocessorDefinitions="UNIX;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../../../lib/pantheios.1.util.vc9.x64.unix.dll.debug.lib"
|
|
/>
|
|
<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;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
|
|
>
|
|
<Filter
|
|
Name="util"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\util\bailout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\be.context.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\be.parse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\core.apidefs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\hostname.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\init_code_strings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\processid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\severity_strings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\snprintf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\strdup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\strnlen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\threadid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\time.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\util\util.strnlen.c">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
|
|
>
|
|
<File
|
|
RelativePath="$(SYNESIS_DEV)\libraries\include\syslog.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="STLSoft Header Files"
|
|
>
|
|
<Filter
|
|
Name="STLSoft"
|
|
>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_base.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\containers\util\array_policies.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\algorithms\bounded.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\capabilities.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\char_traits.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\constraints.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\iterators\cstring_concatenator_iterator.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\conversion\integer_to_string.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\intel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\is_const_type.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\is_pointer_type.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_generators.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\limit_traits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\iterators\member_selector_iterator.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\util\meta_.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\minmax.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\n_types.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\memory\null_allocator.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\internal\safestr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\conversion\sap_cast.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\simple_string.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\size_of.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\size_traits.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\split_functions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\containers\static_array.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\util\std_swap.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\stlsoft.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\shims\access\string.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\string_traits_fwd.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\string_view.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\string\view_slice_functions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\stlsoft\meta\yesno.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PlatformSTL"
|
|
>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\platformstl\synch\util\features.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\platformstl\platformstl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="UNIXSTL"
|
|
>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\unixstl\synch\util\features.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\unixstl\unixstl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="WinSTL"
|
|
>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\time\conversion_functions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\registry\util\defs.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\time\format_functions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\registry\functions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\memory\processheap_allocator.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\registry\reg_traits.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\system\system_traits.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(STLSOFT)\include\winstl\winstl.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Pantheios Header Files"
|
|
>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\core\apidefs.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\context.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\time\currenttime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\frontend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\hostname.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\init_codes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\lean.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\severity\levels.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\nox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\processid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\safestr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\string\snprintf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\string\strdup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\string_encoding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\system\threadid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\threading.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\util\severity\WindowsEventLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(PANTHEIOS_ROOT)\include\pantheios\internal\winlean.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="UNIXem Header Files"
|
|
>
|
|
<File
|
|
RelativePath="$(UNIXEM)\include\unistd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(UNIXEM)\include\unixem\unixem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="$(UNIXEM)\include\unixem\internal\winsock.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{00000000-0000-0000-0000-000000000000}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|