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_10.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/ShellExt/shellext_10.vcxproj') diff --git a/plugins/ShellExt/shellext_10.vcxproj b/plugins/ShellExt/shellext_10.vcxproj index 830c94747e..fb5ad4ccb5 100644 --- a/plugins/ShellExt/shellext_10.vcxproj +++ b/plugins/ShellExt/shellext_10.vcxproj @@ -19,7 +19,7 @@ - ShellExt + ShlExt {B27B85B5-0EF1-496D-99D7-0702A98A342A} @@ -91,7 +91,6 @@ true true Windows - 0x30040000 $(IntDir)$(TargetName).lib true true @@ -99,6 +98,7 @@ $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% mir_core.dll + src\ShellExt.def @@ -123,11 +123,11 @@ true true Windows - 0x30040000 $(IntDir)$(TargetName).lib false $(ProfileDir)..\..\bin10\lib mir_core.dll + src\ShellExt.def @@ -151,12 +151,12 @@ true true Windows - 0x30040000 $(IntDir)$(TargetName).lib false $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% mir_core.dll + src\ShellExt.def @@ -179,11 +179,11 @@ true true Windows - 0x30040000 $(IntDir)$(TargetName).lib false $(ProfileDir)..\..\bin10\lib mir_core.dll + src\ShellExt.def -- cgit v1.2.3