diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-05 12:36:11 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-05 12:36:11 +0000 |
commit | a78fca48c2d0863c082e52f674002ff9c9bead17 (patch) | |
tree | ea0b5f9125d5e3c1d5f494e0cb704cffaf926321 /bin11 | |
parent | 9473a2576bd2d4e0eb0045deb57465eb3bb860dd (diff) |
fixed path in solutions
git-svn-id: http://svn.miranda-ng.org/main/trunk@2976 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin11')
-rw-r--r-- | bin11/mir_icons.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin11/mir_icons.sln b/bin11/mir_icons.sln index 2851bad206..1eeb49260d 100644 --- a/bin11/mir_icons.sln +++ b/bin11/mir_icons.sln @@ -56,7 +56,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Tlen", "..\protocols\ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_mRadio", "..\plugins\mRadio\proto_mradio\Proto_mRadio_11.vcxproj", "{2BCC460C-E7C0-4AA8-B680-B9DE561A8408}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_NewsAggr", "..\plugins\NewsAggregator\proto_newsaggr\Proto_NewsAggr_11.vcxproj", "{B97882DC-7462-41DB-A390-BDFCE5295265}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_NewsAggregator", "..\plugins\NewsAggregator\proto_newsaggregator\Proto_NewsAggregator_11.vcxproj", "{B97882DC-7462-41DB-A390-BDFCE5295265}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Quotes", "..\plugins\Quotes\proto_Quotes\proto_Quotes_11.vcxproj", "{5A0A9761-78E1-4E0F-AD8C-8931A667A5F2}"
EndProject
|