From 13ff5e8e9ff54af333a2d11d439122515addb0b5 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 20 Oct 2012 17:37:53 +0000 Subject: version info standartization git-svn-id: http://svn.miranda-ng.org/main/trunk@2001 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'plugins/ClientChangeNotify/ClientChangeNotify.vcxproj') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 7a8e9fa053..7ae3d2cf64 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -85,6 +85,7 @@ Windows false $(SolutionDir)\lib + Comctl32.lib;%(AdditionalDependencies) _DEBUG;%(PreprocessorDefinitions) @@ -107,6 +108,7 @@ Windows false $(SolutionDir)\lib + Comctl32.lib;%(AdditionalDependencies) _DEBUG;%(PreprocessorDefinitions) @@ -136,6 +138,7 @@ false $(SolutionDir)\lib /PDBALTPATH:%_PDB% + Comctl32.lib;%(AdditionalDependencies) NDEBUG;%(PreprocessorDefinitions) @@ -165,6 +168,7 @@ false $(SolutionDir)\lib /PDBALTPATH:%_PDB% + Comctl32.lib;%(AdditionalDependencies) NDEBUG;%(PreprocessorDefinitions) @@ -189,17 +193,12 @@ - + - - - - - -- cgit v1.2.3