mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
updatd VS project files for PollSet
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros"/>
|
||||
<PropertyGroup>
|
||||
<_ProjectFileVersion>14.0.23107.0</_ProjectFileVersion>
|
||||
<_ProjectFileVersion>15.0.26228.4</_ProjectFileVersion>
|
||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='debug_shared|x64'">TestSuited</TargetName>
|
||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='debug_static_md|x64'">TestSuited</TargetName>
|
||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='debug_static_mt|x64'">TestSuited</TargetName>
|
||||
@@ -348,6 +348,7 @@
|
||||
<ClInclude Include="src\OAuth10CredentialsTest.h"/>
|
||||
<ClInclude Include="src\OAuth20CredentialsTest.h"/>
|
||||
<ClInclude Include="src\OAuthTestSuite.h"/>
|
||||
<ClInclude Include="src\PollSetTest.h"/>
|
||||
<ClInclude Include="src\POP3ClientSessionTest.h"/>
|
||||
<ClInclude Include="src\QuotedPrintableTest.h"/>
|
||||
<ClInclude Include="src\RawSocketTest.h"/>
|
||||
@@ -411,6 +412,7 @@
|
||||
<ClCompile Include="src\OAuth10CredentialsTest.cpp"/>
|
||||
<ClCompile Include="src\OAuth20CredentialsTest.cpp"/>
|
||||
<ClCompile Include="src\OAuthTestSuite.cpp"/>
|
||||
<ClCompile Include="src\PollSetTest.cpp"/>
|
||||
<ClCompile Include="src\POP3ClientSessionTest.cpp"/>
|
||||
<ClCompile Include="src\QuotedPrintableTest.cpp"/>
|
||||
<ClCompile Include="src\RawSocketTest.cpp"/>
|
||||
|
||||
Reference in New Issue
Block a user