From bacf5e0272c566c30e591152084daf2f684aebe8 Mon Sep 17 00:00:00 2001 From: Goraf Date: Fri, 5 Feb 2016 22:40:46 +0000 Subject: ContextHelp: initial commit (adopted) * working * 32/64-bit compilable git-svn-id: http://svn.miranda-ng.org/main/trunk@16225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ContextHelp/ContextHelp.vcxproj | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 plugins/ContextHelp/ContextHelp.vcxproj (limited to 'plugins/ContextHelp/ContextHelp.vcxproj') diff --git a/plugins/ContextHelp/ContextHelp.vcxproj b/plugins/ContextHelp/ContextHelp.vcxproj new file mode 100644 index 0000000000..fe1576584b --- /dev/null +++ b/plugins/ContextHelp/ContextHelp.vcxproj @@ -0,0 +1,44 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {BBD98F45-86E9-4C3C-958D-319FC4C5761D} + ContextHelp + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3