From 4ab12bb105f250aa65057641caae5b17e283f7c1 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 23 Jun 2015 06:07:37 +0000 Subject: FloatingContacts: unified project git-svn-id: http://svn.miranda-ng.org/main/trunk@14342 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FloatingContacts/FltCont.vcxproj | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 plugins/FloatingContacts/FltCont.vcxproj (limited to 'plugins/FloatingContacts/FltCont.vcxproj') diff --git a/plugins/FloatingContacts/FltCont.vcxproj b/plugins/FloatingContacts/FltCont.vcxproj new file mode 100644 index 0000000000..ba9593cd8c --- /dev/null +++ b/plugins/FloatingContacts/FltCont.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + FltContacts + {9290A9CC-3FDA-4FD6-A8A2-04AD4BA1C856} + + + + + + + NotUsing + + + \ No newline at end of file -- cgit v1.2.3