summaryrefslogtreecommitdiff
path: root/bin14
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-07-24 06:41:22 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-07-24 06:41:22 +0000
commitf89df847a0c592b93bf15a8d37d0727d379d4d5b (patch)
treec99aaf9f2497982cafc5931de7a57b19f82c1abc /bin14
parent76b87a97dac6b2171de069009e7a111b1d468381 (diff)
clientchangenotify: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin14')
-rw-r--r--bin14/mir_dev.sln2
-rw-r--r--bin14/mir_full.sln2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin14/mir_dev.sln b/bin14/mir_dev.sln
index 252e6ed262..2dabe4e2db 100644
--- a/bin14/mir_dev.sln
+++ b/bin14/mir_dev.sln
@@ -148,7 +148,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AddContactPlus", "..\plugin
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleStatusMsg", "..\plugins\SimpleStatusMsg\simplestatusmsg_14.vcxproj", "{D3D80E27-D099-41EC-AFB2-A891A33F1608}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "..\plugins\ClientChangeNotify\ClientChangeNotify_14.vcxproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "..\plugins\ClientChangeNotify\ClientChangeNotify.vcxproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ListeningTo", "..\plugins\ListeningTo\listeningto_14.vcxproj", "{5FAA475D-0593-454F-8601-0D7150DCA4A0}"
EndProject
diff --git a/bin14/mir_full.sln b/bin14/mir_full.sln
index 6e12311014..e7b0adfe14 100644
--- a/bin14/mir_full.sln
+++ b/bin14/mir_full.sln
@@ -148,7 +148,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AddContactPlus", "..\plugin
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleStatusMsg", "..\plugins\SimpleStatusMsg\simplestatusmsg_14.vcxproj", "{D3D80E27-D099-41EC-AFB2-A891A33F1608}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "..\plugins\ClientChangeNotify\ClientChangeNotify_14.vcxproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "..\plugins\ClientChangeNotify\ClientChangeNotify.vcxproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ListeningTo", "..\plugins\ListeningTo\listeningto_14.vcxproj", "{5FAA475D-0593-454F-8601-0D7150DCA4A0}"
EndProject