From 4917567d0e33f20b07b004c368cd66e301115db0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 23 Sep 2013 15:13:53 +0000 Subject: small plugins cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@6193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AutoShutdown/shutdown_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/AutoShutdown/shutdown_10.vcxproj') diff --git a/plugins/AutoShutdown/shutdown_10.vcxproj b/plugins/AutoShutdown/shutdown_10.vcxproj index 1c9a7e9cb2..4f6cd5f826 100644 --- a/plugins/AutoShutdown/shutdown_10.vcxproj +++ b/plugins/AutoShutdown/shutdown_10.vcxproj @@ -94,7 +94,7 @@ Windows $(IntDir)$(TargetName).lib 0x11070000 - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) + comctl32.lib;UxTheme.lib;Shlwapi.lib;%(AdditionalDependencies) false $(ProfileDir)..\..\bin10\lib @@ -122,7 +122,7 @@ Windows $(IntDir)$(TargetName).lib 0x11070000 - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) + comctl32.lib;UxTheme.lib;Shlwapi.lib;%(AdditionalDependencies) false $(ProfileDir)..\..\bin10\lib @@ -154,7 +154,7 @@ true true false - $(ProfileDir)..\..\bin10\lib + $(ProfileDir)..\..\bin11\lib comctl32.lib;UxTheme.lib;%(AdditionalDependencies) /PDBALTPATH:%_PDB% @@ -183,7 +183,7 @@ Windows $(IntDir)$(TargetName).lib 0x11070000 - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) + comctl32.lib;UxTheme.lib;Shlwapi.lib;%(AdditionalDependencies) true true false -- cgit v1.2.3