diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-08 20:43:47 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-08 20:43:47 +0000 |
commit | 72ba42f86cc3b6d8f7c71a43ca9e6335136792d6 (patch) | |
tree | 55090431c9ae68211f6b23d511e3a7b0a78eb81b /bin10/mir_dev.sln | |
parent | 80618c9cfc8d65c5768f5df53d7fbb94b0a8291e (diff) |
stdurl removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@14874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/mir_dev.sln')
-rw-r--r-- | bin10/mir_dev.sln | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bin10/mir_dev.sln b/bin10/mir_dev.sln index a8b4586efd..66e5e5b727 100644 --- a/bin10/mir_dev.sln +++ b/bin10/mir_dev.sln @@ -431,8 +431,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MessageState", "..\plugins\ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MirLua", "..\plugins\MirLua\MirLua.vcxproj", "{27D41D81-991F-4DC6-8749-B0321C87E694}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StdUrl", "..\src\core\stdurl\stdurl_10.vcxproj", "{769FAC86-C761-11E1-A66F-0BE76188709B}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -1968,14 +1966,6 @@ Global {27D41D81-991F-4DC6-8749-B0321C87E694}.Release|Win32.Build.0 = Release|Win32
{27D41D81-991F-4DC6-8749-B0321C87E694}.Release|x64.ActiveCfg = Release|x64
{27D41D81-991F-4DC6-8749-B0321C87E694}.Release|x64.Build.0 = Release|x64
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Debug|Win32.ActiveCfg = Debug|Win32
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Debug|Win32.Build.0 = Debug|Win32
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Debug|x64.ActiveCfg = Debug|x64
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Debug|x64.Build.0 = Debug|x64
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Release|Win32.ActiveCfg = Release|Win32
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Release|Win32.Build.0 = Release|Win32
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Release|x64.ActiveCfg = Release|x64
- {769FAC86-C761-11E1-A66F-0BE76188709B}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
|