From 3cf0b793fe90993ff333ba53104796f0c280118a Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 13 Aug 2014 12:56:57 +0000 Subject: ShellExt - delay mir_core loading git-svn-id: http://svn.miranda-ng.org/main/trunk@10176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/shellext_10.vcxproj | 4 ++++ plugins/ShellExt/shellext_12.vcxproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/plugins/ShellExt/shellext_10.vcxproj b/plugins/ShellExt/shellext_10.vcxproj index c8d5fdbdab..cdee58eb8c 100644 --- a/plugins/ShellExt/shellext_10.vcxproj +++ b/plugins/ShellExt/shellext_10.vcxproj @@ -98,6 +98,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -126,6 +127,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -154,6 +156,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -180,6 +183,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll diff --git a/plugins/ShellExt/shellext_12.vcxproj b/plugins/ShellExt/shellext_12.vcxproj index 724d6836f6..a1830aaed9 100644 --- a/plugins/ShellExt/shellext_12.vcxproj +++ b/plugins/ShellExt/shellext_12.vcxproj @@ -101,6 +101,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -130,6 +131,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -157,6 +159,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll @@ -183,6 +186,7 @@ src\ShellExt.def false $(IntDir)$(TargetName).lib + mir_core.dll -- cgit v1.2.3