summaryrefslogtreecommitdiff
path: root/plugins/mTextControl/mtextcontrol.vcxproj.filters
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-07-25 19:36:18 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-07-25 19:36:18 +0000
commitb2e355970100b2a2a96c4a12730a0f5713a09591 (patch)
tree0793205fbed4c2cf59f2913064d6eedf23fbfbd7 /plugins/mTextControl/mtextcontrol.vcxproj.filters
parent7d5be7defe163d9310b98d621dc0de29116a08df (diff)
mtextcontrol: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/mTextControl/mtextcontrol.vcxproj.filters')
-rw-r--r--plugins/mTextControl/mtextcontrol.vcxproj.filters4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/mTextControl/mtextcontrol.vcxproj.filters b/plugins/mTextControl/mtextcontrol.vcxproj.filters
new file mode 100644
index 0000000000..de5ad9f66c
--- /dev/null
+++ b/plugins/mTextControl/mtextcontrol.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