From e0771af6a53381f7dd826d2b6bee77c3610f15e0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 21 May 2015 13:01:57 +0000 Subject: plugin ZeroSwitch added. Works only under WinXP git-svn-id: http://svn.miranda-ng.org/main/trunk@13731 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ZeroSwitch/ZeroSwitch.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/ZeroSwitch/ZeroSwitch.vcxproj (limited to 'plugins/ZeroSwitch/ZeroSwitch.vcxproj') diff --git a/plugins/ZeroSwitch/ZeroSwitch.vcxproj b/plugins/ZeroSwitch/ZeroSwitch.vcxproj new file mode 100644 index 0000000000..f5562c11ad --- /dev/null +++ b/plugins/ZeroSwitch/ZeroSwitch.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {D31CD2B4-9025-4B01-9F74-EEEE2E94DDF4} + ZeroSwitch + + + + + \ No newline at end of file -- cgit v1.2.3