From a86284cd3178f8af62efa3a21787fbc9e3c3acba Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 8 Aug 2015 19:32:17 +0000 Subject: stdchat: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdchat/stdchat.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/core/stdchat/stdchat.vcxproj (limited to 'src/core/stdchat/stdchat.vcxproj') diff --git a/src/core/stdchat/stdchat.vcxproj b/src/core/stdchat/stdchat.vcxproj new file mode 100644 index 0000000000..fc4c0f35e4 --- /dev/null +++ b/src/core/stdchat/stdchat.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + StdChat + {268BD296-8DD3-4715-A386-CF120398EC98} + + + + + \ No newline at end of file -- cgit v1.2.3