From 2617e958bd0059dc3c0971b01de9c0059c1e1692 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 29 Apr 2015 21:07:07 +0000 Subject: unified project for IRC protocol git-svn-id: http://svn.miranda-ng.org/main/trunk@13257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IRCG/IRC.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 protocols/IRCG/IRC.vcxproj (limited to 'protocols/IRCG/IRC.vcxproj') diff --git a/protocols/IRCG/IRC.vcxproj b/protocols/IRCG/IRC.vcxproj new file mode 100644 index 0000000000..3e943a2743 --- /dev/null +++ b/protocols/IRCG/IRC.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + IRC + {3A12F777-56A8-42EC-BD17-8F325524241E} + + + + + \ No newline at end of file -- cgit v1.2.3