SSPCPP-689 Move VC files into Projects folders
authorRod Widdowson <rdw@steadingsoftware.com>
Sun, 1 May 2016 12:28:47 +0000 (13:28 +0100)
committerRod Widdowson <rdw@steadingsoftware.com>
Sun, 1 May 2016 12:28:47 +0000 (13:28 +0100)
commitb94c16f41779d7cf66c2c804ec81735b1699472c
tree6f840af7db51419788c1d5523eef695f6387fc65
parent76b9b59875dd3ba33019c2cd454f2fec29e99640
SSPCPP-689 Move VC files into Projects folders

https://issues.shibboleth.net/jira/browse/SSPCPP-689

As a result we also remove a lot from the .gitignore files in
the project folders.
38 files changed:
.gitignore
Projects/VC10/Shibboleth.sln [moved from Shibboleth.sln with 80% similarity]
Projects/VC10/Wix/Installer.vcxproj [moved from msi/WiX/Installer.vcxproj with 52% similarity]
Projects/VC10/adfs/adfs-lite.vcxproj [moved from adfs/adfs-lite.vcxproj with 82% similarity]
Projects/VC10/adfs/adfs.vcxproj [moved from adfs/adfs.vcxproj with 80% similarity]
Projects/VC10/apache/mod_shib13.vcxproj [moved from apache/mod_shib13.vcxproj with 84% similarity]
Projects/VC10/apache/mod_shib20.vcxproj [moved from apache/mod_shib20.vcxproj with 84% similarity]
Projects/VC10/apache/mod_shib22.vcxproj [moved from apache/mod_shib22.vcxproj with 84% similarity]
Projects/VC10/apache/mod_shib24.vcxproj [moved from apache/mod_shib24.vcxproj with 82% similarity]
Projects/VC10/fastcgi/shibauthorizer.vcxproj [moved from fastcgi/shibauthorizer.vcxproj with 84% similarity]
Projects/VC10/fastcgi/shibresponder.vcxproj [moved from fastcgi/shibresponder.vcxproj with 84% similarity]
Projects/VC10/isapi_shib/isapi_shib.vcxproj [moved from isapi_shib/isapi_shib.vcxproj with 85% similarity]
Projects/VC10/memcache-store/memcache-store.vcxproj [moved from memcache-store/memcache-store.vcxproj with 80% similarity]
Projects/VC10/nsapi_shib/nsapi_shib.vcxproj [moved from nsapi_shib/nsapi_shib.vcxproj with 83% similarity]
Projects/VC10/odbc-store/odbc-store.vcxproj [moved from odbc-store/odbc-store.vcxproj with 82% similarity]
Projects/VC10/plugins/plugins-lite.vcxproj [moved from plugins/plugins-lite.vcxproj with 82% similarity]
Projects/VC10/plugins/plugins.vcxproj [moved from plugins/plugins.vcxproj with 77% similarity]
Projects/VC10/plugins/plugins.vcxproj.filters [moved from plugins/plugins.vcxproj.filters with 100% similarity]
Projects/VC10/shibd/shibd.vcxproj [moved from shibd/shibd.vcxproj with 79% similarity]
Projects/VC10/shibsp/shibsp-lite.vcxproj [moved from shibsp/shibsp-lite.vcxproj with 53% similarity]
Projects/VC10/shibsp/shibsp-lite.vcxproj.filters [moved from shibsp/shibsp-lite.vcxproj.filters with 100% similarity]
Projects/VC10/shibsp/shibsp.vcxproj [new file with mode: 0644]
Projects/VC10/shibsp/shibsp.vcxproj.filters [moved from shibsp/shibsp.vcxproj.filters with 100% similarity]
Projects/VC10/util/mdquery.vcxproj [moved from util/mdquery.vcxproj with 81% similarity]
Projects/VC10/util/resolvertest.vcxproj [moved from util/resolvertest.vcxproj with 81% similarity]
Projects/VC10/wix/MergeModules.vcxproj [new file with mode: 0644]
adfs/.gitignore [deleted file]
apache/.gitignore
fastcgi/.gitignore
isapi_shib/.gitignore
memcache-store/.gitignore
msi/.gitignore
msi/WiX/MergeModules/MergeModules.vcxproj [deleted file]
nsapi_shib/.gitignore
odbc-store/.gitignore
plugins/.gitignore
shibd/.gitignore
shibsp/shibsp.vcxproj [deleted file]