mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 06:04:15 +01:00
added SMTPChannel to Net project file
This commit is contained in:
@@ -826,6 +826,8 @@
|
||||
RelativePath=".\include\Poco\Net\RemoteSyslogChannel.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\RemoteSyslogListener.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SMTPChannel.h"/>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Files">
|
||||
@@ -833,6 +835,8 @@
|
||||
RelativePath=".\src\RemoteSyslogChannel.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\RemoteSyslogListener.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\SMTPChannel.cpp"/>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
@@ -855,12 +859,14 @@
|
||||
<File
|
||||
RelativePath="..\DLLVersion.rc">
|
||||
<FileConfiguration
|
||||
Name="debug_shared|Win32">
|
||||
Name="debug_shared|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="release_shared|Win32">
|
||||
Name="release_shared|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
|
||||
Reference in New Issue
Block a user