From f89df847a0c592b93bf15a8d37d0727d379d4d5b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 24 Jul 2015 06:41:22 +0000 Subject: clientchangenotify: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../ClientChangeNotify/ClientChangeNotify.vcxproj | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 plugins/ClientChangeNotify/ClientChangeNotify.vcxproj (limited to 'plugins/ClientChangeNotify/ClientChangeNotify.vcxproj') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj new file mode 100644 index 0000000000..37412d6a18 --- /dev/null +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -0,0 +1,50 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {6A1969EA-9657-4828-93E0-8D21A970F868} + ClientChangeNotify + + + + + + + ../stdafx.h + + + ../stdafx.h + + + ../stdafx.h + + + + + + + + + + + {6124e997-426e-4a0b-9617-d6d577d5e7d7} + + + \ No newline at end of file -- cgit v1.2.3