diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 21:12:42 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-01 21:12:42 +0000 |
commit | 44d0f35d4e3d74b9814e9a511b6dc55e9fffebc0 (patch) | |
tree | da5c3816288a8abcc7d58fa55602ffe3d65452be /bin12/mir_full.sln | |
parent | e88506076286ec7c878231c5362ea5c1bb2b612c (diff) |
XSoundNotify: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin12/mir_full.sln')
-rw-r--r-- | bin12/mir_full.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin12/mir_full.sln b/bin12/mir_full.sln index 01c63b3ec5..0eadff2b0c 100644 --- a/bin12/mir_full.sln +++ b/bin12/mir_full.sln @@ -362,7 +362,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MsgPopup", "..\plugins\MsgP EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NimContact", "..\plugins\Non-IM Contact\nimcontact.vcxproj", "{A556E0B5-73A1-4676-BA1F-133820DE7D5A}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XSoundNotify", "..\plugins\XSoundNotify\XSoundNotify_12.vcxproj", "{5935CC24-A1C9-4CF9-8B1C-1AA2321627DE}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XSoundNotify", "..\plugins\XSoundNotify\XSoundNotify.vcxproj", "{5935CC24-A1C9-4CF9-8B1C-1AA2321627DE}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "YahooGroups", "..\plugins\YahooGroups\YahooGroups_12.vcxproj", "{0E73244B-30D7-4A62-B4B3-9A32B96EC1B7}"
EndProject
|