diff options
| author | George Hazan <ghazan@miranda.im> | 2019-02-08 13:53:20 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-02-08 13:53:20 +0300 |
| commit | 9e3fe90d27add4dbca66c534e3a557502192d9bc (patch) | |
| tree | 2b153bcb23cefe334415546e4043d5c8bc88377e /libs/libssh2/libssh2.vcxproj.filters | |
| parent | a41c3238e5dadf27751c5b0e50a5dbe6c52b3804 (diff) | |
libssh2 added to Miranda to support SFTP transfers in libcurl
Diffstat (limited to 'libs/libssh2/libssh2.vcxproj.filters')
| -rw-r--r-- | libs/libssh2/libssh2.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/libssh2/libssh2.vcxproj.filters b/libs/libssh2/libssh2.vcxproj.filters new file mode 100644 index 0000000000..8f90aeb3d5 --- /dev/null +++ b/libs/libssh2/libssh2.vcxproj.filters @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <Import Project="$(ProjectDir)..\..\build\vc.common\common.filters" /> +</Project> |
