From ee37bc936b64e3c80d1e24d067a2fc0119a90fe1 Mon Sep 17 00:00:00 2001 From: Kazuhiro Fujieda Date: Thu, 11 May 2017 18:12:49 +0900 Subject: [PATCH] Change the platform toolset to v140 --- xkeymacs-vc14.sln | 39 +++ xkeymacs/xkeymacs-vc14.vcxproj | 349 +++++++++++++++++++++++++++ xkeymacs/xkeymacs-vc14.vcxproj.filters | 226 +++++++++++++++++ xkeymacsdll/xkeymacsdll-vc14.vcxproj | 256 ++++++++++++++++++++ xkeymacsdll/xkeymacsdll-vc14.vcxproj.filters | 121 ++++++++++ 5 files changed, 991 insertions(+) create mode 100644 xkeymacs-vc14.sln create mode 100644 xkeymacs/xkeymacs-vc14.vcxproj create mode 100644 xkeymacs/xkeymacs-vc14.vcxproj.filters create mode 100644 xkeymacsdll/xkeymacsdll-vc14.vcxproj create mode 100644 xkeymacsdll/xkeymacsdll-vc14.vcxproj.filters diff --git a/xkeymacs-vc14.sln b/xkeymacs-vc14.sln new file mode 100644 index 0000000..a5e750a --- /dev/null +++ b/xkeymacs-vc14.sln @@ -0,0 +1,39 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xkeymacs-vc14", "xkeymacs\xkeymacs-vc14.vcxproj", "{8EEC4832-1538-8942-A213-6F85EE1CD8D4}" + ProjectSection(ProjectDependencies) = postProject + {1C6AA554-5283-2136-B3EF-277915DBCDF5} = {1C6AA554-5283-2136-B3EF-277915DBCDF5} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xkeymacsdll-vc14", "xkeymacsdll\xkeymacsdll-vc14.vcxproj", "{1C6AA554-5283-2136-B3EF-277915DBCDF5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Debug|Win32.ActiveCfg = Debug|Win32 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Debug|Win32.Build.0 = Debug|Win32 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Debug|x64.ActiveCfg = Debug|x64 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Debug|x64.Build.0 = Debug|x64 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Release|Win32.ActiveCfg = Release|Win32 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Release|Win32.Build.0 = Release|Win32 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Release|x64.ActiveCfg = Release|x64 + {8EEC4832-1538-8942-A213-6F85EE1CD8D4}.Release|x64.Build.0 = Release|x64 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Debug|Win32.ActiveCfg = Debug|Win32 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Debug|Win32.Build.0 = Debug|Win32 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Debug|x64.ActiveCfg = Debug|x64 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Debug|x64.Build.0 = Debug|x64 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Release|Win32.ActiveCfg = Release|Win32 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Release|Win32.Build.0 = Release|Win32 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Release|x64.ActiveCfg = Release|x64 + {1C6AA554-5283-2136-B3EF-277915DBCDF5}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/xkeymacs/xkeymacs-vc14.vcxproj b/xkeymacs/xkeymacs-vc14.vcxproj new file mode 100644 index 0000000..5371a40 --- /dev/null +++ b/xkeymacs/xkeymacs-vc14.vcxproj @@ -0,0 +1,349 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {8EEC4832-1538-8942-A213-6F85EE1CD8D4} + Win32Proj + 8.1 + + + + Application + true + Dynamic + MultiByte + v140 + + + Application + true + Dynamic + MultiByte + v140 + + + Application + false + Dynamic + MultiByte + v140 + true + + + Application + false + Dynamic + MultiByte + v140 + true + + + + + + + + + + + + + + + + + + + true + xkeymacs + + + true + $(SolutionDir)$(Configuration)\ + xkeymacs64 + + + false + xkeymacs + + + false + xkeymacs64 + $(SolutionDir)$(Configuration)\ + + + + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + ProgramDatabase + Disabled + C:\WinDDK\7600.16385.1\inc\mfc42 + true + false + Use + stdafx.h + /FS %(AdditionalOptions) + + + MachineX86 + true + Windows + C:\WinDDK\7600.16385.1\lib\Mfc\i386;C:\WinDDK\7600.16385.1\lib\ATL\i386 + Secur32.lib;Version.lib;ShLwApi.Lib;Imm32.lib;$(SolutionDir)xkeymacsdll\$(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + ProgramDatabase + Disabled + C:\WinDDK\7600.16385.1\inc\mfc42 + true + Use + stdafx.h + false + /FS %(AdditionalOptions) + + + true + Windows + C:\WinDDK\7600.16385.1\lib\Mfc\amd64;C:\WinDDK\7600.16385.1\lib\ATL\amd64 + Secur32.lib;Version.lib;ShLwApi.Lib;Imm32.lib;$(SolutionDir)xkeymacsdll\$(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level4 + ProgramDatabase + C:\WinDDK\7600.16385.1\inc\mfc42 + MaxSpeed + true + false + true + true + Use + stdafx.h + /FS %(AdditionalOptions) + + + MachineX86 + true + Windows + true + true + C:\WinDDK\7600.16385.1\lib\Mfc\i386;C:\WinDDK\7600.16385.1\lib\ATL\i386 + Secur32.lib;Version.lib;ShLwApi.Lib;Imm32.lib;$(SolutionDir)xkeymacsdll\$(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + ProgramDatabase + C:\WinDDK\7600.16385.1\inc\mfc42 + true + MaxSpeed + true + true + true + Use + stdafx.h + false + /FS %(AdditionalOptions) + + + true + Windows + true + true + C:\WinDDK\7600.16385.1\lib\Mfc\amd64;C:\WinDDK\7600.16385.1\lib\ATL\amd64 + Secur32.lib;Version.lib;ShLwApi.Lib;Imm32.lib;$(SolutionDir)xkeymacsdll\$(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + + + true + true + + + true + true + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + Create + Create + Create + Create + + + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/xkeymacs/xkeymacs-vc14.vcxproj.filters b/xkeymacs/xkeymacs-vc14.vcxproj.filters new file mode 100644 index 0000000..1c2d83d --- /dev/null +++ b/xkeymacs/xkeymacs-vc14.vcxproj.filters @@ -0,0 +1,226 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + Resource Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + \ No newline at end of file diff --git a/xkeymacsdll/xkeymacsdll-vc14.vcxproj b/xkeymacsdll/xkeymacsdll-vc14.vcxproj new file mode 100644 index 0000000..5da80e2 --- /dev/null +++ b/xkeymacsdll/xkeymacsdll-vc14.vcxproj @@ -0,0 +1,256 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {1C6AA554-5283-2136-B3EF-277915DBCDF5} + Win32Proj + 8.1 + + + + DynamicLibrary + true + Dynamic + MultiByte + v140 + + + DynamicLibrary + true + Dynamic + MultiByte + v140 + + + DynamicLibrary + false + Dynamic + MultiByte + v140 + true + + + DynamicLibrary + false + Dynamic + MultiByte + v140 + true + + + + + + + + + + + + + + + + + + + true + xkeymacs + + + true + xkeymacs64 + $(SolutionDir)$(Configuration)\ + + + false + xkeymacs + + + false + xkeymacs64 + $(SolutionDir)$(Configuration)\ + + + + WIN32;_DEBUG;_WINDOWS;_AFXEXT;XKEYMACSDLLVC10_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + ProgramDatabase + Disabled + C:\WinDDK\7600.16385.1\inc\mfc42 + true + false + Use + StdAfx.h + /FS %(AdditionalOptions) + + + MachineX86 + true + Windows + C:\WinDDK\7600.16385.1\lib\Mfc\i386;C:\WinDDK\7600.16385.1\lib\ATL\i386 + xkeymacsdll.def + Secur32.lib;Imm32.lib + $(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;_DEBUG;_WINDOWS;_AFXEXT;XKEYMACSDLLVC10_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + ProgramDatabase + Disabled + C:\WinDDK\7600.16385.1\inc\mfc42 + true + Use + StdAfx.h + /FS %(AdditionalOptions) + + + true + Windows + C:\WinDDK\7600.16385.1\lib\Mfc\amd64;C:\WinDDK\7600.16385.1\lib\ATL\amd64 + xkeymacs64dll.def + Secur32.lib;Imm32.lib + $(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;NDEBUG;_WINDOWS;_AFXEXT;XKEYMACSDLLVC10_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level4 + ProgramDatabase + C:\WinDDK\7600.16385.1\inc\mfc42 + MaxSpeed + false + true + true + true + Use + StdAfx.h + /FS %(AdditionalOptions) + + + MachineX86 + true + Windows + true + true + C:\WinDDK\7600.16385.1\lib\Mfc\i386;C:\WinDDK\7600.16385.1\lib\ATL\i386 + xkeymacsdll.def + Secur32.lib;Imm32.lib + $(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + WIN32;NDEBUG;_WINDOWS;_AFXEXT;XKEYMACSDLLVC10_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + ProgramDatabase + C:\WinDDK\7600.16385.1\inc\mfc42 + true + MaxSpeed + true + true + true + Use + StdAfx.h + /FS %(AdditionalOptions) + + + true + Windows + true + true + C:\WinDDK\7600.16385.1\lib\Mfc\amd64;C:\WinDDK\7600.16385.1\lib\ATL\amd64 + xkeymacs64dll.def + Secur32.lib;Imm32.lib + $(IntDir)$(TargetName).lib + $(IntDir)$(TargetName).pdb + + + C:\WinDDK\7600.16385.1\inc\mfc42 + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/xkeymacsdll/xkeymacsdll-vc14.vcxproj.filters b/xkeymacsdll/xkeymacsdll-vc14.vcxproj.filters new file mode 100644 index 0000000..d46adc8 --- /dev/null +++ b/xkeymacsdll/xkeymacsdll-vc14.vcxproj.filters @@ -0,0 +1,121 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file -- 2.11.0