diff options
| author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-06-09 11:38:48 +0000 |
|---|---|---|
| committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-06-09 11:38:48 +0000 |
| commit | 35d50950b5c60523f5a4a4959ee5e5a370ceabef (patch) | |
| tree | 8fa1791c935acba3d79dc4eb25d67622d61dbe58 /plugins/MessageState/MessageState.vcxproj.filters | |
| parent | bc5b5ca600ad9364aa50de6afe2bf92dc63e1420 (diff) | |
MessageState: Initial commit.
git-svn-id: http://svn.miranda-ng.org/main/trunk@14072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MessageState/MessageState.vcxproj.filters')
| -rw-r--r-- | plugins/MessageState/MessageState.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/MessageState/MessageState.vcxproj.filters b/plugins/MessageState/MessageState.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/MessageState/MessageState.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 |
