diff options
| author | George Hazan <george.hazan@gmail.com> | 2015-06-20 08:34:46 +0000 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2015-06-20 08:34:46 +0000 |
| commit | 7d8e2f768d10fbf9e82c8748e34380eec0dce366 (patch) | |
| tree | cd5efce4aede7ec05ca122ab4ee03cf4855bca88 /plugins/ShellExt/shellext.vcxproj.filters | |
| parent | 123f9c3f1ee7d2d547aeb18861e3a8743ed0fc35 (diff) | |
unified project for ShellExt
git-svn-id: http://svn.miranda-ng.org/main/trunk@14281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ShellExt/shellext.vcxproj.filters')
| -rw-r--r-- | plugins/ShellExt/shellext.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/ShellExt/shellext.vcxproj.filters b/plugins/ShellExt/shellext.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/ShellExt/shellext.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 |
