CPPXT-106 Move projects to VC14
authorRod Widdowson <rdw@steadingsoftware.com>
Sun, 24 Apr 2016 13:37:57 +0000 (14:37 +0100)
committerRod Widdowson <rdw@steadingsoftware.com>
Sun, 24 Apr 2016 13:39:57 +0000 (14:39 +0100)
commitda027e52587f9ccc312be5ea8ecf21b45af8ab79
treeab4e442deb8b4996e5cd98df902ef458b6289d16
parent199d7fc17ae5fea8385c03704927c503849b2ceb
CPPXT-106 Move projects to VC14

https://issues.shibboleth.net/jira/browse/CPPXT-106

First stage.  Move the build things down into a projects/VC10 directory.
.gitignore
projects/vc10/.gitignore [new file with mode: 0644]
projects/vc10/cpp-xmltooling.sln [moved from cpp-xmltooling.sln with 65% similarity]
projects/vc10/xmltooling/.gitignore [new file with mode: 0644]
projects/vc10/xmltooling/xmltooling-lite.vcxproj [moved from xmltooling/xmltooling-lite.vcxproj with 62% similarity]
projects/vc10/xmltooling/xmltooling-lite.vcxproj.filters [moved from xmltooling/xmltooling-lite.vcxproj.filters with 54% similarity]
projects/vc10/xmltooling/xmltooling.vcxproj [new file with mode: 0644]
projects/vc10/xmltooling/xmltooling.vcxproj.filters [moved from xmltooling/xmltooling.vcxproj.filters with 53% similarity]
projects/vc10/xmltoolingtest/xmltoolingtest.vcxproj [moved from xmltoolingtest/xmltoolingtest.vcxproj with 92% similarity]
projects/vc10/xmltoolingtest/xmltoolingtest.vcxproj.filters [moved from xmltoolingtest/xmltoolingtest.vcxproj.filters with 68% similarity]
xmltooling/xmltooling.vcxproj [deleted file]