From 2298422a2adacff4bf5bcb8c7688c4e8eab254d0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 24 Jul 2015 07:36:39 +0000 Subject: GmailNotifier: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/GmailNotifier/GmailNotifier.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/GmailNotifier/GmailNotifier.vcxproj (limited to 'plugins/GmailNotifier/GmailNotifier.vcxproj') diff --git a/plugins/GmailNotifier/GmailNotifier.vcxproj b/plugins/GmailNotifier/GmailNotifier.vcxproj new file mode 100644 index 0000000000..dca8b5b2a4 --- /dev/null +++ b/plugins/GmailNotifier/GmailNotifier.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + GmailNotifier + {EDAAD28B-505B-4969-A8BB-97EAE818DEEA} + + + + + \ No newline at end of file -- cgit v1.2.3