From 4a966be3c32e745b2567e51c27766942f798f77d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 26 Jul 2015 12:33:08 +0000 Subject: common projects git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Restart/Restart.vcxproj | 28 ++++ plugins/Restart/Restart.vcxproj.filters | 4 + plugins/Restart/Restart_10.vcxproj | 204 ---------------------------- plugins/Restart/Restart_10.vcxproj.filters | 41 ------ plugins/Restart/Restart_12.vcxproj | 209 ----------------------------- plugins/Restart/Restart_12.vcxproj.filters | 41 ------ plugins/Restart/Restart_14.vcxproj | 209 ----------------------------- plugins/Restart/Restart_14.vcxproj.filters | 41 ------ plugins/Restart/src/Common.h | 14 -- plugins/Restart/src/restart.cpp | 2 +- plugins/Restart/src/stdafx.cpp | 18 --- plugins/Restart/src/stdafx.cxx | 18 +++ plugins/Restart/src/stdafx.h | 13 ++ 13 files changed, 64 insertions(+), 778 deletions(-) create mode 100644 plugins/Restart/Restart.vcxproj create mode 100644 plugins/Restart/Restart.vcxproj.filters delete mode 100644 plugins/Restart/Restart_10.vcxproj delete mode 100644 plugins/Restart/Restart_10.vcxproj.filters delete mode 100644 plugins/Restart/Restart_12.vcxproj delete mode 100644 plugins/Restart/Restart_12.vcxproj.filters delete mode 100644 plugins/Restart/Restart_14.vcxproj delete mode 100644 plugins/Restart/Restart_14.vcxproj.filters delete mode 100644 plugins/Restart/src/Common.h delete mode 100644 plugins/Restart/src/stdafx.cpp create mode 100644 plugins/Restart/src/stdafx.cxx create mode 100644 plugins/Restart/src/stdafx.h (limited to 'plugins/Restart') diff --git a/plugins/Restart/Restart.vcxproj b/plugins/Restart/Restart.vcxproj new file mode 100644 index 0000000000..0f7abc5e27 --- /dev/null +++ b/plugins/Restart/Restart.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Restart + {18195F68-A747-8643-050C-C5101DA658FD} + + + + + \ No newline at end of file diff --git a/plugins/Restart/Restart.vcxproj.filters b/plugins/Restart/Restart.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/Restart/Restart.vcxproj.filters @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/plugins/Restart/Restart_10.vcxproj b/plugins/Restart/Restart_10.vcxproj deleted file mode 100644 index 170f3cf02e..0000000000 --- a/plugins/Restart/Restart_10.vcxproj +++ /dev/null @@ -1,204 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Restart - {18195F68-A747-8643-050C-C5101DA658FD} - - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin10\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_10.vcxproj.filters b/plugins/Restart/Restart_10.vcxproj.filters deleted file mode 100644 index 5fb1738b7b..0000000000 --- a/plugins/Restart/Restart_10.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {e8aa2230-8568-4173-9e3d-97a356a22822} - - - {f2ac9c4e-4527-4a17-bf1d-41e43b91ec27} - - - {d1b03507-f6e8-450c-b4cd-c9209e4615ec} - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_12.vcxproj b/plugins/Restart/Restart_12.vcxproj deleted file mode 100644 index 0e8530bae2..0000000000 --- a/plugins/Restart/Restart_12.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Restart - {18195F68-A747-8643-050C-C5101DA658FD} - - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - false - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_12.vcxproj.filters b/plugins/Restart/Restart_12.vcxproj.filters deleted file mode 100644 index 5fb1738b7b..0000000000 --- a/plugins/Restart/Restart_12.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {e8aa2230-8568-4173-9e3d-97a356a22822} - - - {f2ac9c4e-4527-4a17-bf1d-41e43b91ec27} - - - {d1b03507-f6e8-450c-b4cd-c9209e4615ec} - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_14.vcxproj b/plugins/Restart/Restart_14.vcxproj deleted file mode 100644 index 90dfd357bb..0000000000 --- a/plugins/Restart/Restart_14.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Restart - {18195F68-A747-8643-050C-C5101DA658FD} - - - - DynamicLibrary - Unicode - true - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - v140_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib - false - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin14\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_14.vcxproj.filters b/plugins/Restart/Restart_14.vcxproj.filters deleted file mode 100644 index 5fb1738b7b..0000000000 --- a/plugins/Restart/Restart_14.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {e8aa2230-8568-4173-9e3d-97a356a22822} - - - {f2ac9c4e-4527-4a17-bf1d-41e43b91ec27} - - - {d1b03507-f6e8-450c-b4cd-c9209e4615ec} - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/Restart/src/Common.h b/plugins/Restart/src/Common.h deleted file mode 100644 index 1f4daccd36..0000000000 --- a/plugins/Restart/src/Common.h +++ /dev/null @@ -1,14 +0,0 @@ -#define _CRT_SECURE_NO_WARNINGS -#define WIN32_LEAN_AND_MEAN - -#include - -#include -#include -#include -#include -#include -#include - -#include "resource.h" -#include "Version.h" diff --git a/plugins/Restart/src/restart.cpp b/plugins/Restart/src/restart.cpp index fc858e7a56..104f3835ec 100644 --- a/plugins/Restart/src/restart.cpp +++ b/plugins/Restart/src/restart.cpp @@ -1,4 +1,4 @@ -#include "Common.h" +#include "stdafx.h" HINSTANCE hInst; int hLangpack; diff --git a/plugins/Restart/src/stdafx.cpp b/plugins/Restart/src/stdafx.cpp deleted file mode 100644 index c5fe5abaad..0000000000 --- a/plugins/Restart/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 "common.h" \ No newline at end of file diff --git a/plugins/Restart/src/stdafx.cxx b/plugins/Restart/src/stdafx.cxx new file mode 100644 index 0000000000..6fb37564b7 --- /dev/null +++ b/plugins/Restart/src/stdafx.cxx @@ -0,0 +1,18 @@ +/* +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 "stdafx.h" \ No newline at end of file diff --git a/plugins/Restart/src/stdafx.h b/plugins/Restart/src/stdafx.h new file mode 100644 index 0000000000..f33d33009f --- /dev/null +++ b/plugins/Restart/src/stdafx.h @@ -0,0 +1,13 @@ +#define WIN32_LEAN_AND_MEAN + +#include + +#include +#include +#include +#include +#include +#include + +#include "resource.h" +#include "Version.h" -- cgit v1.2.3