2438 строки
59 KiB
XML
2438 строки
59 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Foundation"
|
|
ProjectGUID="{8164D41D-B053-405B-826C-CF37AC0EF176}"
|
|
RootNamespace="Foundation"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Win32"
|
|
OutputDirectory="obj\debug_shared"
|
|
IntermediateDirectory="obj\debug_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;POCO_DLL;Foundation_EXPORTS;PCRE_STATIC"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="iphlpapi.lib"
|
|
OutputFile="..\bin\PocoFoundationd.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="..\bin\PocoFoundationd.pdb"
|
|
SubSystem="1"
|
|
OptimizeForWindows98="1"
|
|
ImportLibrary="..\lib\PocoFoundationd.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|Win32"
|
|
OutputDirectory="obj\release_shared"
|
|
IntermediateDirectory="obj\release_shared"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories=".\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;POCO_DLL;Foundation_EXPORTS;PCRE_STATIC"
|
|
GeneratePreprocessedFile="0"
|
|
KeepComments="FALSE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="FALSE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="iphlpapi.lib"
|
|
OutputFile="..\bin\PocoFoundation.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
ImportLibrary="..\lib\PocoFoundation.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Core"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Bugcheck.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ByteOrder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Debugger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Environment.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Environment_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Environment_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Environment_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Environment_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Exception.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Format.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment_C99.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment_DEC.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment_DUMMY.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment_SUN.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FPEnvironment_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\HashStatistic.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MemoryPool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NestedDiagnosticContext.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NumberFormatter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NumberParser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RefCountedObject.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\String.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\StringTokenizer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Void.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Any.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AutoPtr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AutoReleasePool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Buffer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Bugcheck.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ByteOrder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Config.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Debugger.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DynamicFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Environment.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Environment_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Environment_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Environment_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Environment_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Exception.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Format.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Foundation.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment_C99.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment_DEC.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment_DUMMY.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment_SUN.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FPEnvironment_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\HashFunction.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\HashTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Instantiator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\MemoryPool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NestedDiagnosticContext.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NumberFormatter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NumberParser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Platform.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Platform_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Platform_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Platform_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Poco.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RefCountedObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedPtr.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SimpleHashTable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SingletonHolder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\String.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StringTokenizer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Types.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Void.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Streams"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Base64Decoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Base64Encoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\BinaryReader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\BinaryWriter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\CountingStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DeflatingStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\HexBinaryDecoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\HexBinaryEncoder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\InflatingStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LineEndingConverter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NullStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\StreamCopier.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\StreamTokenizer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TeeStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Token.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Base64Decoder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Base64Encoder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BinaryReader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BinaryWriter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BufferAllocator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BufferedBidirectionalStreamBuf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BufferedStreamBuf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\CountingStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DeflatingStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\HexBinaryDecoder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\HexBinaryEncoder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\InflatingStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LineEndingConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NullStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StreamCopier.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StreamTokenizer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StreamUtil.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TeeStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Token.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\UnbufferedStreamBuf.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\adler32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\deflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\infback.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inffast.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inftrees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\trees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\zutil.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Threading"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\ActiveDispatcher.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ErrorHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Event.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Event_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Event_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Mutex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Mutex_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Mutex_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Runnable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RWLock.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RWLock_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RWLock_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Semaphore.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Semaphore_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Semaphore_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SignalHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SynchronizedObject.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Thread.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Thread_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Thread_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ThreadLocal.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ThreadPool.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timer.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\ActiveDispatcher.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ActiveMethod.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ActiveResult.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ActiveRunnable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ActiveStarter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Activity.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ErrorHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Event.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Event_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Event_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Mutex.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Mutex_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Mutex_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Runnable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RunnableAdapter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RWLock.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RWLock_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RWLock_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ScopedLock.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Semaphore.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Semaphore_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Semaphore_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SignalHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SynchronizedObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Thread.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Thread_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Thread_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ThreadLocal.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ThreadPool.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Timer.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Crypt"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\DigestEngine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DigestStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MD2Engine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MD4Engine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MD5Engine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Random.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RandomStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SHA1Engine.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\DigestEngine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DigestStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\HMACEngine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\MD2Engine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\MD4Engine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\MD5Engine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Random.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RandomStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SHA1Engine.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="SharedLibrary"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Manifest.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary_HPUX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SharedLibrary_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\ClassLibrary.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ClassLoader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Manifest.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\MetaObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary_HPUX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SharedLibrary_WIN32U.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="RegExp"
|
|
Filter="">
|
|
<Filter
|
|
Name="PCRE"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\get.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\maketables.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\pcre.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\pcre.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\pcreconfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\study.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\RegularExpression.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\RegularExpression.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logging"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\ArchiveStrategy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\AsyncChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Channel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Configurable.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConsoleChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\EventLogChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FileChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Formatter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FormattingChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogFile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogFile_STD.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogFile_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogFile_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogFile_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Logger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingRegistry.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LogStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Message.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NullChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OpcomChannel.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PatternFormatter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PurgeStrategy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\RotateStrategy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SimpleFileChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SplitterChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\StreamChannel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SyslogChannel.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\ArchiveStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AsyncChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Channel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Configurable.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ConsoleChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\EventLogChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FileChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Formatter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FormattingChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogFile.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogFile_STD.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogFile_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogFile_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogFile_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Logger.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LoggingFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LoggingRegistry.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LogStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Message.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NullChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\OpcomChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PatternFormatter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\pocomsg.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PurgeStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\RotateStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SimpleFileChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SplitterChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StreamChannel.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\SyslogChannel.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Message Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\pocomsg.mc">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc -h $(InputDir) -r $(InputDir) $(InputPath)
|
|
"
|
|
Outputs="$(InputDir)\pocomsg.rc;$(InputDir)\pocomsg.h;"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="mc -h $(InputDir) -r $(InputDir) $(InputPath)
|
|
"
|
|
Outputs="$(InputDir)\pocomsg.rc;$(InputDir)\pocomsg.h;"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\pocomsg.rc">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Notifications"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Notification.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NotificationCenter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NotificationQueue.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\AbstractObserver.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Notification.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NotificationCenter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NotificationQueue.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractObserver.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Observer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NObserver.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Filesystem"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\DirectoryIterator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DirectoryIterator_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DirectoryIterator_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DirectoryIterator_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DirectoryIterator_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\File.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\File_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\File_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\File_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\File_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Glob.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Path.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Path_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Path_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Path_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Path_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TemporaryFile.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\DirectoryIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DirectoryIterator_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DirectoryIterator_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DirectoryIterator_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DirectoryIterator_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\File.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\File_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\File_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\File_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\File_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Glob.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Path.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Path_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Path_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Path_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Path_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TemporaryFile.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Processes"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\NamedEvent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedEvent_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedEvent_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedEvent_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedEvent_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedMutex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedMutex_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedMutex_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedMutex_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\NamedMutex_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Pipe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PipeImpl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PipeImpl_DUMMY.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PipeImpl_POSIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PipeImpl_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PipeStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Process.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Process_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Process_VMS.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Process_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Process_WIN32U.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\NamedEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedEvent_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedEvent_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedEvent_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedEvent_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedMutex.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedMutex_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedMutex_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedMutex_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NamedMutex_WIN32U.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Pipe.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PipeImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PipeImpl_DUMMY.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PipeImpl_POSIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PipeImpl_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PipeStream.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Process.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Process_UNIX.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Process_VMS.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Process_WIN32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Process_WIN32U.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="UUID"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\UUID.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\UUIDGenerator.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\UUID.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\UUIDGenerator.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="DateTime"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\DateTime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DateTimeFormat.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DateTimeFormatter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DateTimeParser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LocalDateTime.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Stopwatch.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timespan.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timestamp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timezone.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timezone_UNIX.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Timezone_WIN32.cpp">
|
|
<FileConfiguration
|
|
Name="debug_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\DateTime.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DateTimeFormat.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DateTimeFormatter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DateTimeParser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LocalDateTime.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Stopwatch.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Timespan.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Timestamp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Timezone.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Text"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\ASCIIEncoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Latin1Encoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Latin9Encoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\StreamConverter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TextConverter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TextEncoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TextIterator.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\UnicodeConverter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\UTF16Encoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\UTF8Encoding.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Windows1252Encoding.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\ASCIIEncoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Latin1Encoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Latin9Encoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StreamConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TextConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TextEncoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TextIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\UnicodeConverter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\UTF16Encoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\UTF8Encoding.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Windows1252Encoding.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="URI"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\FileStreamFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\URI.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\URIStreamFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\URIStreamOpener.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\FileStreamFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\URI.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\URIStreamFactory.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\URIStreamOpener.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Tasks"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\Task.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TaskManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TaskNotification.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\Task.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TaskManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\TaskNotification.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Events"
|
|
Filter="">
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractDelegate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractPriorityDelegate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\BasicEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\CompareFunctions.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\DefaultStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Delegate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\EventArgs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\Expire.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FIFOEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\FIFOStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\NotificationStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PriorityDelegate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PriorityEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\PriorityExpire.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\src\EventArgs.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Cache"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\AbstractStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ExpireCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ExpireLRUCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ExpireStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\KeyValueArgs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LRUCache.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\LRUStrategy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\StrategyCollection.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\Poco\ValidArgs.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|