From c814aae8a9ba7f85996792b9c283fcd6605e11ff Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 4 Apr 2013 19:00:03 +0000 Subject: added support of all accounts (not only icq and jabber) not use atl can play mp3 and others (bass_interface.dll required) plugin settings moved to options added relative path support git-svn-id: http://svn.miranda-ng.org/main/trunk@4306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/XSoundNotify/XSoundNotify_11.vcxproj | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) (limited to 'plugins/XSoundNotify/XSoundNotify_11.vcxproj') diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj b/plugins/XSoundNotify/XSoundNotify_11.vcxproj index ac93606c18..50de6827eb 100644 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj +++ b/plugins/XSoundNotify/XSoundNotify_11.vcxproj @@ -93,7 +93,7 @@ true Windows $(IntDir)$(TargetName).lib - winmm.lib;%(AdditionalDependencies) + Shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin11\lib true true @@ -123,7 +123,7 @@ true Windows $(IntDir)$(TargetName).lib - winmm.lib;%(AdditionalDependencies) + Shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin11\lib true true @@ -155,9 +155,7 @@ true Windows $(IntDir)$(TargetName).lib - winmm.lib;%(AdditionalDependencies) - - + Shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin11\lib false false @@ -185,7 +183,7 @@ true Windows $(IntDir)$(TargetName).lib - winmm.lib;%(AdditionalDependencies) + Shlwapi.lib;%(AdditionalDependencies) $(ProfileDir)..\..\bin11\lib @@ -195,26 +193,13 @@ - - - - - - - - - Create - Create - Create - Create + Create - - -- cgit v1.2.3