From 6e05bfee48c12fcbe2a4533b47d56a58c91c3424 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 29 Sep 2013 07:20:54 +0000 Subject: no need load dll when lib linked old code about chat.dll removed from tabsrmm git-svn-id: http://svn.miranda-ng.org/main/trunk@6266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/shellext_10.vcxproj | 20 ++++++++------------ plugins/ShellExt/shellext_11.vcxproj | 4 ---- 2 files changed, 8 insertions(+), 16 deletions(-) (limited to 'plugins/ShellExt') diff --git a/plugins/ShellExt/shellext_10.vcxproj b/plugins/ShellExt/shellext_10.vcxproj index 74339bf1ab..e1738ff252 100644 --- a/plugins/ShellExt/shellext_10.vcxproj +++ b/plugins/ShellExt/shellext_10.vcxproj @@ -91,14 +91,13 @@ true true Windows - $(IntDir)$(TargetName).lib true true - false $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% - mir_core.dll src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -123,11 +122,10 @@ true true Windows - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin10\lib - mir_core.dll src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -151,12 +149,11 @@ true true Windows - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% - mir_core.dll src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -179,11 +176,10 @@ true true Windows - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin10\lib - mir_core.dll src\ShellExt.def + false + $(IntDir)$(TargetName).lib diff --git a/plugins/ShellExt/shellext_11.vcxproj b/plugins/ShellExt/shellext_11.vcxproj index 7251574c52..27539d8200 100644 --- a/plugins/ShellExt/shellext_11.vcxproj +++ b/plugins/ShellExt/shellext_11.vcxproj @@ -98,7 +98,6 @@ true true $(ProfileDir)..\..\bin11\lib - mir_core.dll src\ShellExt.def false $(IntDir)$(TargetName).lib @@ -128,7 +127,6 @@ Windows $(ProfileDir)..\..\bin11\lib false - mir_core.dll src\ShellExt.def false $(IntDir)$(TargetName).lib @@ -156,7 +154,6 @@ true Windows $(ProfileDir)..\..\bin11\lib - mir_core.dll src\ShellExt.def false $(IntDir)$(TargetName).lib @@ -183,7 +180,6 @@ true Windows $(ProfileDir)..\..\bin11\lib - mir_core.dll src\ShellExt.def false $(IntDir)$(TargetName).lib -- cgit v1.2.3