forked from Mirrors/freeswitch
1f52cf4f6a
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3764 d0543943-73ff-0310-b7d9-9358b9ac24b2
1126 lines
27 KiB
XML
1126 lines
27 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libetpan"
|
|
ProjectGUID="{BA4DED3C-E56F-4484-BFC3-9C13E461A1BE}"
|
|
RootNamespace="libetpan"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
AdditionalIncludeDirectories="../../libetpan/build-windows/include;../../libetpan/build-windows/include/libetpan"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBETPAN_DLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
ForcedIncludeFiles="$(ProjectDir)../../libetpan/build-windows/StdAfx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL"
|
|
AdditionalDependencies="oldnames.lib Ws2_32.lib mswsock.lib"
|
|
OutputFile="$(SolutionDir)$(IntDir)/libetpan.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="C"
|
|
ModuleDefinitionFile=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/libetpan.pdb"
|
|
MapExports="true"
|
|
SubSystem="0"
|
|
ImportLibrary="../Debug/libetpan.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../libetpan/build-windows/include;../../libetpan/build-windows/include/libetpan"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBETPAN_DLL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="0"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CompileAs="1"
|
|
ForcedIncludeFiles="$(ProjectDir)../../libetpan/build-windows/StdAfx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL"
|
|
AdditionalDependencies="oldnames.lib Ws2_32.lib mswsock.lib"
|
|
OutputFile="$(SolutionDir)$(IntDir)/libetpan.dll"
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="C"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="../Release/libetpan.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\build-windows\build_headers.list"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cd ..\..\libetpan\build-windows
build_headers.bat
"
|
|
Outputs="$(InputDir)\_headers_depends"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cd ..\..\libetpan\build-windows
build_headers.bat
"
|
|
Outputs="$(InputDir)\_headers_depends"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="engine"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\engine\mailengine.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\engine\mailprivacy.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\engine\mailprivacy_gnupg.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\engine\mailprivacy_smime.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\engine\mailprivacy_tools.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="datatypes"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\base64.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\carray.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\charconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\chash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\cinthash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\clist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\connect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mail_cache_db.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\maillock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailsem.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailstream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailstream_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailstream_low.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailstream_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mailstream_ssl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mapping.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\data-types\mmapstring.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="low-level"
|
|
>
|
|
<Filter
|
|
Name="imap"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\acl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\acl_parser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\acl_sender.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\acl_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\annotatemore.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\annotatemore_parser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\annotatemore_sender.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\annotatemore_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_extension.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_keywords.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_parser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_print.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_sender.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_ssl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\mailimap_types_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\uidplus.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\uidplus_parser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\uidplus_sender.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imap\uidplus_types.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="pop3"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\pop3\mailpop3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\pop3\mailpop3_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\pop3\mailpop3_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\pop3\mailpop3_ssl.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mime"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_content.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_decode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_disposition.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_types_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_write.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_write_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_write_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mime\mailmime_write_mem.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="imf"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_types_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_write.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_write_file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_write_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\imf\mailimf_write_mem.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="maildir"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\maildir\maildir.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mbox"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mbox\mailmbox.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mbox\mailmbox_parse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mbox\mailmbox_types.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mh"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\mh\mailmh.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="nntp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\nntp\newsnntp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\nntp\newsnntp_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\nntp\newsnntp_ssl.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="smtp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\smtp\mailsmtp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\smtp\mailsmtp_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\smtp\mailsmtp_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\low-level\smtp\mailsmtp_ssl.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="driver"
|
|
>
|
|
<Filter
|
|
Name="interface"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\maildriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\maildriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\maildriver_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\maildriver_types_helper.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailfolder.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailmessage.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailmessage_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailmessage_types.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailstorage.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\interface\mailstorage_tools.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="implementation"
|
|
>
|
|
<Filter
|
|
Name="data-message"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\data-message\data_message_driver.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="db"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\db\dbdriver.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\db\dbdriver_message.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\db\dbstorage.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="hotmail"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\hotmail\hotmailstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="imap"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapdriver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapdriver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapdriver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapdriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\imap\imapstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="maildir"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirdriver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirdriver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirdriver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirdriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\maildir\maildirstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mbox"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxdriver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxdriver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxdriver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxdriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mbox\mboxstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mh"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhdriver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhdriver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhdriver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhdriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mh\mhstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="mime-message"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\mime-message\mime_message_driver.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="nntp"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpdriver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpdriver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpdriver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpdriver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\nntp\nntpstorage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="pop3"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3driver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3driver_cached.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3driver_cached_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3driver_message.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3driver_tools.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\implementation\pop3\pop3storage.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="tools"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\tools\generic_cache.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\tools\imfcache.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\tools\mailthread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\driver\tools\mailthread_types.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Windows"
|
|
>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\windows\dirent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\windows\misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\windows\mmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\windows\time_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libetpan\src\windows\wsocket.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\libetpan-config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libetpan_version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\StdAfx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|