diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-29 05:24:15 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-07-29 05:24:15 +0000 |
commit | 901051dea0196f576e648809baa221b7242bae97 (patch) | |
tree | 2ede4577aa51b7c32c493117b5b85bb9466a10a5 /bin14 | |
parent | d3cb73a0eb05e692335c5f5358cd49977bc913a6 (diff) |
proto_Quotes: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin14')
-rw-r--r-- | bin14/mir_icons.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin14/mir_icons.sln b/bin14/mir_icons.sln index 86b7c608e5..235fae5fa0 100644 --- a/bin14/mir_icons.sln +++ b/bin14/mir_icons.sln @@ -56,7 +56,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_mRadio", "..\plugins\ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_NewsAggregator", "..\plugins\NewsAggregator\proto_newsaggregator\Proto_NewsAggregator.vcxproj", "{B97882DC-7462-41DB-A390-BDFCE5295265}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Quotes", "..\plugins\Quotes\proto_Quotes\proto_Quotes_14.vcxproj", "{5A0A9761-78E1-4E0F-AD8C-8931A667A5F2}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Quotes", "..\plugins\Quotes\proto_Quotes\proto_Quotes.vcxproj", "{5A0A9761-78E1-4E0F-AD8C-8931A667A5F2}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Weather", "..\plugins\Weather\proto_weather\proto_weather_14.vcxproj", "{B2F4BA6C-1BD6-4A50-A706-DCBC6A5D439B}"
EndProject
|