diff options
| author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-07-26 10:53:09 +0000 |
|---|---|---|
| committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-07-26 10:53:09 +0000 |
| commit | b405eede7f078cf67e6b345c06bd074eceec9b75 (patch) | |
| tree | 38d200ff5e06e00201fd9b38ac6f09ccded10950 /plugins/OpenSSL/OpenSSL.vcxproj.filters | |
| parent | 9afe3b2e83e846d56c8b9c808681d0f06bbc1c40 (diff) | |
OpenSSL: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/OpenSSL/OpenSSL.vcxproj.filters')
| -rw-r--r-- | plugins/OpenSSL/OpenSSL.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/OpenSSL/OpenSSL.vcxproj.filters b/plugins/OpenSSL/OpenSSL.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/OpenSSL/OpenSSL.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>
\ No newline at end of file |
