summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/OpenSSL.vcxproj.filters
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-07-26 10:53:09 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-07-26 10:53:09 +0000
commitb405eede7f078cf67e6b345c06bd074eceec9b75 (patch)
tree38d200ff5e06e00201fd9b38ac6f09ccded10950 /plugins/OpenSSL/OpenSSL.vcxproj.filters
parent9afe3b2e83e846d56c8b9c808681d0f06bbc1c40 (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.filters4
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