From 020562babca94cea7b79341e036df5a3e9f33517 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 25 Jul 2015 14:31:59 +0000 Subject: LotusNotify: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/skineditor/skinedit_12.vcxproj | 208 --------------------- .../skineditor/skinedit_12.vcxproj.filters | 44 ----- plugins/Clist_nicer/skineditor/src/commonheaders.h | 38 ---- plugins/Clist_nicer/skineditor/src/stdafx.cpp | 18 -- 4 files changed, 308 deletions(-) delete mode 100644 plugins/Clist_nicer/skineditor/skinedit_12.vcxproj delete mode 100644 plugins/Clist_nicer/skineditor/skinedit_12.vcxproj.filters delete mode 100644 plugins/Clist_nicer/skineditor/src/commonheaders.h delete mode 100644 plugins/Clist_nicer/skineditor/src/stdafx.cpp (limited to 'plugins/Clist_nicer') diff --git a/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj b/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj deleted file mode 100644 index c89759d6fa..0000000000 --- a/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Cln_skinedit - {987F026D-EB1F-4013-ADA8-2406ACCDA526} - - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - OnlyExplicitInline - Size - ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Fast - false - commonheaders.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - true - true - true - 0x06660000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin12\lib - - - - - Disabled - ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - false - commonheaders.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - true - 0x06660000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin12\lib - false - - - - - Full - OnlyExplicitInline - Size - ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Fast - false - commonheaders.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - true - true - true - 0x06660000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin12\lib - - - - - Disabled - ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - false - commonheaders.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi - - - true - 0x06660000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin12\lib - - - - - - Create - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj.filters b/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj.filters deleted file mode 100644 index 8be030a14a..0000000000 --- a/plugins/Clist_nicer/skineditor/skinedit_12.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {f3618112-c0bf-4751-b29e-ed1198ca74d1} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {e0d7a372-f82b-46f9-825d-061420a0df25} - h;hpp;hxx;hm;inl - - - {3527c0e6-563d-4d23-9b58-2087fa7f94b0} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/plugins/Clist_nicer/skineditor/src/commonheaders.h b/plugins/Clist_nicer/skineditor/src/commonheaders.h deleted file mode 100644 index e0a34a03ad..0000000000 --- a/plugins/Clist_nicer/skineditor/src/commonheaders.h +++ /dev/null @@ -1,38 +0,0 @@ -/* - -Miranda NG: the free IM client for Microsoft* Windows* - -Copyright (ñ) 2012-15 Miranda NG project (http://miranda-ng.org), -Copyright (c) 2000-04 Miranda ICQ/IM project, -all portions of this codebase are copyrighted to the people -listed in contributors.txt. - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -*/ - -#define _CRT_SECURE_NO_WARNINGS - -#include -#include -#include - -#include -#include -#include -#include -#include - -#include "Version.h" -#include "skineditres.h" diff --git a/plugins/Clist_nicer/skineditor/src/stdafx.cpp b/plugins/Clist_nicer/skineditor/src/stdafx.cpp deleted file mode 100644 index 048b14e9d2..0000000000 --- a/plugins/Clist_nicer/skineditor/src/stdafx.cpp +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org) - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation version 2 -of the License. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ - -#include "commonheaders.h" \ No newline at end of file -- cgit v1.2.3