summaryrefslogtreecommitdiff
path: root/protocols/IRCG/IRC.vcxproj.filters
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-04-29 21:07:07 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-04-29 21:07:07 +0000
commit2617e958bd0059dc3c0971b01de9c0059c1e1692 (patch)
treec6f03cbcd7b95503d3fe7608e492afd61d33764d /protocols/IRCG/IRC.vcxproj.filters
parentb4b636802237461d78dd0b8d33d5bedfd72a1025 (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.filters4
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