diff options
author | George Hazan <george.hazan@gmail.com> | 2015-07-26 21:23:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-07-26 21:23:19 +0000 |
commit | 399d587549327d168e6540eeb1dac54511a3e3c8 (patch) | |
tree | 399961785f1322fa2f609f8a7a906385e80d2cf4 /bin14 | |
parent | 43d8ad9bdc1dcd17753ce3537544feb157bf3888 (diff) |
unified project for Quotes
git-svn-id: http://svn.miranda-ng.org/main/trunk@14732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin14')
-rw-r--r-- | bin14/mir_dev.sln | 2 | ||||
-rw-r--r-- | bin14/mir_full.sln | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin14/mir_dev.sln b/bin14/mir_dev.sln index 8da476490e..df201009c9 100644 --- a/bin14/mir_dev.sln +++ b/bin14/mir_dev.sln @@ -314,7 +314,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EmLanProto", "..\protocols\ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewsAggregator", "..\plugins\NewsAggregator\NewsAggregator.vcxproj", "{6DE11A47-2268-4B08-8DE5-15A1705FCE28}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Quotes", "..\plugins\Quotes\Forex_14.vcxproj", "{C619A811-8023-4441-B3D7-785388A09DF0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Quotes", "..\plugins\Quotes\Forex.vcxproj", "{C619A811-8023-4441-B3D7-785388A09DF0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Weather", "..\plugins\Weather\weather_14.vcxproj", "{6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}"
EndProject
diff --git a/bin14/mir_full.sln b/bin14/mir_full.sln index 74d608ceea..66e5ef7aba 100644 --- a/bin14/mir_full.sln +++ b/bin14/mir_full.sln @@ -320,7 +320,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "YAMN", "..\plugins\YAMN\YAM EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewsAggregator", "..\plugins\NewsAggregator\NewsAggregator.vcxproj", "{6DE11A47-2268-4B08-8DE5-15A1705FCE28}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Quotes", "..\plugins\Quotes\Forex_14.vcxproj", "{C619A811-8023-4441-B3D7-785388A09DF0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Quotes", "..\plugins\Quotes\Forex.vcxproj", "{C619A811-8023-4441-B3D7-785388A09DF0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Weather", "..\plugins\Weather\weather_14.vcxproj", "{6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}"
EndProject
|