From ce236a1ca3574f230c150dff3a5bdd447e868ea5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 24 Aug 2013 07:36:34 +0000 Subject: - correct COM expors - various fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@5804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/shellext_11.vcxproj | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'plugins/ShellExt/shellext_11.vcxproj') diff --git a/plugins/ShellExt/shellext_11.vcxproj b/plugins/ShellExt/shellext_11.vcxproj index f34657320e..8b133f32fc 100644 --- a/plugins/ShellExt/shellext_11.vcxproj +++ b/plugins/ShellExt/shellext_11.vcxproj @@ -95,13 +95,13 @@ true true Windows - 0x30040000 - $(IntDir)$(TargetName).lib true true - false $(ProfileDir)..\..\bin11\lib mir_core.dll + src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -126,12 +126,12 @@ true true Windows - 0x30040000 - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin11\lib false mir_core.dll + src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -155,11 +155,11 @@ true true Windows - 0x30040000 - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin11\lib mir_core.dll + src\ShellExt.def + false + $(IntDir)$(TargetName).lib @@ -182,11 +182,11 @@ true true Windows - 0x30040000 - $(IntDir)$(TargetName).lib - false $(ProfileDir)..\..\bin11\lib mir_core.dll + src\ShellExt.def + false + $(IntDir)$(TargetName).lib -- cgit v1.2.3