From 7d8e2f768d10fbf9e82c8748e34380eec0dce366 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 20 Jun 2015 08:34:46 +0000 Subject: unified project for ShellExt git-svn-id: http://svn.miranda-ng.org/main/trunk@14281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/shellext.vcxproj | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 plugins/ShellExt/shellext.vcxproj (limited to 'plugins/ShellExt/shellext.vcxproj') diff --git a/plugins/ShellExt/shellext.vcxproj b/plugins/ShellExt/shellext.vcxproj new file mode 100644 index 0000000000..48ae786488 --- /dev/null +++ b/plugins/ShellExt/shellext.vcxproj @@ -0,0 +1,35 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + ShlExt + {B27B85B5-0EF1-496D-99D7-0702A98A342A} + + + + + + + delayimp.lib;%(AdditionalDependencies) + mir_core.mir + src/ShellExt.def + + + \ No newline at end of file -- cgit v1.2.3