From f53a75f066d707860fd9517c5a640711884ff859 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 20:02:55 +0000 Subject: UserGuide: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserGuide/UserGuide.vcxproj | 28 ++++ plugins/UserGuide/UserGuide.vcxproj.filters | 4 + plugins/UserGuide/UserGuide_10.vcxproj | 196 ------------------------ plugins/UserGuide/UserGuide_10.vcxproj.filters | 37 ----- plugins/UserGuide/UserGuide_12.vcxproj | 199 ------------------------- plugins/UserGuide/UserGuide_12.vcxproj.filters | 37 ----- plugins/UserGuide/UserGuide_14.vcxproj | 199 ------------------------- plugins/UserGuide/UserGuide_14.vcxproj.filters | 37 ----- plugins/UserGuide/src/commonheaders.h | 12 -- plugins/UserGuide/src/main.cpp | 2 +- plugins/UserGuide/src/stdafx.cpp | 18 --- plugins/UserGuide/src/stdafx.cxx | 18 +++ plugins/UserGuide/src/stdafx.h | 10 ++ 13 files changed, 61 insertions(+), 736 deletions(-) create mode 100644 plugins/UserGuide/UserGuide.vcxproj create mode 100644 plugins/UserGuide/UserGuide.vcxproj.filters delete mode 100644 plugins/UserGuide/UserGuide_10.vcxproj delete mode 100644 plugins/UserGuide/UserGuide_10.vcxproj.filters delete mode 100644 plugins/UserGuide/UserGuide_12.vcxproj delete mode 100644 plugins/UserGuide/UserGuide_12.vcxproj.filters delete mode 100644 plugins/UserGuide/UserGuide_14.vcxproj delete mode 100644 plugins/UserGuide/UserGuide_14.vcxproj.filters delete mode 100644 plugins/UserGuide/src/commonheaders.h delete mode 100644 plugins/UserGuide/src/stdafx.cpp create mode 100644 plugins/UserGuide/src/stdafx.cxx create mode 100644 plugins/UserGuide/src/stdafx.h (limited to 'plugins/UserGuide') diff --git a/plugins/UserGuide/UserGuide.vcxproj b/plugins/UserGuide/UserGuide.vcxproj new file mode 100644 index 0000000000..d85847d7a1 --- /dev/null +++ b/plugins/UserGuide/UserGuide.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + UserGuide + {92E3BDEE-DD17-4619-AD61-70C0ADE04217} + + + + + \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide.vcxproj.filters b/plugins/UserGuide/UserGuide.vcxproj.filters new file mode 100644 index 0000000000..de5ad9f66c --- /dev/null +++ b/plugins/UserGuide/UserGuide.vcxproj.filters @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_10.vcxproj b/plugins/UserGuide/UserGuide_10.vcxproj deleted file mode 100644 index 221ba39c57..0000000000 --- a/plugins/UserGuide/UserGuide_10.vcxproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - UserGuide - {92E3BDEE-DD17-4619-AD61-70C0ADE04217} - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - false - Use - commonheaders.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin10\lib - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - false - Use - commonheaders.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin10\lib - - - - - - Create - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_10.vcxproj.filters b/plugins/UserGuide/UserGuide_10.vcxproj.filters deleted file mode 100644 index 0102a58107..0000000000 --- a/plugins/UserGuide/UserGuide_10.vcxproj.filters +++ /dev/null @@ -1,37 +0,0 @@ - - - - - {dcd1a3fe-3ade-453c-9845-9cb074da6b5b} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {72da96a4-67f9-49cc-94d3-6730544c949f} - h;hpp;hxx;hm;inl - - - {b442efc0-16eb-481a-897b-2bd4a00d2b4e} - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_12.vcxproj b/plugins/UserGuide/UserGuide_12.vcxproj deleted file mode 100644 index d1ed0dc561..0000000000 --- a/plugins/UserGuide/UserGuide_12.vcxproj +++ /dev/null @@ -1,199 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - UserGuide - {92E3BDEE-DD17-4619-AD61-70C0ADE04217} - - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - true - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin12\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin12\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin12\lib - false - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin12\lib - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - - Create - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_12.vcxproj.filters b/plugins/UserGuide/UserGuide_12.vcxproj.filters deleted file mode 100644 index 0102a58107..0000000000 --- a/plugins/UserGuide/UserGuide_12.vcxproj.filters +++ /dev/null @@ -1,37 +0,0 @@ - - - - - {dcd1a3fe-3ade-453c-9845-9cb074da6b5b} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {72da96a4-67f9-49cc-94d3-6730544c949f} - h;hpp;hxx;hm;inl - - - {b442efc0-16eb-481a-897b-2bd4a00d2b4e} - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_14.vcxproj b/plugins/UserGuide/UserGuide_14.vcxproj deleted file mode 100644 index 788a560c87..0000000000 --- a/plugins/UserGuide/UserGuide_14.vcxproj +++ /dev/null @@ -1,199 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - UserGuide - {92E3BDEE-DD17-4619-AD61-70C0ADE04217} - - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin14\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Full - AnySuitable - Size - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - true - true - Windows - $(ProfileDir)..\..\bin14\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin14\lib - false - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - false - Use - commonheaders.h - - - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin14\lib - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - - Create - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/UserGuide/UserGuide_14.vcxproj.filters b/plugins/UserGuide/UserGuide_14.vcxproj.filters deleted file mode 100644 index 0102a58107..0000000000 --- a/plugins/UserGuide/UserGuide_14.vcxproj.filters +++ /dev/null @@ -1,37 +0,0 @@ - - - - - {dcd1a3fe-3ade-453c-9845-9cb074da6b5b} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {72da96a4-67f9-49cc-94d3-6730544c949f} - h;hpp;hxx;hm;inl - - - {b442efc0-16eb-481a-897b-2bd4a00d2b4e} - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/UserGuide/src/commonheaders.h b/plugins/UserGuide/src/commonheaders.h deleted file mode 100644 index 341ac9537d..0000000000 --- a/plugins/UserGuide/src/commonheaders.h +++ /dev/null @@ -1,12 +0,0 @@ -#define _CRT_SECURE_NO_WARNINGS - -#include - -#include -#include -#include -#include -#include -#include - -#include "Version.h" diff --git a/plugins/UserGuide/src/main.cpp b/plugins/UserGuide/src/main.cpp index e739a54017..d07a3fd80b 100644 --- a/plugins/UserGuide/src/main.cpp +++ b/plugins/UserGuide/src/main.cpp @@ -1,4 +1,4 @@ -#include "commonheaders.h" +#include "stdafx.h" HINSTANCE hInst; diff --git a/plugins/UserGuide/src/stdafx.cpp b/plugins/UserGuide/src/stdafx.cpp deleted file mode 100644 index 048b14e9d2..0000000000 --- a/plugins/UserGuide/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 diff --git a/plugins/UserGuide/src/stdafx.cxx b/plugins/UserGuide/src/stdafx.cxx new file mode 100644 index 0000000000..6fb37564b7 --- /dev/null +++ b/plugins/UserGuide/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/UserGuide/src/stdafx.h b/plugins/UserGuide/src/stdafx.h new file mode 100644 index 0000000000..19db41b397 --- /dev/null +++ b/plugins/UserGuide/src/stdafx.h @@ -0,0 +1,10 @@ +#include + +#include +#include +#include +#include +#include +#include + +#include "Version.h" -- cgit v1.2.3