diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-29 21:07:07 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-29 21:07:07 +0000 |
commit | 2617e958bd0059dc3c0971b01de9c0059c1e1692 (patch) | |
tree | c6f03cbcd7b95503d3fe7608e492afd61d33764d /protocols/IRCG/IRC.vcxproj.filters | |
parent | b4b636802237461d78dd0b8d33d5bedfd72a1025 (diff) |
unified project for IRC protocol
git-svn-id: http://svn.miranda-ng.org/main/trunk@13257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG/IRC.vcxproj.filters')
-rw-r--r-- | protocols/IRCG/IRC.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/IRCG/IRC.vcxproj.filters b/protocols/IRCG/IRC.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/protocols/IRCG/IRC.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 |