Add FDBLibTLSVerify files to build system.
This commit is contained in:
parent
d3b5cfb93c
commit
788e6acb32
|
@ -15,6 +15,8 @@
|
||||||
<ClCompile Include="FDBLibTLSPlugin.cpp" />
|
<ClCompile Include="FDBLibTLSPlugin.cpp" />
|
||||||
<ClInclude Include="FDBLibTLSPolicy.h" />
|
<ClInclude Include="FDBLibTLSPolicy.h" />
|
||||||
<ClCompile Include="FDBLibTLSPolicy.cpp" />
|
<ClCompile Include="FDBLibTLSPolicy.cpp" />
|
||||||
|
<ClInclude Include="FDBLibTLSVerify.h" />
|
||||||
|
<ClCompile Include="FDBLibTLSVerify.cpp" />
|
||||||
<ClInclude Include="FDBLibTLSSession.h" />
|
<ClInclude Include="FDBLibTLSSession.h" />
|
||||||
<ClCompile Include="FDBLibTLSSession.cpp" />
|
<ClCompile Include="FDBLibTLSSession.cpp" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
Loading…
Reference in New Issue