OSDN Git Service

In Preparation for VS2019 (now in Preview) (2)
authorGreyMerlin <greymerlin7@gmail.com>
Wed, 12 Dec 2018 20:03:17 +0000 (12:03 -0800)
committerGreyMerlin <greymerlin7@gmail.com>
Fri, 21 Dec 2018 22:45:28 +0000 (14:45 -0800)
commit24e5b76448309f785c2afd5cffd049d8f5ee900f
treee460c29f07cbb5add826df7846e2a2f1d5aaab0c
parentdecc9e6b4a2f58e0b70c02550046c2e02652c1cd
In Preparation for VS2019 (now in Preview) (2)

* Copy the various *.vs2017.* solution and project files as new *.vs2019.* files
24 files changed:
ArchiveSupport/Merge7z/Merge7z.vs2019.sln [new file with mode: 0644]
ArchiveSupport/Merge7z/Merge7z.vs2019.vcxproj [new file with mode: 0644]
ArchiveSupport/Merge7z/Merge7z.vs2019.vcxproj.filters [new file with mode: 0644]
BuildAll.vs2019.cmd [new file with mode: 0644]
BuildBin.vs2019.cmd [new file with mode: 0644]
Externals/crystaledit/Sample/SampleStatic.vs2019.sln [new file with mode: 0644]
Externals/crystaledit/Sample/SampleStatic.vs2019.vcxproj [new file with mode: 0644]
Externals/crystaledit/Sample/SampleStatic.vs2019.vcxproj.filters [new file with mode: 0644]
Externals/poco/Foundation/Foundation.vs2019.vcxproj [new file with mode: 0644]
Externals/poco/Foundation/Foundation.vs2019.vcxproj.filters [new file with mode: 0644]
Externals/poco/Util/Util.vs2019.vcxproj [new file with mode: 0644]
Externals/poco/Util/Util.vs2019.vcxproj.filters [new file with mode: 0644]
Externals/poco/XML/XML.vs2019.vcxproj [new file with mode: 0644]
Externals/poco/XML/XML.vs2019.vcxproj.filters [new file with mode: 0644]
ShellExtension/ShellExtension.vs2019.sln [new file with mode: 0644]
ShellExtension/ShellExtension.vs2019.vcxproj [new file with mode: 0644]
ShellExtension/ShellExtension.vs2019.vcxproj.filters [new file with mode: 0644]
Src/Merge.vs2019.vcxproj [new file with mode: 0644]
Src/Merge.vs2019.vcxproj.filters [new file with mode: 0644]
Src/MergeLang.vs2019.vcxproj [new file with mode: 0644]
Src/MergeLang.vs2019.vcxproj.filters [new file with mode: 0644]
Testing/GoogleTest/UnitTests/UnitTests.vs2019.vcxproj [new file with mode: 0644]
Testing/GoogleTest/UnitTests/UnitTests.vs2019.vcxproj.filters [new file with mode: 0644]
WinMerge.vs2019.sln [new file with mode: 0644]