summaryrefslogtreecommitdiff
path: root/protocols/MRA/proto_mra
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-27 21:10:30 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-27 21:10:30 +0300
commitdb55f5b6eb4911fc1062917d7e95b6aaae165fdf (patch)
tree837646ed9b16e27c4915e1b76900fb88ba6d18ff /protocols/MRA/proto_mra
parent40c4c15d469744813f75e73ae9edf82485c1862f (diff)
fixes #1614 (MRA protocol deprecated due its death)
Diffstat (limited to 'protocols/MRA/proto_mra')
-rw-r--r--protocols/MRA/proto_mra/CMakeLists.txt2
-rw-r--r--protocols/MRA/proto_mra/Proto_MRA.vcxproj28
-rw-r--r--protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters4
-rw-r--r--protocols/MRA/proto_mra/res/Away.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/DND.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/FFC.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/Invisible.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/Mobile.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/Offline.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/Online.icobin5430 -> 0 bytes
-rw-r--r--protocols/MRA/proto_mra/res/Proto_MRA.rc75
-rw-r--r--protocols/MRA/proto_mra/src/resource.h22
12 files changed, 0 insertions, 131 deletions
diff --git a/protocols/MRA/proto_mra/CMakeLists.txt b/protocols/MRA/proto_mra/CMakeLists.txt
deleted file mode 100644
index f73e541f0b..0000000000
--- a/protocols/MRA/proto_mra/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-set(TARGET Proto_MRA)
-include(${CMAKE_SOURCE_DIR}/cmake/icons.cmake) \ No newline at end of file
diff --git a/protocols/MRA/proto_mra/Proto_MRA.vcxproj b/protocols/MRA/proto_mra/Proto_MRA.vcxproj
deleted file mode 100644
index bff849c08d..0000000000
--- a/protocols/MRA/proto_mra/Proto_MRA.vcxproj
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>Proto_MRA</ProjectName>
- <ProjectGuid>{38BF6F63-58E7-442D-A7E8-B4BD57D224E2}</ProjectGuid>
- </PropertyGroup>
- <ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters b/protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters
deleted file mode 100644
index e39f86d5d6..0000000000
--- a/protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(ProjectDir)..\..\..\build\vc.common\common.filters" />
-</Project> \ No newline at end of file
diff --git a/protocols/MRA/proto_mra/res/Away.ico b/protocols/MRA/proto_mra/res/Away.ico
deleted file mode 100644
index 31a37341e4..0000000000
--- a/protocols/MRA/proto_mra/res/Away.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/DND.ico b/protocols/MRA/proto_mra/res/DND.ico
deleted file mode 100644
index 1c7b1d4d37..0000000000
--- a/protocols/MRA/proto_mra/res/DND.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/FFC.ico b/protocols/MRA/proto_mra/res/FFC.ico
deleted file mode 100644
index 147eacf251..0000000000
--- a/protocols/MRA/proto_mra/res/FFC.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/Invisible.ico b/protocols/MRA/proto_mra/res/Invisible.ico
deleted file mode 100644
index 10ea597f21..0000000000
--- a/protocols/MRA/proto_mra/res/Invisible.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/Mobile.ico b/protocols/MRA/proto_mra/res/Mobile.ico
deleted file mode 100644
index 7d6a716288..0000000000
--- a/protocols/MRA/proto_mra/res/Mobile.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/Offline.ico b/protocols/MRA/proto_mra/res/Offline.ico
deleted file mode 100644
index ec4af077db..0000000000
--- a/protocols/MRA/proto_mra/res/Offline.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/Online.ico b/protocols/MRA/proto_mra/res/Online.ico
deleted file mode 100644
index 41f825ad3b..0000000000
--- a/protocols/MRA/proto_mra/res/Online.ico
+++ /dev/null
Binary files differ
diff --git a/protocols/MRA/proto_mra/res/Proto_MRA.rc b/protocols/MRA/proto_mra/res/Proto_MRA.rc
deleted file mode 100644
index 966ce0ddaf..0000000000
--- a/protocols/MRA/proto_mra/res/Proto_MRA.rc
+++ /dev/null
@@ -1,75 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "..\src\resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include "afxres.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Russian (Russia) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "..\\src\\resource.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_ICON1 ICON "Offline.ico"
-IDI_ICON2 ICON "Online.ico"
-IDI_ICON3 ICON "Away.ico"
-IDI_ICON4 ICON "Invisible.ico"
-IDI_ICON5 ICON "DND.ico"
-IDI_ICON6 ICON "FFC.ico"
-IDI_ICON7 ICON "Mobile.ico"
-#endif // Russian (Russia) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
diff --git a/protocols/MRA/proto_mra/src/resource.h b/protocols/MRA/proto_mra/src/resource.h
deleted file mode 100644
index fc38bff6ce..0000000000
--- a/protocols/MRA/proto_mra/src/resource.h
+++ /dev/null
@@ -1,22 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by Proto_MRA.rc
-//
-#define IDI_ICON1 105
-#define IDI_ICON2 104
-#define IDI_ICON3 128
-#define IDI_ICON4 130
-#define IDI_ICON5 158
-#define IDI_ICON6 129
-#define IDI_ICON7 1002
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 109
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif