diff options
| author | George Hazan <ghazan@miranda.im> | 2018-03-13 13:59:18 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2018-03-13 13:59:18 +0300 |
| commit | f9a6f40b7834edd693e8e5b8d64dbc7cd8921262 (patch) | |
| tree | 7bc15bfe8681a98ce96695d37455c8b32829dbf3 /plugins/MagneticWindows/MagneticWindows.vcxproj.filters | |
| parent | d4e64ad19a3bc6d384c973715497fc6283750e3a (diff) | |
fixes #1179 (Resurrect MagneticWindows plugin)
Diffstat (limited to 'plugins/MagneticWindows/MagneticWindows.vcxproj.filters')
| -rw-r--r-- | plugins/MagneticWindows/MagneticWindows.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/MagneticWindows/MagneticWindows.vcxproj.filters b/plugins/MagneticWindows/MagneticWindows.vcxproj.filters new file mode 100644 index 0000000000..fcae13a9d8 --- /dev/null +++ b/plugins/MagneticWindows/MagneticWindows.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 |
