From 1319f3775c793bdfb8299f5757e7c198d7a61339 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 27 Apr 2015 07:36:58 +0000 Subject: ConnectionNotify common project git-svn-id: http://svn.miranda-ng.org/main/trunk@13191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ConnectionNotify/ConnectionNotify.vcxproj | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/ConnectionNotify/ConnectionNotify.vcxproj (limited to 'plugins/ConnectionNotify/ConnectionNotify.vcxproj') diff --git a/plugins/ConnectionNotify/ConnectionNotify.vcxproj b/plugins/ConnectionNotify/ConnectionNotify.vcxproj new file mode 100644 index 0000000000..5e71c5fb68 --- /dev/null +++ b/plugins/ConnectionNotify/ConnectionNotify.vcxproj @@ -0,0 +1,27 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {3C83B0AB-9739-41C1-A127-ED7DB9551F76} + + + + + \ No newline at end of file -- cgit v1.2.3