From e80c58049c3d9e1f947100fbd899f56470732ce3 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Wed, 28 Oct 2020 03:41:57 +0000 Subject: [PATCH] Add Visual Studio 2019 project. --- projects/msvc2019/aaruremote.sln | 43 +++ projects/msvc2019/aaruremote.vcxproj | 393 +++++++++++++++++++++++++++ 2 files changed, 436 insertions(+) create mode 100644 projects/msvc2019/aaruremote.sln create mode 100644 projects/msvc2019/aaruremote.vcxproj diff --git a/projects/msvc2019/aaruremote.sln b/projects/msvc2019/aaruremote.sln new file mode 100644 index 0000000..d812e8f --- /dev/null +++ b/projects/msvc2019/aaruremote.sln @@ -0,0 +1,43 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.30611.23 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "aaruremote", "aaruremote.vcxproj", "{51B56207-B698-4CC8-AF75-AB7AA9F106A3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|ARM = Debug|ARM + Debug|ARM64 = Debug|ARM64 + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|ARM = Release|ARM + Release|ARM64 = Release|ARM64 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|ARM.ActiveCfg = Debug|ARM + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|ARM.Build.0 = Debug|ARM + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|ARM64.ActiveCfg = Debug|ARM64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|ARM64.Build.0 = Debug|ARM64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|x64.ActiveCfg = Debug|x64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|x64.Build.0 = Debug|x64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|x86.ActiveCfg = Debug|Win32 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Debug|x86.Build.0 = Debug|Win32 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|ARM.ActiveCfg = Release|ARM + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|ARM.Build.0 = Release|ARM + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|ARM64.ActiveCfg = Release|ARM64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|ARM64.Build.0 = Release|ARM64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|x64.ActiveCfg = Release|x64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|x64.Build.0 = Release|x64 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|x86.ActiveCfg = Release|Win32 + {51B56207-B698-4CC8-AF75-AB7AA9F106A3}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {5F57A408-D7C5-4FBB-A503-ED27465B8A37} + EndGlobalSection +EndGlobal diff --git a/projects/msvc2019/aaruremote.vcxproj b/projects/msvc2019/aaruremote.vcxproj new file mode 100644 index 0000000..7d73061 --- /dev/null +++ b/projects/msvc2019/aaruremote.vcxproj @@ -0,0 +1,393 @@ + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + {51B56207-B698-4CC8-AF75-AB7AA9F106A3} + aaruremote + Win32Proj + 10.0 + + + + Application + v142 + NotSet + true + + + Application + v142 + NotSet + + + Application + v142 + NotSet + true + + + Application + v142 + NotSet + true + + + Application + v142 + NotSet + true + + + Application + v142 + NotSet + + + Application + v142 + NotSet + + + Application + v142 + NotSet + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>16.0.30523.133 + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + false + false + + + + Disabled + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level3 + EditAndContinue + CompileAsC + + + Ws2_32.lib;iphlpapi.lib;version.lib;setupapi.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + MachineX86 + RequireAdministrator + + + + + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + true + true + MachineX86 + RequireAdministrator + + + + + X64 + + + Disabled + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;iphlpapi.lib;version.lib;setupapi.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + MachineX64 + RequireAdministrator + + + + + + Disabled + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;iphlpapi.lib;version.lib;setupapi.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + RequireAdministrator + + + + + + Disabled + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;iphlpapi.lib;version.lib;setupapi.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + RequireAdministrator + + + + + X64 + + + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + true + true + MachineX64 + RequireAdministrator + + + + + + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + true + true + RequireAdministrator + + + + + + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + CompileAsC + + + Ws2_32.lib;%(AdditionalDependencies) + $(OutDir)$(Platform)\${ConfigurationName)\$(ProjectName).exe + true + Console + true + true + RequireAdministrator + + + + + + + + + + + + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.xdc + + + + + + + + + + + + + + + + + + + + \ No newline at end of file