mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
added TwitterClient sample
This commit is contained in:
@@ -43,6 +43,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SMTPLogger", "SMTPLogger\SM
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TwitterClient", "TwitterClient\TwitterClient_vs71.vcproj", "{D4483069-8403-4013-822D-100D349ABCA7}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
debug_shared = debug_shared
|
||||
@@ -50,8 +54,6 @@ Global
|
||||
release_shared = release_shared
|
||||
release_static = release_static
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{1DDAE25B-2263-45B2-8931-C36AD28A0362}.debug_shared.ActiveCfg = debug_shared|Win32
|
||||
{1DDAE25B-2263-45B2-8931-C36AD28A0362}.debug_shared.Build.0 = debug_shared|Win32
|
||||
@@ -141,6 +143,14 @@ Global
|
||||
{D6C4B3D4-2026-4A33-B4DA-ABE8FF2EE0B8}.release_shared.Build.0 = release_shared|Win32
|
||||
{D6C4B3D4-2026-4A33-B4DA-ABE8FF2EE0B8}.release_static.ActiveCfg = release_static|Win32
|
||||
{D6C4B3D4-2026-4A33-B4DA-ABE8FF2EE0B8}.release_static.Build.0 = release_static|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.debug_shared.ActiveCfg = debug_shared|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.debug_shared.Build.0 = debug_shared|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.debug_static.ActiveCfg = debug_static|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.debug_static.Build.0 = debug_static|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.release_shared.ActiveCfg = release_shared|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.release_shared.Build.0 = release_shared|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.release_static.ActiveCfg = release_static|Win32
|
||||
{D4483069-8403-4013-822D-100D349ABCA7}.release_static.Build.0 = release_static|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
||||
Reference in New Issue
Block a user