summaryrefslogtreecommitdiff
path: root/protocols/MRA/proto_mra
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-06-11 19:44:41 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-06-11 19:44:41 +0000
commitc0539382286c3a3dadd4feab6068384f84c27fba (patch)
treefcbb4f7ba5c38599fea638db818b0c69318ebba7 /protocols/MRA/proto_mra
parent50017f9b1e19f8a89aad7c4b68e1f58f81045dad (diff)
protocols icons projects added
git-svn-id: http://svn.miranda-ng.org/main/trunk@388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/proto_mra')
-rw-r--r--protocols/MRA/proto_mra/Proto_MRA.rcbin0 -> 4182 bytes
-rw-r--r--protocols/MRA/proto_mra/Proto_MRA.vcxproj182
-rw-r--r--protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters23
-rw-r--r--protocols/MRA/proto_mra/resource.hbin0 -> 1540 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Away.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/DND.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/FFC.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Invisible.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Lunch.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Offline.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Online.icobin0 -> 1150 bytes
-rw-r--r--protocols/MRA/proto_mra/ìcos/Phone.icobin0 -> 1150 bytes
12 files changed, 205 insertions, 0 deletions
diff --git a/protocols/MRA/proto_mra/Proto_MRA.rc b/protocols/MRA/proto_mra/Proto_MRA.rc
new file mode 100644
index 0000000000..780e3fa697
--- /dev/null
+++ b/protocols/MRA/proto_mra/Proto_MRA.rc
Binary files differ
diff --git a/protocols/MRA/proto_mra/Proto_MRA.vcxproj b/protocols/MRA/proto_mra/Proto_MRA.vcxproj
new file mode 100644
index 0000000000..b7f8ea0637
--- /dev/null
+++ b/protocols/MRA/proto_mra/Proto_MRA.vcxproj
@@ -0,0 +1,182 @@
+<?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">
+ <ProjectGuid>{38BF6F63-58E7-442D-A7E8-B4BD57D224E2}</ProjectGuid>
+ <Keyword>Win32Proj</Keyword>
+ <RootNamespace>Proto_MRA</RootNamespace>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <LinkIncremental>
+ </LinkIncremental>
+ <OutDir>$(SolutionDir)$(Configuration)\Icons\</OutDir>
+ <IntDir>$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <LinkIncremental />
+ <OutDir>$(SolutionDir)$(Configuration)64\Icons\</OutDir>
+ <IntDir>$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <LinkIncremental>
+ </LinkIncremental>
+ <OutDir>$(SolutionDir)$(Configuration)\Icons\</OutDir>
+ <IntDir>$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <LinkIncremental />
+ <OutDir>$(SolutionDir)$(Configuration)64\Icons\</OutDir>
+ <IntDir>$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>
+ </GenerateDebugInformation>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>
+ </PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>
+ </GenerateDebugInformation>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>
+ </PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>MaxSpeed</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>
+ </GenerateDebugInformation>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>
+ </PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <Optimization>MaxSpeed</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_MRA_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>
+ </GenerateDebugInformation>
+ <NoEntryPoint>true</NoEntryPoint>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ </Link>
+ <ResourceCompile>
+ <PreprocessorDefinitions>
+ </PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClInclude Include="resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="Proto_MRA.rc" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </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
new file mode 100644
index 0000000000..49e45df920
--- /dev/null
+++ b/protocols/MRA/proto_mra/Proto_MRA.vcxproj.filters
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="Header Files">
+ <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
+ <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
+ </Filter>
+ <Filter Include="Resource Files">
+ <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
+ <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="resource.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="Proto_MRA.rc">
+ <Filter>Resource Files</Filter>
+ </ResourceCompile>
+ </ItemGroup>
+</Project> \ No newline at end of file
diff --git a/protocols/MRA/proto_mra/resource.h b/protocols/MRA/proto_mra/resource.h
new file mode 100644
index 0000000000..ac56e8ca36
--- /dev/null
+++ b/protocols/MRA/proto_mra/resource.h
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Away.ico b/protocols/MRA/proto_mra/ìcos/Away.ico
new file mode 100644
index 0000000000..466571a9ad
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Away.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/DND.ico b/protocols/MRA/proto_mra/ìcos/DND.ico
new file mode 100644
index 0000000000..bfb9a0c73c
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/DND.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/FFC.ico b/protocols/MRA/proto_mra/ìcos/FFC.ico
new file mode 100644
index 0000000000..6c2d18d430
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/FFC.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Invisible.ico b/protocols/MRA/proto_mra/ìcos/Invisible.ico
new file mode 100644
index 0000000000..dadd58d089
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Invisible.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Lunch.ico b/protocols/MRA/proto_mra/ìcos/Lunch.ico
new file mode 100644
index 0000000000..80d1b4f83a
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Lunch.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Offline.ico b/protocols/MRA/proto_mra/ìcos/Offline.ico
new file mode 100644
index 0000000000..9f9e1e0316
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Offline.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Online.ico b/protocols/MRA/proto_mra/ìcos/Online.ico
new file mode 100644
index 0000000000..b7b01b7d57
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Online.ico
Binary files differ
diff --git a/protocols/MRA/proto_mra/ìcos/Phone.ico b/protocols/MRA/proto_mra/ìcos/Phone.ico
new file mode 100644
index 0000000000..16e1734ba6
--- /dev/null
+++ b/protocols/MRA/proto_mra/ìcos/Phone.ico
Binary files differ