diff options
| author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 12:28:25 +0000 |
|---|---|---|
| committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-04-25 12:28:25 +0000 |
| commit | b282f654ec149fd7daacd73dc0b8547badf0daaf (patch) | |
| tree | 820d48cf6f0233433cfec8013e91de7c27f29c46 /plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.vcxproj.filters | |
| parent | d6963825060493cd956b9ab758169438328c5f12 (diff) | |
ChangeKeyboardLayout - common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.vcxproj.filters')
| -rw-r--r-- | plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.vcxproj.filters b/plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/ChangeKeyboardLayout/ChangeKeyboardLayout.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 |
