diff --git a/OpenAssetTools.sln b/OpenAssetTools.sln
deleted file mode 100644
index 91b0bb21..00000000
--- a/OpenAssetTools.sln
+++ /dev/null
@@ -1,246 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.28307.852
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Linker", "src\Linker\Linker.vcxproj", "{A70826FD-9A3E-498C-B5D6-585C4DA14FEB}"
- ProjectSection(ProjectDependencies) = postProject
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D} = {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{EB945BC9-2451-4AB5-B434-BD07FAA2D06A}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ThirdParty", "ThirdParty", "{562895A0-B72F-4A89-9A10-DF97A5D35269}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Components", "Components", "{6C048B51-3E90-45B8-8376-F3FFB5E216FC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZoneCommon", "src\ZoneCommon\ZoneCommon.vcxproj", "{2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZoneLoading", "src\ZoneLoading\ZoneLoading.vcxproj", "{C3308B0A-D7C7-4560-B5F7-3654DD4B668D}"
- ProjectSection(ProjectDependencies) = postProject
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C} = {FC57DC08-3496-4DCF-B52F-6EDC568B333C}
- {757FB12A-B410-4B76-B525-2D11A14DAD9D} = {757FB12A-B410-4B76-B525-2D11A14DAD9D}
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3} = {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681} = {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZoneWriting", "src\ZoneWriting\ZoneWriting.vcxproj", "{B92A6638-68F9-45D2-AB03-6ED69E349381}"
- ProjectSection(ProjectDependencies) = postProject
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3} = {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZoneCodeGenerator", "src\ZoneCodeGenerator\ZoneCodeGenerator.csproj", "{D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{4D65E9A0-1798-4E93-A12F-128FFDC6A690}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZoneCodeGeneratorTests", "test\ZoneCodeGeneratorTests\ZoneCodeGeneratorTests.csproj", "{C29242DB-84D0-4A37-AD3F-19B72B23C7E0}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Crypto", "src\Crypto\Crypto.vcxproj", "{8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}"
- ProjectSection(ProjectDependencies) = postProject
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01} = {6A26AA97-96CF-4E2E-8883-47F0960F0E01}
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77} = {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7} = {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Utils", "src\Utils\Utils.vcxproj", "{757FB12A-B410-4B76-B525-2D11A14DAD9D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsquish", "thirdparty\libsquish\libsquish.vcxproj", "{E4E28AD7-6C59-419B-9463-817AF6384AC5}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtomcrypt", "thirdparty\libtomcrypt\libtomcrypt.vcxproj", "{CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtommath", "thirdparty\libtommath\libtommath.vcxproj", "{6A26AA97-96CF-4E2E-8883-47F0960F0E01}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minilzo", "thirdparty\minilzo\minilzo.vcxproj", "{4A4B90B9-1D76-4006-A1D7-D502DDD2C052}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minizip", "thirdparty\minizip\minizip.vcxproj", "{46297F21-4D05-4582-85EB-FD07B3243194}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "salsa20", "thirdparty\salsa20\salsa20.vcxproj", "{599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "thirdparty\zlib\zlib.vcxproj", "{FC57DC08-3496-4DCF-B52F-6EDC568B333C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Unlinker", "src\Unlinker\Unlinker.vcxproj", "{ED93C237-A96A-4332-B131-CAB4E46F1C48}"
- ProjectSection(ProjectDependencies) = postProject
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D} = {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZoneCommonTests", "test\ZoneCommonTests\ZoneCommonTests.vcxproj", "{D85EBA7C-442B-4627-AEB9-6B5965DDC449}"
- ProjectSection(ProjectDependencies) = postProject
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3} = {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- EndProjectSection
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Debug|x86 = Debug|x86
- Release|x64 = Release|x64
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Debug|x64.ActiveCfg = Debug|x64
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Debug|x64.Build.0 = Debug|x64
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Debug|x86.ActiveCfg = Debug|Win32
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Debug|x86.Build.0 = Debug|Win32
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Release|x64.ActiveCfg = Release|x64
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Release|x64.Build.0 = Release|x64
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Release|x86.ActiveCfg = Release|Win32
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}.Release|x86.Build.0 = Release|Win32
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Debug|x64.ActiveCfg = Debug|x64
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Debug|x64.Build.0 = Debug|x64
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Debug|x86.ActiveCfg = Debug|Win32
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Debug|x86.Build.0 = Debug|Win32
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Release|x64.ActiveCfg = Release|x64
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Release|x64.Build.0 = Release|x64
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Release|x86.ActiveCfg = Release|Win32
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}.Release|x86.Build.0 = Release|Win32
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Debug|x64.ActiveCfg = Debug|x64
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Debug|x64.Build.0 = Debug|x64
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Debug|x86.ActiveCfg = Debug|Win32
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Debug|x86.Build.0 = Debug|Win32
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Release|x64.ActiveCfg = Release|x64
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Release|x64.Build.0 = Release|x64
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Release|x86.ActiveCfg = Release|Win32
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}.Release|x86.Build.0 = Release|Win32
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Debug|x64.ActiveCfg = Debug|x64
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Debug|x64.Build.0 = Debug|x64
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Debug|x86.ActiveCfg = Debug|Win32
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Debug|x86.Build.0 = Debug|Win32
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Release|x64.ActiveCfg = Release|x64
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Release|x64.Build.0 = Release|x64
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Release|x86.ActiveCfg = Release|Win32
- {B92A6638-68F9-45D2-AB03-6ED69E349381}.Release|x86.Build.0 = Release|Win32
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Debug|x64.ActiveCfg = Debug|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Debug|x64.Build.0 = Debug|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Debug|x86.ActiveCfg = Debug|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Debug|x86.Build.0 = Debug|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Release|x64.ActiveCfg = Release|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Release|x64.Build.0 = Release|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Release|x86.ActiveCfg = Release|Any CPU
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3}.Release|x86.Build.0 = Release|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Debug|x64.ActiveCfg = Debug|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Debug|x64.Build.0 = Debug|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Debug|x86.ActiveCfg = Debug|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Debug|x86.Build.0 = Debug|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Release|x64.ActiveCfg = Release|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Release|x64.Build.0 = Release|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Release|x86.ActiveCfg = Release|Any CPU
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0}.Release|x86.Build.0 = Release|Any CPU
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Debug|x64.ActiveCfg = Debug|x64
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Debug|x64.Build.0 = Debug|x64
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Debug|x86.ActiveCfg = Debug|Win32
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Debug|x86.Build.0 = Debug|Win32
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Release|x64.ActiveCfg = Release|x64
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Release|x64.Build.0 = Release|x64
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Release|x86.ActiveCfg = Release|Win32
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}.Release|x86.Build.0 = Release|Win32
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Debug|x64.ActiveCfg = Debug|x64
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Debug|x64.Build.0 = Debug|x64
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Debug|x86.ActiveCfg = Debug|Win32
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Debug|x86.Build.0 = Debug|Win32
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Release|x64.ActiveCfg = Release|x64
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Release|x64.Build.0 = Release|x64
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Release|x86.ActiveCfg = Release|Win32
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}.Release|x86.Build.0 = Release|Win32
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Debug|x64.ActiveCfg = Debug|x64
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Debug|x64.Build.0 = Debug|x64
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Debug|x86.ActiveCfg = Debug|Win32
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Debug|x86.Build.0 = Debug|Win32
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Release|x64.ActiveCfg = Release|x64
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Release|x64.Build.0 = Release|x64
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Release|x86.ActiveCfg = Release|Win32
- {E4E28AD7-6C59-419B-9463-817AF6384AC5}.Release|x86.Build.0 = Release|Win32
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Debug|x64.ActiveCfg = Debug|x64
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Debug|x64.Build.0 = Debug|x64
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Debug|x86.ActiveCfg = Debug|Win32
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Debug|x86.Build.0 = Debug|Win32
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Release|x64.ActiveCfg = Release|x64
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Release|x64.Build.0 = Release|x64
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Release|x86.ActiveCfg = Release|Win32
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7}.Release|x86.Build.0 = Release|Win32
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Debug|x64.ActiveCfg = Debug|x64
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Debug|x64.Build.0 = Debug|x64
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Debug|x86.ActiveCfg = Debug|Win32
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Debug|x86.Build.0 = Debug|Win32
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Release|x64.ActiveCfg = Release|x64
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Release|x64.Build.0 = Release|x64
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Release|x86.ActiveCfg = Release|Win32
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01}.Release|x86.Build.0 = Release|Win32
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Debug|x64.ActiveCfg = Debug|x64
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Debug|x64.Build.0 = Debug|x64
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Debug|x86.ActiveCfg = Debug|Win32
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Debug|x86.Build.0 = Debug|Win32
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Release|x64.ActiveCfg = Release|x64
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Release|x64.Build.0 = Release|x64
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Release|x86.ActiveCfg = Release|Win32
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052}.Release|x86.Build.0 = Release|Win32
- {46297F21-4D05-4582-85EB-FD07B3243194}.Debug|x64.ActiveCfg = Debug|x64
- {46297F21-4D05-4582-85EB-FD07B3243194}.Debug|x64.Build.0 = Debug|x64
- {46297F21-4D05-4582-85EB-FD07B3243194}.Debug|x86.ActiveCfg = Debug|Win32
- {46297F21-4D05-4582-85EB-FD07B3243194}.Debug|x86.Build.0 = Debug|Win32
- {46297F21-4D05-4582-85EB-FD07B3243194}.Release|x64.ActiveCfg = Release|x64
- {46297F21-4D05-4582-85EB-FD07B3243194}.Release|x64.Build.0 = Release|x64
- {46297F21-4D05-4582-85EB-FD07B3243194}.Release|x86.ActiveCfg = Release|Win32
- {46297F21-4D05-4582-85EB-FD07B3243194}.Release|x86.Build.0 = Release|Win32
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Debug|x64.ActiveCfg = Debug|x64
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Debug|x64.Build.0 = Debug|x64
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Debug|x86.ActiveCfg = Debug|Win32
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Debug|x86.Build.0 = Debug|Win32
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Release|x64.ActiveCfg = Release|x64
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Release|x64.Build.0 = Release|x64
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Release|x86.ActiveCfg = Release|Win32
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}.Release|x86.Build.0 = Release|Win32
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Debug|x64.ActiveCfg = Debug|x64
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Debug|x64.Build.0 = Debug|x64
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Debug|x86.ActiveCfg = Debug|Win32
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Debug|x86.Build.0 = Debug|Win32
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Release|x64.ActiveCfg = Release|x64
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Release|x64.Build.0 = Release|x64
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Release|x86.ActiveCfg = Release|Win32
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C}.Release|x86.Build.0 = Release|Win32
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Debug|x64.ActiveCfg = Debug|x64
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Debug|x64.Build.0 = Debug|x64
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Debug|x86.ActiveCfg = Debug|Win32
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Debug|x86.Build.0 = Debug|Win32
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Release|x64.ActiveCfg = Release|x64
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Release|x64.Build.0 = Release|x64
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Release|x86.ActiveCfg = Release|Win32
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}.Release|x86.Build.0 = Release|Win32
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Debug|x64.ActiveCfg = Debug|x64
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Debug|x64.Build.0 = Debug|x64
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Debug|x86.ActiveCfg = Debug|Win32
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Debug|x86.Build.0 = Debug|Win32
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Release|x64.ActiveCfg = Release|x64
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Release|x64.Build.0 = Release|x64
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Release|x86.ActiveCfg = Release|Win32
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449}.Release|x86.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB} = {EB945BC9-2451-4AB5-B434-BD07FAA2D06A}
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {B92A6638-68F9-45D2-AB03-6ED69E349381} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {D1C20C32-9CB8-44B8-9DF7-F0CF8FB304D3} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {C29242DB-84D0-4A37-AD3F-19B72B23C7E0} = {4D65E9A0-1798-4E93-A12F-128FFDC6A690}
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {757FB12A-B410-4B76-B525-2D11A14DAD9D} = {6C048B51-3E90-45B8-8376-F3FFB5E216FC}
- {E4E28AD7-6C59-419B-9463-817AF6384AC5} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {CCE930DE-1B5E-4925-8DD8-F1E4CC9F46C7} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {6A26AA97-96CF-4E2E-8883-47F0960F0E01} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {4A4B90B9-1D76-4006-A1D7-D502DDD2C052} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {46297F21-4D05-4582-85EB-FD07B3243194} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {FC57DC08-3496-4DCF-B52F-6EDC568B333C} = {562895A0-B72F-4A89-9A10-DF97A5D35269}
- {ED93C237-A96A-4332-B131-CAB4E46F1C48} = {EB945BC9-2451-4AB5-B434-BD07FAA2D06A}
- {D85EBA7C-442B-4627-AEB9-6B5965DDC449} = {4D65E9A0-1798-4E93-A12F-128FFDC6A690}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {FBB5097F-0C5C-439C-8E82-19EF614DE3BE}
- EndGlobalSection
-EndGlobal
diff --git a/src/Crypto/Crypto.vcxproj b/src/Crypto/Crypto.vcxproj
deleted file mode 100644
index d1a6a40c..00000000
--- a/src/Crypto/Crypto.vcxproj
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 15.0
- {8D511FF0-0294-47EE-9AC4-BD9FE5DCC681}
- Win32Proj
- Crypto
- 10.0
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)thirdparty\libtomcrypt\headers;$(SolutionDir)thirdparty\salsa20;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
- 4221;%(DisableSpecificWarnings)
-
-
- Windows
- true
-
-
- libtomcrypt.lib;libtommath.lib;salsa20.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
- /ignore:4221
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)thirdparty\libtomcrypt\headers;$(SolutionDir)thirdparty\salsa20;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
- 4221;%(DisableSpecificWarnings)
-
-
- Windows
- true
-
-
- libtomcrypt.lib;libtommath.lib;salsa20.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)thirdparty\libtomcrypt\headers;$(SolutionDir)thirdparty\salsa20;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
- 4221;%(DisableSpecificWarnings)
-
-
- Windows
- true
- true
- true
-
-
- libtomcrypt.lib;libtommath.lib;salsa20.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)thirdparty\libtomcrypt\headers;$(SolutionDir)thirdparty\salsa20;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
- 4221;%(DisableSpecificWarnings)
-
-
- Windows
- true
- true
- true
-
-
- libtomcrypt.lib;libtommath.lib;salsa20.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Linker/Linker.vcxproj b/src/Linker/Linker.vcxproj
deleted file mode 100644
index 0ab16e24..00000000
--- a/src/Linker/Linker.vcxproj
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
-
-
-
- 15.0
- {A70826FD-9A3E-498C-B5D6-585C4DA14FEB}
- Win32Proj
- Linker
- 10.0
-
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
- v142
-
-
- v142
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- linker
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- linker
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
-
-
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- linker64
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
-
-
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- linker64
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
-
-
-
- NotUsing
- Level3
- Disabled
- true
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Console
- true
- $(TargetDir)
- /ignore:4221
-
-
-
-
- NotUsing
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Console
- true
- true
- true
- $(TargetDir)
- /ignore:4221
-
-
-
-
- $(TargetDir)
- /ignore:4221
-
-
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
-
-
- $(TargetDir)
- /ignore:4221
-
-
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Unlinker/Unlinker.vcxproj b/src/Unlinker/Unlinker.vcxproj
deleted file mode 100644
index 105c0913..00000000
--- a/src/Unlinker/Unlinker.vcxproj
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
- 15.0
- {ED93C237-A96A-4332-B131-CAB4E46F1C48}
- Win32Proj
- Unlinker
- 10.0
-
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
- Application
- true
- v142
- Unicode
-
-
- Application
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- unlinker
-
-
- true
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- unlinker64
-
-
- false
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- unlinker
-
-
- false
- $(SolutionDir)bin\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- unlinker64
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
- $(ProjectDir);$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)src\ZoneLoading\;%(AdditionalIncludeDirectories)
-
-
- Console
- true
- /ignore:4221
- Utils.lib;ZoneCommon.lib;ZoneLoading.lib;%(AdditionalDependencies)
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
- $(ProjectDir);$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)src\ZoneLoading\;%(AdditionalIncludeDirectories)
-
-
- Console
- true
- /ignore:4221
- Utils.lib;ZoneCommon.lib;ZoneLoading.lib;%(AdditionalDependencies)
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
- $(ProjectDir);$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)src\ZoneLoading\;%(AdditionalIncludeDirectories)
-
-
- Console
- true
- true
- true
- /ignore:4221
- Utils.lib;ZoneCommon.lib;ZoneLoading.lib;%(AdditionalDependencies)
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- pch.h
- 4715;%(TreatSpecificWarningsAsErrors)
- $(ProjectDir);$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)src\ZoneLoading\;%(AdditionalIncludeDirectories)
-
-
- Console
- true
- true
- true
- /ignore:4221
- Utils.lib;ZoneCommon.lib;ZoneLoading.lib;%(AdditionalDependencies)
- $(SolutionDir)lib\$(Configuration)_$(Platform)\;%(AdditionalLibraryDirectories)
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Utils/Utils.vcxproj b/src/Utils/Utils.vcxproj
deleted file mode 100644
index 52dffb58..00000000
--- a/src/Utils/Utils.vcxproj
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 15.0
- {757FB12A-B410-4B76-B525-2D11A14DAD9D}
- Win32Proj
- Utils
- 10.0
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/ZoneCommon/ZoneCommon.vcxproj b/src/ZoneCommon/ZoneCommon.vcxproj
deleted file mode 100644
index 9950d430..00000000
--- a/src/ZoneCommon/ZoneCommon.vcxproj
+++ /dev/null
@@ -1,217 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 15.0
- {2A92076F-6DFD-4FB1-9E6A-4542B4B049C7}
- Win32Proj
- ZoneCommon
- 10.0
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);%(AdditionalIncludeDirectories)
- /bigobj %(AdditionalOptions)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);%(AdditionalIncludeDirectories)
- /bigobj %(AdditionalOptions)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);%(AdditionalIncludeDirectories)
- /bigobj %(AdditionalOptions)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);%(AdditionalIncludeDirectories)
- /bigobj %(AdditionalOptions)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/ZoneLoading/ZoneLoading.vcxproj b/src/ZoneLoading/ZoneLoading.vcxproj
deleted file mode 100644
index ba9f0b85..00000000
--- a/src/ZoneLoading/ZoneLoading.vcxproj
+++ /dev/null
@@ -1,384 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Document
- Generating zone code: %(Filename)
- Generating zone code: %(Filename)
- Generating zone code: %(Filename)
- Generating zone code: %(Filename)
- "$(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe" -h "$(SolutionDir)src\ZoneCode\T6\T6.h" -e "$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt" -o %(RelativeDir)gen -g * ZoneLoad
- "$(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe" -h "$(SolutionDir)src\ZoneCode\T6\T6.h" -e "$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt" -o %(RelativeDir)gen -g * ZoneLoad
- "$(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe" -h "$(SolutionDir)src\ZoneCode\T6\T6.h" -e "$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt" -o %(RelativeDir)gen -g * ZoneLoad
- "$(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe" -h "$(SolutionDir)src\ZoneCode\T6\T6.h" -e "$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt" -o %(RelativeDir)gen -g * ZoneLoad
- %(RelativeDir)gen\addonmapents\addonmapents_load_db.h;%(RelativeDir)gen\addonmapents\addonmapents_load_db.cpp;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.h;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.cpp;%(RelativeDir)gen\comworld\comworld_load_db.h;%(RelativeDir)gen\comworld\comworld_load_db.cpp;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.h;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.cpp;%(RelativeDir)gen\destructibledef\destructibledef_load_db.h;%(RelativeDir)gen\destructibledef\destructibledef_load_db.cpp;%(RelativeDir)gen\emblemset\emblemset_load_db.h;%(RelativeDir)gen\emblemset\emblemset_load_db.cpp;%(RelativeDir)gen\font_s\font_s_load_db.h;%(RelativeDir)gen\font_s\font_s_load_db.cpp;%(RelativeDir)gen\fonticon\fonticon_load_db.h;%(RelativeDir)gen\fonticon\fonticon_load_db.cpp;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.h;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.cpp;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.h;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.cpp;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.h;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.cpp;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.h;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.cpp;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.h;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.cpp;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.h;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.cpp;%(RelativeDir)gen\gfximage\gfximage_load_db.h;%(RelativeDir)gen\gfximage\gfximage_load_db.cpp;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.h;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.cpp;%(RelativeDir)gen\gfxworld\gfxworld_load_db.h;%(RelativeDir)gen\gfxworld\gfxworld_load_db.cpp;%(RelativeDir)gen\glasses\glasses_load_db.h;%(RelativeDir)gen\glasses\glasses_load_db.cpp;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.h;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.cpp;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.h;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.cpp;%(RelativeDir)gen\localizeentry\localizeentry_load_db.h;%(RelativeDir)gen\localizeentry\localizeentry_load_db.cpp;%(RelativeDir)gen\mapents\mapents_load_db.h;%(RelativeDir)gen\mapents\mapents_load_db.cpp;%(RelativeDir)gen\material\material_load_db.h;%(RelativeDir)gen\material\material_load_db.cpp;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.h;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.cpp;%(RelativeDir)gen\memoryblock\memoryblock_load_db.h;%(RelativeDir)gen\memoryblock\memoryblock_load_db.cpp;%(RelativeDir)gen\menudef_t\menudef_t_load_db.h;%(RelativeDir)gen\menudef_t\menudef_t_load_db.cpp;%(RelativeDir)gen\menulist\menulist_load_db.h;%(RelativeDir)gen\menulist\menulist_load_db.cpp;%(RelativeDir)gen\physconstraints\physconstraints_load_db.h;%(RelativeDir)gen\physconstraints\physconstraints_load_db.cpp;%(RelativeDir)gen\physpreset\physpreset_load_db.h;%(RelativeDir)gen\physpreset\physpreset_load_db.cpp;%(RelativeDir)gen\qdb\qdb_load_db.h;%(RelativeDir)gen\qdb\qdb_load_db.cpp;%(RelativeDir)gen\rawfile\rawfile_load_db.h;%(RelativeDir)gen\rawfile\rawfile_load_db.cpp;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.h;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.cpp;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.h;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.cpp;%(RelativeDir)gen\slug\slug_load_db.h;%(RelativeDir)gen\slug\slug_load_db.cpp;%(RelativeDir)gen\sndbank\sndbank_load_db.h;%(RelativeDir)gen\sndbank\sndbank_load_db.cpp;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.h;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.cpp;%(RelativeDir)gen\sndpatch\sndpatch_load_db.h;%(RelativeDir)gen\sndpatch\sndpatch_load_db.cpp;%(RelativeDir)gen\stringtable\stringtable_load_db.h;%(RelativeDir)gen\stringtable\stringtable_load_db.cpp;%(RelativeDir)gen\tracerdef\tracerdef_load_db.h;%(RelativeDir)gen\tracerdef\tracerdef_load_db.cpp;%(RelativeDir)gen\vehicledef\vehicledef_load_db.h;%(RelativeDir)gen\vehicledef\vehicledef_load_db.cpp;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.h;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.cpp;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.h;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.cpp;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.h;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.cpp;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.h;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.cpp;%(RelativeDir)gen\xanimparts\xanimparts_load_db.h;%(RelativeDir)gen\xanimparts\xanimparts_load_db.cpp;%(RelativeDir)gen\xglobals\xglobals_load_db.h;%(RelativeDir)gen\xglobals\xglobals_load_db.cpp;%(RelativeDir)gen\xmodel\xmodel_load_db.h;%(RelativeDir)gen\xmodel\xmodel_load_db.cpp;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.h;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.cpp;%(Outputs)
- %(RelativeDir)gen\addonmapents\addonmapents_load_db.h;%(RelativeDir)gen\addonmapents\addonmapents_load_db.cpp;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.h;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.cpp;%(RelativeDir)gen\comworld\comworld_load_db.h;%(RelativeDir)gen\comworld\comworld_load_db.cpp;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.h;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.cpp;%(RelativeDir)gen\destructibledef\destructibledef_load_db.h;%(RelativeDir)gen\destructibledef\destructibledef_load_db.cpp;%(RelativeDir)gen\emblemset\emblemset_load_db.h;%(RelativeDir)gen\emblemset\emblemset_load_db.cpp;%(RelativeDir)gen\font_s\font_s_load_db.h;%(RelativeDir)gen\font_s\font_s_load_db.cpp;%(RelativeDir)gen\fonticon\fonticon_load_db.h;%(RelativeDir)gen\fonticon\fonticon_load_db.cpp;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.h;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.cpp;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.h;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.cpp;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.h;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.cpp;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.h;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.cpp;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.h;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.cpp;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.h;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.cpp;%(RelativeDir)gen\gfximage\gfximage_load_db.h;%(RelativeDir)gen\gfximage\gfximage_load_db.cpp;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.h;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.cpp;%(RelativeDir)gen\gfxworld\gfxworld_load_db.h;%(RelativeDir)gen\gfxworld\gfxworld_load_db.cpp;%(RelativeDir)gen\glasses\glasses_load_db.h;%(RelativeDir)gen\glasses\glasses_load_db.cpp;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.h;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.cpp;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.h;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.cpp;%(RelativeDir)gen\localizeentry\localizeentry_load_db.h;%(RelativeDir)gen\localizeentry\localizeentry_load_db.cpp;%(RelativeDir)gen\mapents\mapents_load_db.h;%(RelativeDir)gen\mapents\mapents_load_db.cpp;%(RelativeDir)gen\material\material_load_db.h;%(RelativeDir)gen\material\material_load_db.cpp;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.h;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.cpp;%(RelativeDir)gen\memoryblock\memoryblock_load_db.h;%(RelativeDir)gen\memoryblock\memoryblock_load_db.cpp;%(RelativeDir)gen\menudef_t\menudef_t_load_db.h;%(RelativeDir)gen\menudef_t\menudef_t_load_db.cpp;%(RelativeDir)gen\menulist\menulist_load_db.h;%(RelativeDir)gen\menulist\menulist_load_db.cpp;%(RelativeDir)gen\physconstraints\physconstraints_load_db.h;%(RelativeDir)gen\physconstraints\physconstraints_load_db.cpp;%(RelativeDir)gen\physpreset\physpreset_load_db.h;%(RelativeDir)gen\physpreset\physpreset_load_db.cpp;%(RelativeDir)gen\qdb\qdb_load_db.h;%(RelativeDir)gen\qdb\qdb_load_db.cpp;%(RelativeDir)gen\rawfile\rawfile_load_db.h;%(RelativeDir)gen\rawfile\rawfile_load_db.cpp;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.h;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.cpp;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.h;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.cpp;%(RelativeDir)gen\slug\slug_load_db.h;%(RelativeDir)gen\slug\slug_load_db.cpp;%(RelativeDir)gen\sndbank\sndbank_load_db.h;%(RelativeDir)gen\sndbank\sndbank_load_db.cpp;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.h;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.cpp;%(RelativeDir)gen\sndpatch\sndpatch_load_db.h;%(RelativeDir)gen\sndpatch\sndpatch_load_db.cpp;%(RelativeDir)gen\stringtable\stringtable_load_db.h;%(RelativeDir)gen\stringtable\stringtable_load_db.cpp;%(RelativeDir)gen\tracerdef\tracerdef_load_db.h;%(RelativeDir)gen\tracerdef\tracerdef_load_db.cpp;%(RelativeDir)gen\vehicledef\vehicledef_load_db.h;%(RelativeDir)gen\vehicledef\vehicledef_load_db.cpp;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.h;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.cpp;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.h;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.cpp;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.h;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.cpp;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.h;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.cpp;%(RelativeDir)gen\xanimparts\xanimparts_load_db.h;%(RelativeDir)gen\xanimparts\xanimparts_load_db.cpp;%(RelativeDir)gen\xglobals\xglobals_load_db.h;%(RelativeDir)gen\xglobals\xglobals_load_db.cpp;%(RelativeDir)gen\xmodel\xmodel_load_db.h;%(RelativeDir)gen\xmodel\xmodel_load_db.cpp;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.h;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.cpp;%(Outputs)
- %(RelativeDir)gen\addonmapents\addonmapents_load_db.h;%(RelativeDir)gen\addonmapents\addonmapents_load_db.cpp;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.h;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.cpp;%(RelativeDir)gen\comworld\comworld_load_db.h;%(RelativeDir)gen\comworld\comworld_load_db.cpp;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.h;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.cpp;%(RelativeDir)gen\destructibledef\destructibledef_load_db.h;%(RelativeDir)gen\destructibledef\destructibledef_load_db.cpp;%(RelativeDir)gen\emblemset\emblemset_load_db.h;%(RelativeDir)gen\emblemset\emblemset_load_db.cpp;%(RelativeDir)gen\font_s\font_s_load_db.h;%(RelativeDir)gen\font_s\font_s_load_db.cpp;%(RelativeDir)gen\fonticon\fonticon_load_db.h;%(RelativeDir)gen\fonticon\fonticon_load_db.cpp;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.h;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.cpp;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.h;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.cpp;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.h;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.cpp;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.h;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.cpp;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.h;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.cpp;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.h;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.cpp;%(RelativeDir)gen\gfximage\gfximage_load_db.h;%(RelativeDir)gen\gfximage\gfximage_load_db.cpp;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.h;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.cpp;%(RelativeDir)gen\gfxworld\gfxworld_load_db.h;%(RelativeDir)gen\gfxworld\gfxworld_load_db.cpp;%(RelativeDir)gen\glasses\glasses_load_db.h;%(RelativeDir)gen\glasses\glasses_load_db.cpp;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.h;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.cpp;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.h;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.cpp;%(RelativeDir)gen\localizeentry\localizeentry_load_db.h;%(RelativeDir)gen\localizeentry\localizeentry_load_db.cpp;%(RelativeDir)gen\mapents\mapents_load_db.h;%(RelativeDir)gen\mapents\mapents_load_db.cpp;%(RelativeDir)gen\material\material_load_db.h;%(RelativeDir)gen\material\material_load_db.cpp;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.h;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.cpp;%(RelativeDir)gen\memoryblock\memoryblock_load_db.h;%(RelativeDir)gen\memoryblock\memoryblock_load_db.cpp;%(RelativeDir)gen\menudef_t\menudef_t_load_db.h;%(RelativeDir)gen\menudef_t\menudef_t_load_db.cpp;%(RelativeDir)gen\menulist\menulist_load_db.h;%(RelativeDir)gen\menulist\menulist_load_db.cpp;%(RelativeDir)gen\physconstraints\physconstraints_load_db.h;%(RelativeDir)gen\physconstraints\physconstraints_load_db.cpp;%(RelativeDir)gen\physpreset\physpreset_load_db.h;%(RelativeDir)gen\physpreset\physpreset_load_db.cpp;%(RelativeDir)gen\qdb\qdb_load_db.h;%(RelativeDir)gen\qdb\qdb_load_db.cpp;%(RelativeDir)gen\rawfile\rawfile_load_db.h;%(RelativeDir)gen\rawfile\rawfile_load_db.cpp;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.h;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.cpp;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.h;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.cpp;%(RelativeDir)gen\slug\slug_load_db.h;%(RelativeDir)gen\slug\slug_load_db.cpp;%(RelativeDir)gen\sndbank\sndbank_load_db.h;%(RelativeDir)gen\sndbank\sndbank_load_db.cpp;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.h;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.cpp;%(RelativeDir)gen\sndpatch\sndpatch_load_db.h;%(RelativeDir)gen\sndpatch\sndpatch_load_db.cpp;%(RelativeDir)gen\stringtable\stringtable_load_db.h;%(RelativeDir)gen\stringtable\stringtable_load_db.cpp;%(RelativeDir)gen\tracerdef\tracerdef_load_db.h;%(RelativeDir)gen\tracerdef\tracerdef_load_db.cpp;%(RelativeDir)gen\vehicledef\vehicledef_load_db.h;%(RelativeDir)gen\vehicledef\vehicledef_load_db.cpp;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.h;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.cpp;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.h;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.cpp;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.h;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.cpp;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.h;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.cpp;%(RelativeDir)gen\xanimparts\xanimparts_load_db.h;%(RelativeDir)gen\xanimparts\xanimparts_load_db.cpp;%(RelativeDir)gen\xglobals\xglobals_load_db.h;%(RelativeDir)gen\xglobals\xglobals_load_db.cpp;%(RelativeDir)gen\xmodel\xmodel_load_db.h;%(RelativeDir)gen\xmodel\xmodel_load_db.cpp;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.h;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.cpp;%(Outputs)
- %(RelativeDir)gen\addonmapents\addonmapents_load_db.h;%(RelativeDir)gen\addonmapents\addonmapents_load_db.cpp;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.h;%(RelativeDir)gen\clipmap_t\clipmap_t_load_db.cpp;%(RelativeDir)gen\comworld\comworld_load_db.h;%(RelativeDir)gen\comworld\comworld_load_db.cpp;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.h;%(RelativeDir)gen\ddlroot_t\ddlroot_t_load_db.cpp;%(RelativeDir)gen\destructibledef\destructibledef_load_db.h;%(RelativeDir)gen\destructibledef\destructibledef_load_db.cpp;%(RelativeDir)gen\emblemset\emblemset_load_db.h;%(RelativeDir)gen\emblemset\emblemset_load_db.cpp;%(RelativeDir)gen\font_s\font_s_load_db.h;%(RelativeDir)gen\font_s\font_s_load_db.cpp;%(RelativeDir)gen\fonticon\fonticon_load_db.h;%(RelativeDir)gen\fonticon\fonticon_load_db.cpp;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.h;%(RelativeDir)gen\footstepfxtabledef\footstepfxtabledef_load_db.cpp;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.h;%(RelativeDir)gen\footsteptabledef\footsteptabledef_load_db.cpp;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.h;%(RelativeDir)gen\fxeffectdef\fxeffectdef_load_db.cpp;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.h;%(RelativeDir)gen\fximpacttable\fximpacttable_load_db.cpp;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.h;%(RelativeDir)gen\gameworldmp\gameworldmp_load_db.cpp;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.h;%(RelativeDir)gen\gameworldsp\gameworldsp_load_db.cpp;%(RelativeDir)gen\gfximage\gfximage_load_db.h;%(RelativeDir)gen\gfximage\gfximage_load_db.cpp;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.h;%(RelativeDir)gen\gfxlightdef\gfxlightdef_load_db.cpp;%(RelativeDir)gen\gfxworld\gfxworld_load_db.h;%(RelativeDir)gen\gfxworld\gfxworld_load_db.cpp;%(RelativeDir)gen\glasses\glasses_load_db.h;%(RelativeDir)gen\glasses\glasses_load_db.cpp;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.h;%(RelativeDir)gen\keyvaluepairs\keyvaluepairs_load_db.cpp;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.h;%(RelativeDir)gen\leaderboarddef\leaderboarddef_load_db.cpp;%(RelativeDir)gen\localizeentry\localizeentry_load_db.h;%(RelativeDir)gen\localizeentry\localizeentry_load_db.cpp;%(RelativeDir)gen\mapents\mapents_load_db.h;%(RelativeDir)gen\mapents\mapents_load_db.cpp;%(RelativeDir)gen\material\material_load_db.h;%(RelativeDir)gen\material\material_load_db.cpp;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.h;%(RelativeDir)gen\materialtechniqueset\materialtechniqueset_load_db.cpp;%(RelativeDir)gen\memoryblock\memoryblock_load_db.h;%(RelativeDir)gen\memoryblock\memoryblock_load_db.cpp;%(RelativeDir)gen\menudef_t\menudef_t_load_db.h;%(RelativeDir)gen\menudef_t\menudef_t_load_db.cpp;%(RelativeDir)gen\menulist\menulist_load_db.h;%(RelativeDir)gen\menulist\menulist_load_db.cpp;%(RelativeDir)gen\physconstraints\physconstraints_load_db.h;%(RelativeDir)gen\physconstraints\physconstraints_load_db.cpp;%(RelativeDir)gen\physpreset\physpreset_load_db.h;%(RelativeDir)gen\physpreset\physpreset_load_db.cpp;%(RelativeDir)gen\qdb\qdb_load_db.h;%(RelativeDir)gen\qdb\qdb_load_db.cpp;%(RelativeDir)gen\rawfile\rawfile_load_db.h;%(RelativeDir)gen\rawfile\rawfile_load_db.cpp;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.h;%(RelativeDir)gen\scriptparsetree\scriptparsetree_load_db.cpp;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.h;%(RelativeDir)gen\skinnedvertsdef\skinnedvertsdef_load_db.cpp;%(RelativeDir)gen\slug\slug_load_db.h;%(RelativeDir)gen\slug\slug_load_db.cpp;%(RelativeDir)gen\sndbank\sndbank_load_db.h;%(RelativeDir)gen\sndbank\sndbank_load_db.cpp;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.h;%(RelativeDir)gen\snddriverglobals\snddriverglobals_load_db.cpp;%(RelativeDir)gen\sndpatch\sndpatch_load_db.h;%(RelativeDir)gen\sndpatch\sndpatch_load_db.cpp;%(RelativeDir)gen\stringtable\stringtable_load_db.h;%(RelativeDir)gen\stringtable\stringtable_load_db.cpp;%(RelativeDir)gen\tracerdef\tracerdef_load_db.h;%(RelativeDir)gen\tracerdef\tracerdef_load_db.cpp;%(RelativeDir)gen\vehicledef\vehicledef_load_db.h;%(RelativeDir)gen\vehicledef\vehicledef_load_db.cpp;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.h;%(RelativeDir)gen\weaponattachment\weaponattachment_load_db.cpp;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.h;%(RelativeDir)gen\weaponattachmentunique\weaponattachmentunique_load_db.cpp;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.h;%(RelativeDir)gen\weaponcamo\weaponcamo_load_db.cpp;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.h;%(RelativeDir)gen\weaponvariantdef\weaponvariantdef_load_db.cpp;%(RelativeDir)gen\xanimparts\xanimparts_load_db.h;%(RelativeDir)gen\xanimparts\xanimparts_load_db.cpp;%(RelativeDir)gen\xglobals\xglobals_load_db.h;%(RelativeDir)gen\xglobals\xglobals_load_db.cpp;%(RelativeDir)gen\xmodel\xmodel_load_db.h;%(RelativeDir)gen\xmodel\xmodel_load_db.cpp;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.h;%(RelativeDir)gen\zbarrierdef\zbarrierdef_load_db.cpp;%(Outputs)
- $(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe;$(SolutionDir)src\ZoneCode\T6\T6.h;$(SolutionDir)src\ZoneCommon\Game\T6\T6_Assets.h;$(SolutionDir)src\ZoneCode\Common.h;$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt;%(AdditionalInputs)
- $(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe;$(SolutionDir)src\ZoneCode\T6\T6.h;$(SolutionDir)src\ZoneCommon\Game\T6\T6_Assets.h;$(SolutionDir)src\ZoneCode\Common.h;$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt;%(AdditionalInputs)
- $(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe;$(SolutionDir)src\ZoneCode\T6\T6.h;$(SolutionDir)src\ZoneCommon\Game\T6\T6_Assets.h;$(SolutionDir)src\ZoneCode\Common.h;$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt;%(AdditionalInputs)
- $(SolutionDir)src\ZoneCodeGenerator\bin\$(Configuration)\ZoneCodeGenerator.exe;$(SolutionDir)src\ZoneCode\T6\T6.h;$(SolutionDir)src\ZoneCommon\Game\T6\T6_Assets.h;$(SolutionDir)src\ZoneCode\Common.h;$(SolutionDir)src\ZoneCode\T6\T6_Commands.txt;%(AdditionalInputs)
-
-
-
- 15.0
- {C3308B0A-D7C7-4560-B5F7-3654DD4B668D}
- Win32Proj
- ZoneLoading
- 10.0
- ZoneLoading
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)src\Crypto\;$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)thirdparty\zlib;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
- Crypto.lib;Utils.lib;ZoneCommon.lib;zlib.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)src\Crypto\;$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)thirdparty\zlib;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
-
-
- Crypto.lib;Utils.lib;ZoneCommon.lib;zlib.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)src\Crypto\;$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)thirdparty\zlib;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
- Crypto.lib;Utils.lib;ZoneCommon.lib;zlib.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
- $(ProjectDir);$(SolutionDir)src\Crypto\;$(SolutionDir)src\Utils\;$(SolutionDir)src\ZoneCommon\;$(SolutionDir)thirdparty\zlib;%(AdditionalIncludeDirectories)
- 4715;%(TreatSpecificWarningsAsErrors)
-
-
- Windows
- true
- true
- true
-
-
- Crypto.lib;Utils.lib;ZoneCommon.lib;zlib.lib
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/ZoneWriting/ZoneWriting.vcxproj b/src/ZoneWriting/ZoneWriting.vcxproj
deleted file mode 100644
index 0f7d4e3a..00000000
--- a/src/ZoneWriting/ZoneWriting.vcxproj
+++ /dev/null
@@ -1,192 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
- 15.0
- {B92A6638-68F9-45D2-AB03-6ED69E349381}
- Win32Proj
- ZoneWriting
- 10.0
- ZoneWriting
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
-
- Use
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
-
-
- ZoneCommon.lib
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Use
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
-
-
- ZoneCommon.lib
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Use
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
- true
- true
-
-
- ZoneCommon.lib
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
- Use
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
- true
- true
-
-
- ZoneCommon.lib
-
-
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file
diff --git a/thirdparty/salsa20/salsa20.vcxproj b/thirdparty/salsa20/salsa20.vcxproj
deleted file mode 100644
index 32d79d22..00000000
--- a/thirdparty/salsa20/salsa20.vcxproj
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
- 15.0
- {599A7D9D-0CB8-4B99-AA2E-EA5EC081CF77}
- Win32Proj
- salsa20
- 10.0
-
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
- StaticLibrary
- true
- v142
- Unicode
-
-
- StaticLibrary
- false
- v142
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- true
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
- false
- $(SolutionDir)obj\$(ProjectName)\$(Configuration)_$(Platform)\
- $(SolutionDir)lib\$(Configuration)_$(Platform)\
-
-
-
- Level3
- Disabled
- true
- WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- Disabled
- true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
- true
- true
-
-
- /ignore:4221
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- NDEBUG;_LIB;%(PreprocessorDefinitions)
- true
-
-
- Windows
- true
- true
- true
-
-
- /ignore:4221
-
-
-
-
-
-
\ No newline at end of file