diff --git a/BlitzNext.sln b/BlitzNext.sln deleted file mode 100644 index ef6d69e..0000000 --- a/BlitzNext.sln +++ /dev/null @@ -1,142 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.40629.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asm_makeinsts", "asm_makeinsts\asm_makeinsts.vcxproj", "{E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzCC", "blitz\blitz.vcxproj", "{C23AF61E-9509-411F-933E-17DB18884B21}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blitz3d", "blitz3d\blitz3d.vcxproj", "{BE0BA538-6215-4836-9227-1D3627E40D61}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compiler", "compiler\compiler.vcxproj", "{D884A075-E3B8-44E1-838D-74F28B33391B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Configuration", "config\config.vcxproj", "{3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Debugger", "debugger\debugger.vcxproj", "{4132C330-95D9-4F68-A51A-3B90381587C5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GraphicsRuntime", "gxruntime\gxruntime.vcxproj", "{FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stdutil", "stdutil\stdutil.vcxproj", "{6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IDE", "BlitzBasicIDE\blitzide.vcxproj", "{B61D8348-B715-42B8-A759-C7BBB0C8CD4D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzBasicLauncher", "BlitzBasicLauncher\bblaunch.vcxproj", "{C74A383E-81B0-4679-AAC9-535C94C92EA5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Runtime", "Runtime\bbruntime_dll.vcxproj", "{5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RuntimeLib", "RuntimeLib\bbruntime.vcxproj", "{DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Linker", "Linker\linker_dll.vcxproj", "{778BCC7F-40F9-4309-9A88-C0F60D9B364D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LinkerLib", "LinkerLib\linker.vcxproj", "{0B629BA3-D138-407A-801D-DBE7C8DC4324}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Engine", "Engine\Engine.vcxproj", "{CB5EDAC6-C090-40B5-84F2-BA6269261539}" -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 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x64.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x86.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x86.Build.0 = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x64.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x86.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x86.Build.0 = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x64.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x86.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x86.Build.0 = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x64.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x86.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x86.Build.0 = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x64.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x86.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x86.Build.0 = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x64.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x86.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x86.Build.0 = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x64.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x86.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x86.Build.0 = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x64.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x86.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x86.Build.0 = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x64.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x64.Build.0 = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x86.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x86.Build.0 = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x64.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x64.Build.0 = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x86.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x86.Build.0 = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x64.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x64.Build.0 = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x86.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x86.Build.0 = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x64.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x64.Build.0 = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x86.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x86.Build.0 = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x64.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x86.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x86.Build.0 = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x64.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x86.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x86.Build.0 = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x64.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x86.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x86.Build.0 = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x64.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x86.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x86.Build.0 = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Debug|x64.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Debug|x86.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Debug|x86.Build.0 = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Release|x64.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Release|x86.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Release|x86.Build.0 = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x64.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x86.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x86.Build.0 = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x64.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x86.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x86.Build.0 = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x64.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x86.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x86.Build.0 = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x64.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x86.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x86.Build.0 = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x64.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x86.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x86.Build.0 = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x64.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x86.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x86.Build.0 = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x64.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x86.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x86.Build.0 = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x64.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x86.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x86.Build.0 = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x64.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x86.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x86.Build.0 = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x64.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x86.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x86.Build.0 = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x64.ActiveCfg = Release|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x86.ActiveCfg = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x86.Build.0 = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x64.ActiveCfg = Release|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x86.ActiveCfg = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/BlitzNext.v12.suo b/BlitzNext.v12.suo deleted file mode 100644 index 6eaa075..0000000 Binary files a/BlitzNext.v12.suo and /dev/null differ diff --git a/BlitzNext_vs2015.sln b/BlitzNext_vs2015.sln deleted file mode 100644 index 43c90ae..0000000 --- a/BlitzNext_vs2015.sln +++ /dev/null @@ -1,185 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asm_makeinsts", "asm_makeinsts\asm_makeinsts.vcxproj", "{E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzCC", "blitz\blitz.vcxproj", "{C23AF61E-9509-411F-933E-17DB18884B21}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blitz3d", "blitz3d\blitz3d.vcxproj", "{BE0BA538-6215-4836-9227-1D3627E40D61}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compiler", "compiler\compiler.vcxproj", "{D884A075-E3B8-44E1-838D-74F28B33391B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Configuration", "config\config.vcxproj", "{3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Debugger", "debugger\debugger.vcxproj", "{4132C330-95D9-4F68-A51A-3B90381587C5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GraphicsRuntime", "gxruntime\gxruntime.vcxproj", "{FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stdutil", "stdutil\stdutil.vcxproj", "{6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IDE", "BlitzBasicIDE\blitzide.vcxproj", "{B61D8348-B715-42B8-A759-C7BBB0C8CD4D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlitzBasicLauncher", "BlitzBasicLauncher\bblaunch.vcxproj", "{C74A383E-81B0-4679-AAC9-535C94C92EA5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Runtime", "Runtime\bbruntime_dll.vcxproj", "{5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RuntimeLib", "RuntimeLib\bbruntime.vcxproj", "{DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Linker", "Linker\linker_dll.vcxproj", "{778BCC7F-40F9-4309-9A88-C0F60D9B364D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LinkerLib", "LinkerLib\linker.vcxproj", "{0B629BA3-D138-407A-801D-DBE7C8DC4324}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Engine", "Engine\Engine.vcxproj", "{CB5EDAC6-C090-40B5-84F2-BA6269261539}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - RelWithDebInfo|x64 = RelWithDebInfo|x64 - RelWithDebInfo|x86 = RelWithDebInfo|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x64.ActiveCfg = Debug|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x86.ActiveCfg = Debug|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Debug|x86.Build.0 = Debug|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x64.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x86.ActiveCfg = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.Release|x86.Build.0 = Release|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {E85F5BD3-FEA3-4342-885E-2C00AFBFE12E}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x64.ActiveCfg = Debug|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x86.ActiveCfg = Debug|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Debug|x86.Build.0 = Debug|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x64.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x86.ActiveCfg = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.Release|x86.Build.0 = Release|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {C23AF61E-9509-411F-933E-17DB18884B21}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x64.ActiveCfg = Debug|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x86.ActiveCfg = Debug|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Debug|x86.Build.0 = Debug|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x64.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x86.ActiveCfg = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.Release|x86.Build.0 = Release|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {BE0BA538-6215-4836-9227-1D3627E40D61}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x64.ActiveCfg = Debug|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x86.ActiveCfg = Debug|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Debug|x86.Build.0 = Debug|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x64.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x86.ActiveCfg = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.Release|x86.Build.0 = Release|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {D884A075-E3B8-44E1-838D-74F28B33391B}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x64.ActiveCfg = Debug|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x86.ActiveCfg = Debug|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Debug|x86.Build.0 = Debug|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x64.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x86.ActiveCfg = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.Release|x86.Build.0 = Release|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x64.ActiveCfg = Debug|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x86.ActiveCfg = Debug|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Debug|x86.Build.0 = Debug|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x64.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x86.ActiveCfg = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.Release|x86.Build.0 = Release|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {4132C330-95D9-4F68-A51A-3B90381587C5}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x64.ActiveCfg = Debug|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x86.ActiveCfg = Debug|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Debug|x86.Build.0 = Debug|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x64.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x86.ActiveCfg = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.Release|x86.Build.0 = Release|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x64.ActiveCfg = Debug|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x86.ActiveCfg = Debug|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Debug|x86.Build.0 = Debug|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x64.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x86.ActiveCfg = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.Release|x86.Build.0 = Release|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Debug|x64.ActiveCfg = Debug|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Debug|x86.ActiveCfg = Debug|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Release|x64.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.Release|x86.ActiveCfg = Release|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {B61D8348-B715-42B8-A759-C7BBB0C8CD4D}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x64.ActiveCfg = Debug|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x86.ActiveCfg = Debug|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Debug|x86.Build.0 = Debug|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x64.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x86.ActiveCfg = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.Release|x86.Build.0 = Release|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {C74A383E-81B0-4679-AAC9-535C94C92EA5}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x64.ActiveCfg = Debug|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x86.ActiveCfg = Debug|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Debug|x86.Build.0 = Debug|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x64.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x86.ActiveCfg = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.Release|x86.Build.0 = Release|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x64.ActiveCfg = Debug|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x86.ActiveCfg = Debug|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Debug|x86.Build.0 = Debug|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x64.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x86.ActiveCfg = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.Release|x86.Build.0 = Release|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x64.ActiveCfg = Debug|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x86.ActiveCfg = Debug|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Debug|x86.Build.0 = Debug|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x64.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x86.ActiveCfg = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.Release|x86.Build.0 = Release|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {778BCC7F-40F9-4309-9A88-C0F60D9B364D}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x64.ActiveCfg = Debug|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x86.ActiveCfg = Debug|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Debug|x86.Build.0 = Debug|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x64.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x86.ActiveCfg = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.Release|x86.Build.0 = Release|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {0B629BA3-D138-407A-801D-DBE7C8DC4324}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x64.ActiveCfg = Debug|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x64.Build.0 = Debug|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x86.ActiveCfg = Debug|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Debug|x86.Build.0 = Debug|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x64.ActiveCfg = Release|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x64.Build.0 = Release|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x86.ActiveCfg = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.Release|x86.Build.0 = Release|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32 - {CB5EDAC6-C090-40B5-84F2-BA6269261539}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Engine/Engine.vcxproj b/Engine/Engine.vcxproj deleted file mode 100644 index a6703d8..0000000 --- a/Engine/Engine.vcxproj +++ /dev/null @@ -1,304 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - RelWithDebInfo - Win32 - - - RelWithDebInfo - x64 - - - - {CB5EDAC6-C090-40B5-84F2-BA6269261539} - Engine - 10.0.17763.0 - - - - StaticLibrary - true - v140_xp - MultiByte - false - - - StaticLibrary - false - v141 - true - MultiByte - false - - - StaticLibrary - false - v140_xp - false - MultiByte - false - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - false - MultiByte - - - StaticLibrary - false - v141 - false - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(ConfigurationName)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)\ - C:\Program Files (x86)\Windows Kits\8.1\Include\shared;$(IncludePath) - C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(ConfigurationName)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)\ - - - ..\#Build\$(ProjectName)\$(ConfigurationName)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)\ - - - - MultiThreadedDebugDLL - Default - false - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - ProgramDatabase - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - MachineX86 - - - - - Level3 - Disabled - false - ProgramDatabase - false - false - Speed - false - true - MultiThreadedDebug - Guard - false - true - false - false - false - false - true - - - - - Level3 - false - MultiThreadedDLL - true - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - true - true - - - MachineX86 - true - - - - - Level3 - false - MultiThreadedDLL - true - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - true - true - - - MachineX86 - - - - - Level3 - MaxSpeed - false - true - false - false - false - false - true - true - true - false - MultiThreaded - Guard - false - false - false - Speed - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - - - true - true - - - - - Level3 - MaxSpeed - false - true - false - false - false - false - true - true - true - false - MultiThreaded - Guard - false - false - false - Speed - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - - - true - true - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Engine/Engine.vcxproj.filters b/Engine/Engine.vcxproj.filters deleted file mode 100644 index 8ebc601..0000000 --- a/Engine/Engine.vcxproj.filters +++ /dev/null @@ -1,39 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/Linker/linker_dll.dsp b/Linker/linker_dll.dsp deleted file mode 100644 index 7bb060c..0000000 --- a/Linker/linker_dll.dsp +++ /dev/null @@ -1,155 +0,0 @@ -# Microsoft Developer Studio Project File - Name="linker_dll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=linker_dll - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "linker_dll.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "linker_dll.mak" CFG="linker_dll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "linker_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "linker_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "linker_dll - Win32 Blitz3DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "linker_dll - Win32 Blitz2DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "linker_dll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\blitzbasic\bin\linker.dll" - -!ELSEIF "$(CFG)" == "linker_dll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\blitzbasic\bin\linker.dll" /pdbtype:sept /fixed:no -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "linker_dll - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "linker_dll___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "linker_dll___Win32_Blitz3DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "linker_dll___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "linker_dll___Win32_Blitz3DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_WINDOWS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\blitzbasic\bin\linker.dll" -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"../_release/bin/linker.dll" - -!ELSEIF "$(CFG)" == "linker_dll - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "linker_dll___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "linker_dll___Win32_Blitz2DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "linker_dll___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "linker_dll___Win32_Blitz2DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LINKER_DLL_EXPORTS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..\release\blitz3drelease\bin\linker.dll" -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..\release\blitz2drelease\bin\linker.dll" - -!ENDIF - -# Begin Target - -# Name "linker_dll - Win32 Release" -# Name "linker_dll - Win32 Debug" -# Name "linker_dll - Win32 Blitz3DRelease" -# Name "linker_dll - Win32 Blitz2DRelease" -# Begin Source File - -SOURCE=.\linker_dll.cpp -# End Source File -# End Target -# End Project diff --git a/Linker/linker_dll.vcxproj b/Linker/linker_dll.vcxproj deleted file mode 100644 index 8e956f3..0000000 --- a/Linker/linker_dll.vcxproj +++ /dev/null @@ -1,226 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {778BCC7F-40F9-4309-9A88-C0F60D9B364D} - Linker - 10.0.17763.0 - - - - DynamicLibrary - v141 - false - MultiByte - true - - - DynamicLibrary - v140_xp - false - MultiByte - - - DynamicLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - StdCall - Async - false - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\linker_dll.tlb - true - Win32 - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\linker_dll.bsc - - - true - true - true - Console - /FIXED:NO - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\linker_dll.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\linker_dll.bsc - - - true - true - Console - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\linker_dll.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\linker_dll.bsc - - - true - true - Console - odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - - - - {3e355353-96d8-4aaf-bf95-8e6ca0d4b1ba} - false - - - {0b629ba3-d138-407a-801d-dbe7c8dc4324} - - - {6bcfc5ca-ea71-4ae9-8b96-28b8701f939e} - false - - - - - - \ No newline at end of file diff --git a/LinkerLib/linker.dsp b/LinkerLib/linker.dsp deleted file mode 100644 index a1d3ab3..0000000 --- a/LinkerLib/linker.dsp +++ /dev/null @@ -1,179 +0,0 @@ -# Microsoft Developer Studio Project File - Name="linker" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=linker - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "linker.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "linker.mak" CFG="linker - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "linker - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "linker - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "linker - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "linker - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "linker - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "linker - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# SUBTRACT CPP /Gy -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "linker - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "linker___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "linker___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "linker___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "linker___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "linker - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "linker___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "linker___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "linker___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "linker___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "linker - Win32 Release" -# Name "linker - Win32 Debug" -# Name "linker - Win32 Blitz3DRelease" -# Name "linker - Win32 Blitz2DRelease" -# Begin Source File - -SOURCE=.\image_util.cpp -# End Source File -# Begin Source File - -SOURCE=.\image_util.h -# End Source File -# Begin Source File - -SOURCE=.\linker.cpp -# End Source File -# Begin Source File - -SOURCE=.\linker.h -# End Source File -# Begin Source File - -SOURCE=.\std.cpp - -!IF "$(CFG)" == "linker - Win32 Release" - -# ADD CPP /Yc"std.h" - -!ELSEIF "$(CFG)" == "linker - Win32 Debug" - -!ELSEIF "$(CFG)" == "linker - Win32 Blitz3DRelease" - -# ADD BASE CPP /Yc"std.h" -# ADD CPP /Yc"std.h" - -!ELSEIF "$(CFG)" == "linker - Win32 Blitz2DRelease" - -# ADD BASE CPP /Yc"std.h" -# ADD CPP /Yc"std.h" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\std.h -# End Source File -# End Target -# End Project diff --git a/LinkerLib/linker.vcxproj b/LinkerLib/linker.vcxproj deleted file mode 100644 index e0eb1c5..0000000 --- a/LinkerLib/linker.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {0B629BA3-D138-407A-801D-DBE7C8DC4324} - LinkerLib - 10.0.17763.0 - - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\linker.bsc - - - true - MachineX86 - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\linker.bsc - - - true - MachineX86 - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\linker.bsc - - - true - MachineX86 - - - - - - - Create - Create - std.h - std.h - - - - - - - - - - {3e355353-96d8-4aaf-bf95-8e6ca0d4b1ba} - false - - - {6bcfc5ca-ea71-4ae9-8b96-28b8701f939e} - false - - - - - - \ No newline at end of file diff --git a/Runtime/bbruntime_dll.dsp b/Runtime/bbruntime_dll.dsp deleted file mode 100644 index d57ee30..0000000 --- a/Runtime/bbruntime_dll.dsp +++ /dev/null @@ -1,191 +0,0 @@ -# Microsoft Developer Studio Project File - Name="bbruntime_dll" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=bbruntime_dll - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "bbruntime_dll.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "bbruntime_dll.mak" CFG="bbruntime_dll - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "bbruntime_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "bbruntime_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "bbruntime_dll - Win32 Blitz3DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "bbruntime_dll - Win32 Blitz2DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "bbruntime_dll - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /FA /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 wsock32.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /force /out:"..\blitzbasic\bin\runtime.dll" - -!ELSEIF "$(CFG)" == "bbruntime_dll - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 wsock32.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\blitzbasic\bin\runtime.dll" /fixed:no -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "bbruntime_dll - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "bbruntime_dll___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "bbruntime_dll___Win32_Blitz3DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bbruntime_dll___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "bbruntime_dll___Win32_Blitz3DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /FA /YX /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_WINDOWS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FA /FD /c -# SUBTRACT CPP /YX -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wsock32.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /force /out:"..\blitzbasic\bin\runtime.dll" -# ADD LINK32 wsock32.lib amstrmid.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /force /out:"../_release/bin/runtime.dll" - -!ELSEIF "$(CFG)" == "bbruntime_dll - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "bbruntime_dll___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "bbruntime_dll___Win32_Blitz2DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bbruntime_dll___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "bbruntime_dll___Win32_Blitz2DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /FA /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BBRUNTIME_DLL_EXPORTS" /FA /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wsock32.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /force /out:"..\..\release\blitz3drelease\bin\runtime.dll" -# ADD LINK32 wsock32.lib winmm.lib dxguid.lib d3dxof.lib dplayx.lib ddraw.lib dinput.lib dsound.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /force /out:"..\..\release\blitz2drelease\bin\runtime.dll" - -!ENDIF - -# Begin Target - -# Name "bbruntime_dll - Win32 Release" -# Name "bbruntime_dll - Win32 Debug" -# Name "bbruntime_dll - Win32 Blitz3DRelease" -# Name "bbruntime_dll - Win32 Blitz2DRelease" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\bbruntime_dll.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbruntime_dll.rc -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\bbruntime_dll.h -# End Source File -# Begin Source File - -SOURCE=.\resource.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\bbexe.ico -# End Source File -# End Group -# Begin Source File - -SOURCE=..\..\FreeImage241\Source\FreeImageLib\Release\FreeImage.lib -# End Source File -# Begin Source File - -SOURCE=..\..\fmodapi375win\api\lib\fmodvc.lib -# End Source File -# End Target -# End Project diff --git a/Runtime/bbruntime_dll.vcxproj b/Runtime/bbruntime_dll.vcxproj deleted file mode 100644 index b526231..0000000 --- a/Runtime/bbruntime_dll.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {5FA2FD4A-F9A4-41BA-9484-07C3A57A87E3} - Runtime - 10.0.17763.0 - - - - DynamicLibrary - v141 - false - MultiByte - true - - - DynamicLibrary - v140_xp - false - MultiByte - - - DynamicLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - StdCall - Async - false - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\bbruntime_dll.tlb - true - Win32 - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\bbruntime_dll.bsc - - - true - true - true - Console - /FIXED:NO - dxguid.lib;d3d9.lib;dsound.lib;dinput8.lib;ddraw.lib;wsock32.lib;winmm.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(SolutionDir)#ThirdParty\;$(DXSDK_DIR)Lib\x86\;%(AdditionalLibraryDirectories) - false - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\bbruntime_dll.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\bbruntime_dll.bsc - - - true - true - Console - dxguid.lib;d3d9.lib;dsound.lib;dinput8.lib;ddraw.lib;wsock32.lib;winmm.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(SolutionDir)#ThirdParty\;$(DXSDK_DIR)Lib\x86\;%(AdditionalLibraryDirectories) - false - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\bbruntime_dll.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\bbruntime_dll.bsc - - - true - true - Console - dxguid.lib;d3d9.lib;dsound.lib;dinput8.lib;ddraw.lib;wsock32.lib;winmm.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - $(SolutionDir)#ThirdParty\;$(DXSDK_DIR)Lib\x86\;%(AdditionalLibraryDirectories) - false - - - - - - - - - - - - - - - - - - {be0ba538-6215-4836-9227-1d3627e40d61} - - - {ff2d8bf7-1930-4cab-bc48-05cd33b7dc18} - - - {df8caa9d-7154-4d5f-bccc-0d7bb57c7354} - - - {6bcfc5ca-ea71-4ae9-8b96-28b8701f939e} - false - - - - - - - - - - - - \ No newline at end of file diff --git a/Runtime/bbruntime_dll.vcxproj.filters b/Runtime/bbruntime_dll.vcxproj.filters deleted file mode 100644 index 63b4602..0000000 --- a/Runtime/bbruntime_dll.vcxproj.filters +++ /dev/null @@ -1,46 +0,0 @@ - - - - - {a65b2e3f-fc88-4d53-91dd-eb0642bee121} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {aca80be8-67eb-4554-af3e-500c319542c5} - h;hpp;hxx;hm;inl - - - {09c1e929-5d9c-4e04-ab45-9a6a24fdd23c} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - - - Source Files - - - - - Header Files - - - Header Files - - - - - Resource Files - - - - - - - - - \ No newline at end of file diff --git a/RuntimeLib/bbruntime.dsp b/RuntimeLib/bbruntime.dsp deleted file mode 100644 index 32bb784..0000000 --- a/RuntimeLib/bbruntime.dsp +++ /dev/null @@ -1,317 +0,0 @@ -# Microsoft Developer Studio Project File - Name="bbruntime" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=bbruntime - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "bbruntime.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "bbruntime.mak" CFG="bbruntime - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "bbruntime - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "bbruntime - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "bbruntime - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "bbruntime - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "bbruntime - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT CPP /Ot -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "bbruntime___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "bbruntime___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bbruntime___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "bbruntime___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O2 /Ob2 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "bbruntime___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "bbruntime___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "bbruntime___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "bbruntime___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "bbruntime - Win32 Release" -# Name "bbruntime - Win32 Debug" -# Name "bbruntime - Win32 Blitz3DRelease" -# Name "bbruntime - Win32 Blitz2DRelease" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\basic.cpp - -!IF "$(CFG)" == "bbruntime - Win32 Release" - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Debug" - -# ADD CPP /Yu - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz3DRelease" - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz2DRelease" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\bbaudio.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbbank.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbblitz3d.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbfilesystem.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbgraphics.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbinput.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbmath.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbruntime.cpp - -!IF "$(CFG)" == "bbruntime - Win32 Release" - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Debug" - -# ADD CPP /Yu"std.h" - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz3DRelease" - -!ELSEIF "$(CFG)" == "bbruntime - Win32 Blitz2DRelease" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\bbsockets.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbstream.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbstring.cpp -# End Source File -# Begin Source File - -SOURCE=.\bbsys.cpp -# End Source File -# Begin Source File - -SOURCE=.\multiplay.cpp -# End Source File -# Begin Source File - -SOURCE=.\multiplay_setup.cpp -# End Source File -# Begin Source File - -SOURCE=.\multiplay_setup.rc -# End Source File -# Begin Source File - -SOURCE=.\std.cpp -# ADD CPP /Yc"std.h" -# End Source File -# Begin Source File - -SOURCE=.\userlibs.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\basic.h -# End Source File -# Begin Source File - -SOURCE=.\bbaudio.h -# End Source File -# Begin Source File - -SOURCE=.\bbbank.h -# End Source File -# Begin Source File - -SOURCE=.\bbblitz3d.h -# End Source File -# Begin Source File - -SOURCE=.\bbfilesystem.h -# End Source File -# Begin Source File - -SOURCE=.\bbgraphics.h -# End Source File -# Begin Source File - -SOURCE=.\bbinput.h -# End Source File -# Begin Source File - -SOURCE=.\bbmath.h -# End Source File -# Begin Source File - -SOURCE=.\bbruntime.h -# End Source File -# Begin Source File - -SOURCE=.\bbsockets.h -# End Source File -# Begin Source File - -SOURCE=.\bbstream.h -# End Source File -# Begin Source File - -SOURCE=.\bbstring.h -# End Source File -# Begin Source File - -SOURCE=.\bbsys.h -# End Source File -# Begin Source File - -SOURCE=.\multiplay.h -# End Source File -# Begin Source File - -SOURCE=.\multiplay_setup.h -# End Source File -# Begin Source File - -SOURCE=.\resource.h -# End Source File -# Begin Source File - -SOURCE=.\std.h -# End Source File -# Begin Source File - -SOURCE=.\userlibs.h -# End Source File -# End Group -# End Target -# End Project diff --git a/RuntimeLib/bbruntime.vcxproj b/RuntimeLib/bbruntime.vcxproj deleted file mode 100644 index 219b8db..0000000 --- a/RuntimeLib/bbruntime.vcxproj +++ /dev/null @@ -1,241 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {DF8CAA9D-7154-4D5F-BCCC-0D7BB57C7354} - RuntimeLib - 10.0.17763.0 - - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\bbruntime.bsc - - - true - MachineX86 - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\bbruntime.bsc - - - true - MachineX86 - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - - - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\bbruntime.bsc - - - true - MachineX86 - - - - - - - - - - - - - Use - std.h - - - - - - - - - Create - std.h - Create - Create - std.h - std.h - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/RuntimeLib/bbruntime.vcxproj.filters b/RuntimeLib/bbruntime.vcxproj.filters deleted file mode 100644 index 86c5100..0000000 --- a/RuntimeLib/bbruntime.vcxproj.filters +++ /dev/null @@ -1,127 +0,0 @@ - - - - - {2be14919-a9d3-4029-97d0-c02d529d1a8e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {2a5eb825-a520-433a-88ff-a2f0408189ac} - h;hpp;hxx;hm;inl - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/UpgradeLog.htm b/UpgradeLog.htm deleted file mode 100644 index 109ec9d..0000000 Binary files a/UpgradeLog.htm and /dev/null differ diff --git a/blitz3d/blitz3d.dsp b/blitz3d/blitz3d.dsp deleted file mode 100644 index 5ad894f..0000000 --- a/blitz3d/blitz3d.dsp +++ /dev/null @@ -1,450 +0,0 @@ -# Microsoft Developer Studio Project File - Name="blitz3d" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=blitz3d - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "blitz3d.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "blitz3d.mak" CFG="blitz3d - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "blitz3d - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "blitz3d - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "blitz3d - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "blitz3d - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "blitz3d - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "blitz3d___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "blitz3d___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "blitz3d___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "blitz3d___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O2 /Ob2 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "blitz3d___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "blitz3d___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "blitz3d___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "blitz3d___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "blitz3d - Win32 Release" -# Name "blitz3d - Win32 Debug" -# Name "blitz3d - Win32 Blitz3DRelease" -# Name "blitz3d - Win32 Blitz2DRelease" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\animation.cpp -# End Source File -# Begin Source File - -SOURCE=.\animator.cpp -# End Source File -# Begin Source File - -SOURCE=.\brush.cpp -# End Source File -# Begin Source File - -SOURCE=.\cachedtexture.cpp -# End Source File -# Begin Source File - -SOURCE=.\camera.cpp -# End Source File -# Begin Source File - -SOURCE=.\collision.cpp -# End Source File -# Begin Source File - -SOURCE=.\entity.cpp -# End Source File -# Begin Source File - -SOURCE=.\frustum.cpp -# End Source File -# Begin Source File - -SOURCE=.\geom.cpp -# End Source File -# Begin Source File - -SOURCE=.\light.cpp -# End Source File -# Begin Source File - -SOURCE=.\listener.cpp -# End Source File -# Begin Source File - -SOURCE=.\loader_3ds.cpp -# End Source File -# Begin Source File - -SOURCE=.\loader_b3d.cpp -# End Source File -# Begin Source File - -SOURCE=.\loader_x.cpp -# End Source File -# Begin Source File - -SOURCE=.\md2model.cpp -# End Source File -# Begin Source File - -SOURCE=.\md2norms.cpp -# End Source File -# Begin Source File - -SOURCE=.\md2rep.cpp -# End Source File -# Begin Source File - -SOURCE=.\meshcollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\meshloader.cpp -# End Source File -# Begin Source File - -SOURCE=.\meshmodel.cpp -# End Source File -# Begin Source File - -SOURCE=.\meshutil.cpp -# End Source File -# Begin Source File - -SOURCE=.\mirror.cpp -# End Source File -# Begin Source File - -SOURCE=.\model.cpp -# End Source File -# Begin Source File - -SOURCE=.\object.cpp -# End Source File -# Begin Source File - -SOURCE=.\pivot.cpp -# End Source File -# Begin Source File - -SOURCE=.\planemodel.cpp -# End Source File -# Begin Source File - -SOURCE=.\q3bspmodel.cpp -# End Source File -# Begin Source File - -SOURCE=.\q3bsprep.cpp -# End Source File -# Begin Source File - -SOURCE=.\sprite.cpp -# End Source File -# Begin Source File - -SOURCE=.\std.cpp - -!IF "$(CFG)" == "blitz3d - Win32 Release" - -# ADD CPP /Yc"std.h" - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Debug" - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Blitz3DRelease" - -# ADD BASE CPP /Yc"std.h" -# ADD CPP /Yc"std.h" - -!ELSEIF "$(CFG)" == "blitz3d - Win32 Blitz2DRelease" - -# ADD BASE CPP /Yc"std.h" -# ADD CPP /Yc"std.h" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\surface.cpp -# End Source File -# Begin Source File - -SOURCE=.\terrain.cpp -# End Source File -# Begin Source File - -SOURCE=.\terrainrep.cpp -# End Source File -# Begin Source File - -SOURCE=.\texture.cpp -# End Source File -# Begin Source File - -SOURCE=.\world.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\animation.h -# End Source File -# Begin Source File - -SOURCE=.\animator.h -# End Source File -# Begin Source File - -SOURCE=.\blitz3d.h -# End Source File -# Begin Source File - -SOURCE=.\brush.h -# End Source File -# Begin Source File - -SOURCE=.\cachedtexture.h -# End Source File -# Begin Source File - -SOURCE=.\camera.h -# End Source File -# Begin Source File - -SOURCE=.\collision.h -# End Source File -# Begin Source File - -SOURCE=.\entity.h -# End Source File -# Begin Source File - -SOURCE=.\frustum.h -# End Source File -# Begin Source File - -SOURCE=.\geom.h -# End Source File -# Begin Source File - -SOURCE=.\light.h -# End Source File -# Begin Source File - -SOURCE=.\listener.h -# End Source File -# Begin Source File - -SOURCE=.\loader_3ds.h -# End Source File -# Begin Source File - -SOURCE=.\loader_b3d.h -# End Source File -# Begin Source File - -SOURCE=.\loader_x.h -# End Source File -# Begin Source File - -SOURCE=.\md2model.h -# End Source File -# Begin Source File - -SOURCE=.\md2norms.h -# End Source File -# Begin Source File - -SOURCE=.\md2rep.h -# End Source File -# Begin Source File - -SOURCE=.\meshcollider.h -# End Source File -# Begin Source File - -SOURCE=.\meshloader.h -# End Source File -# Begin Source File - -SOURCE=.\meshmodel.h -# End Source File -# Begin Source File - -SOURCE=.\meshutil.h -# End Source File -# Begin Source File - -SOURCE=.\mirror.h -# End Source File -# Begin Source File - -SOURCE=.\model.h -# End Source File -# Begin Source File - -SOURCE=.\object.h -# End Source File -# Begin Source File - -SOURCE=.\pivot.h -# End Source File -# Begin Source File - -SOURCE=.\planemodel.h -# End Source File -# Begin Source File - -SOURCE=.\q3bspmodel.h -# End Source File -# Begin Source File - -SOURCE=.\q3bsprep.h -# End Source File -# Begin Source File - -SOURCE=.\rendercontext.h -# End Source File -# Begin Source File - -SOURCE=.\sprite.h -# End Source File -# Begin Source File - -SOURCE=.\std.h -# End Source File -# Begin Source File - -SOURCE=.\surface.h -# End Source File -# Begin Source File - -SOURCE=.\terrain.h -# End Source File -# Begin Source File - -SOURCE=.\terrainrep.h -# End Source File -# Begin Source File - -SOURCE=.\texture.h -# End Source File -# Begin Source File - -SOURCE=.\world.h -# End Source File -# End Group -# End Target -# End Project diff --git a/blitz3d/blitz3d.vcxproj b/blitz3d/blitz3d.vcxproj deleted file mode 100644 index c0bd9bc..0000000 --- a/blitz3d/blitz3d.vcxproj +++ /dev/null @@ -1,271 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {BE0BA538-6215-4836-9227-1D3627E40D61} - 10.0.17763.0 - - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\blitz3d.bsc - - - true - $(OutDir)$(TargetName)$(TargetExt) - MachineX86 - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\blitz3d.bsc - - - true - $(OutDir)$(TargetName)$(TargetExt) - MachineX86 - - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - $(DXSDK_INCLUDE);$(DIRECTXSDK_INCLUDE); - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\blitz3d.bsc - - - true - $(OutDir)$(TargetName)$(TargetExt) - MachineX86 - - - - - - - - - - - - - - - - - - true - - - - - - - - - - - - - - - - - - Create - Create - std.h - std.h - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/blitz3d/blitz3d.vcxproj.filters b/blitz3d/blitz3d.vcxproj.filters deleted file mode 100644 index ef6af85..0000000 --- a/blitz3d/blitz3d.vcxproj.filters +++ /dev/null @@ -1,233 +0,0 @@ - - - - - {962a947f-b247-4138-9efd-8b71759b7a57} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {8867a7d7-3bbe-4ef6-a38a-cd4e1a7180d9} - h;hpp;hxx;hm;inl - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/compiler/compiler.dsp b/compiler/compiler.dsp deleted file mode 100644 index 597d718..0000000 --- a/compiler/compiler.dsp +++ /dev/null @@ -1,326 +0,0 @@ -# Microsoft Developer Studio Project File - Name="compiler" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=compiler - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "compiler.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "compiler.mak" CFG="compiler - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "compiler - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "compiler - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "compiler - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "compiler - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "compiler - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "compiler - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /GZ /c -# SUBTRACT CPP /Gy -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "compiler - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "compiler___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "compiler___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "compiler___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "compiler___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "compiler - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "compiler___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "compiler___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "compiler___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "compiler___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "compiler - Win32 Release" -# Name "compiler - Win32 Debug" -# Name "compiler - Win32 Blitz3DRelease" -# Name "compiler - Win32 Blitz2DRelease" -# Begin Group "nodes" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\declnode.cpp -# End Source File -# Begin Source File - -SOURCE=.\declnode.h -# End Source File -# Begin Source File - -SOURCE=.\exprnode.cpp -# End Source File -# Begin Source File - -SOURCE=.\exprnode.h -# End Source File -# Begin Source File - -SOURCE=.\node.cpp -# End Source File -# Begin Source File - -SOURCE=.\node.h -# End Source File -# Begin Source File - -SOURCE=.\nodes.h -# End Source File -# Begin Source File - -SOURCE=.\prognode.cpp -# End Source File -# Begin Source File - -SOURCE=.\prognode.h -# End Source File -# Begin Source File - -SOURCE=.\stmtnode.cpp -# End Source File -# Begin Source File - -SOURCE=.\stmtnode.h -# End Source File -# Begin Source File - -SOURCE=.\varnode.cpp -# End Source File -# Begin Source File - -SOURCE=.\varnode.h -# End Source File -# End Group -# Begin Group "environ" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\decl.cpp -# End Source File -# Begin Source File - -SOURCE=.\decl.h -# End Source File -# Begin Source File - -SOURCE=.\environ.cpp -# End Source File -# Begin Source File - -SOURCE=.\environ.h -# End Source File -# Begin Source File - -SOURCE=.\label.h -# End Source File -# Begin Source File - -SOURCE=.\type.cpp -# End Source File -# Begin Source File - -SOURCE=.\type.h -# End Source File -# End Group -# Begin Group "parser" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\parser.cpp -# End Source File -# Begin Source File - -SOURCE=.\parser.h -# End Source File -# Begin Source File - -SOURCE=.\toker.cpp -# End Source File -# Begin Source File - -SOURCE=.\toker.h -# End Source File -# End Group -# Begin Group "codegen" - -# PROP Default_Filter "" -# Begin Group "codegen_x86" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\codegen_x86\codegen_x86.cpp -# ADD CPP /Yu"../std.h" -# End Source File -# Begin Source File - -SOURCE=.\codegen_x86\codegen_x86.h -# End Source File -# Begin Source File - -SOURCE=.\codegen_x86\tile.cpp -# ADD CPP /Yu"../std.h" -# End Source File -# Begin Source File - -SOURCE=.\codegen_x86\tile.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\codegen.h -# End Source File -# End Group -# Begin Group "assem" - -# PROP Default_Filter "" -# Begin Group "assem_x86" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\assem_x86\asm_insts.cpp -# ADD CPP /Yu"../std.h" -# End Source File -# Begin Source File - -SOURCE=.\assem_x86\assem_x86.cpp -# ADD CPP /Yu"../std.h" -# End Source File -# Begin Source File - -SOURCE=.\assem_x86\assem_x86.h -# End Source File -# Begin Source File - -SOURCE=.\assem_x86\insts.h -# End Source File -# Begin Source File - -SOURCE=.\assem_x86\operand.cpp -# ADD CPP /Yu"../std.h" -# End Source File -# Begin Source File - -SOURCE=.\assem_x86\operand.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\assem.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\ex.h -# End Source File -# Begin Source File - -SOURCE=.\std.cpp -# ADD CPP /Yc"std.h" -# End Source File -# Begin Source File - -SOURCE=.\std.h -# End Source File -# End Target -# End Project diff --git a/compiler/compiler.vcxproj b/compiler/compiler.vcxproj deleted file mode 100644 index f7aab28..0000000 --- a/compiler/compiler.vcxproj +++ /dev/null @@ -1,278 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {D884A075-E3B8-44E1-838D-74F28B33391B} - Compiler - 10.0.17763.0 - - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\compiler.bsc - - - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\compiler.bsc - - - true - MachineX86 - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\compiler.bsc - - - true - - - - - Use - ../std.h - Use - Use - ../std.h - ../std.h - - - Use - ../std.h - Use - Use - ../std.h - ../std.h - - - Use - ../std.h - Use - Use - ../std.h - ../std.h - - - Use - ../std.h - Use - Use - ../std.h - ../std.h - - - Use - ../std.h - Use - Use - ../std.h - ../std.h - - - - - - - - - - Create - std.h - Create - Create - std.h - std.h - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {3e355353-96d8-4aaf-bf95-8e6ca0d4b1ba} - false - - - {6bcfc5ca-ea71-4ae9-8b96-28b8701f939e} - false - - - - - - \ No newline at end of file diff --git a/compiler/compiler.vcxproj.filters b/compiler/compiler.vcxproj.filters deleted file mode 100644 index 41cf75e..0000000 --- a/compiler/compiler.vcxproj.filters +++ /dev/null @@ -1,141 +0,0 @@ - - - - - {0b6321df-3a3e-4216-9d78-49d53be3c776} - - - {7504da95-9f66-48b8-a5a8-18b4ea7e3f61} - - - {bd57d294-2c5f-436a-b0ea-611753bab52a} - - - {2d9d1b9e-3980-46dc-8780-4acfc27cdfe1} - - - {a3cafe0f-afd9-403e-9b3d-4274d9934b74} - - - {780f6104-16ed-450b-870a-be4469b42eb9} - - - {3990d4b7-2d61-49b0-b1dd-019167e36b1d} - - - - - nodes - - - nodes - - - nodes - - - nodes - - - nodes - - - nodes - - - environ - - - environ - - - environ - - - parser - - - parser - - - codegen\codegen_x86 - - - codegen\codegen_x86 - - - assem\assem_x86 - - - assem\assem_x86 - - - assem\assem_x86 - - - - - - nodes - - - nodes - - - nodes - - - nodes - - - nodes - - - nodes - - - nodes - - - environ - - - environ - - - environ - - - environ - - - parser - - - parser - - - codegen\codegen_x86 - - - codegen\codegen_x86 - - - codegen - - - assem\assem_x86 - - - assem\assem_x86 - - - assem\assem_x86 - - - assem - - - - - \ No newline at end of file diff --git a/config/config.dsp b/config/config.dsp deleted file mode 100644 index f059919..0000000 --- a/config/config.dsp +++ /dev/null @@ -1,143 +0,0 @@ -# Microsoft Developer Studio Project File - Name="config" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=config - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "config.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "config.mak" CFG="config - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "config - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "config - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "config - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "config - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "config - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# SUBTRACT CPP /Ot -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "config - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# SUBTRACT CPP /Gy -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "config - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "config___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "config___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "config___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "config___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "config - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "config___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "config___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "config___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "config___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "config - Win32 Release" -# Name "config - Win32 Debug" -# Name "config - Win32 Blitz3DRelease" -# Name "config - Win32 Blitz2DRelease" -# Begin Source File - -SOURCE=.\config.h -# End Source File -# End Target -# End Project diff --git a/config/config.vcxproj b/config/config.vcxproj deleted file mode 100644 index e348918..0000000 --- a/config/config.vcxproj +++ /dev/null @@ -1,190 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {3E355353-96D8-4AAF-BF95-8E6CA0D4B1BA} - Configuration - 10.0.17763.0 - - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\config.bsc - - - true - MachineX86 - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\config.bsc - - - true - MachineX86 - - - - - MultiThreadedDebugDLL - false - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\config.bsc - - - true - MachineX86 - - - - - - - - - - - - \ No newline at end of file diff --git a/debugger/debugger.dsp b/debugger/debugger.dsp deleted file mode 100644 index 0fd1f41..0000000 --- a/debugger/debugger.dsp +++ /dev/null @@ -1,252 +0,0 @@ -# Microsoft Developer Studio Project File - Name="debugger" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=debugger - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "debugger.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "debugger.mak" CFG="debugger - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "debugger - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "debugger - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "debugger - Win32 Blitz3DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "debugger - Win32 Blitz2DRelease" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "debugger - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 1 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x1409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"..\blitzbasic\bin\debugger.dll" -# SUBTRACT LINK32 /pdb:none /force - -!ELSEIF "$(CFG)" == "debugger - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 1 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /YX /FD /GZ /c -# SUBTRACT CPP /Gy -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x1409 /d "_DEBUG" -# ADD RSC /l 0x1409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 /nologo /dll /incremental:no /debug /machine:I386 /out:"..\blitzbasic\bin\debugger.dll" /fixed:no -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "debugger - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 1 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "debugger___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "debugger___Win32_Blitz3DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 1 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "debugger___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "debugger___Win32_Blitz3DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /YX /FD /c -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O1 /D "_WINDOWS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"..\blitzbasic\bin\debugger.dll" -# SUBTRACT BASE LINK32 /pdb:none /force -# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"../_release/bin/debugger.dll" -# SUBTRACT LINK32 /pdb:none /force - -!ELSEIF "$(CFG)" == "debugger - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 1 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "debugger___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "debugger___Win32_Blitz2DRelease" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 1 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "debugger___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "debugger___Win32_Blitz2DRelease" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DEBUGGER_EXPORTS" /D "_WINDLL" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\release\blitz3drelease\bin\debugger.dll" -# SUBTRACT BASE LINK32 /pdb:none /force -# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\release\blitz2drelease\bin\debugger.dll" -# SUBTRACT LINK32 /pdb:none /force - -!ENDIF - -# Begin Target - -# Name "debugger - Win32 Release" -# Name "debugger - Win32 Debug" -# Name "debugger - Win32 Blitz3DRelease" -# Name "debugger - Win32 Blitz2DRelease" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\debugger.rc -# End Source File -# Begin Source File - -SOURCE=.\debuggerapp.cpp -# End Source File -# Begin Source File - -SOURCE=.\debugtree.cpp -# End Source File -# Begin Source File - -SOURCE=.\mainframe.cpp -# End Source File -# Begin Source File - -SOURCE=.\prefs.cpp -# End Source File -# Begin Source File - -SOURCE=.\sourcefile.cpp -# End Source File -# Begin Source File - -SOURCE=.\stdafx.cpp - -!IF "$(CFG)" == "debugger - Win32 Release" - -# ADD CPP /Yc"stdafx.h" - -!ELSEIF "$(CFG)" == "debugger - Win32 Debug" - -!ELSEIF "$(CFG)" == "debugger - Win32 Blitz3DRelease" - -# ADD BASE CPP /Yc"stdafx.h" -# ADD CPP /Yc"stdafx.h" - -!ELSEIF "$(CFG)" == "debugger - Win32 Blitz2DRelease" - -# ADD BASE CPP /Yc"stdafx.h" -# ADD CPP /Yc"stdafx.h" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\stdutil.cpp -# End Source File -# Begin Source File - -SOURCE=.\tabber.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\debugger.h -# End Source File -# Begin Source File - -SOURCE=.\debuggerapp.h -# End Source File -# Begin Source File - -SOURCE=.\debugtree.h -# End Source File -# Begin Source File - -SOURCE=.\mainframe.h -# End Source File -# Begin Source File - -SOURCE=.\prefs.h -# End Source File -# Begin Source File - -SOURCE=.\sourcefile.h -# End Source File -# Begin Source File - -SOURCE=.\stdafx.h -# End Source File -# Begin Source File - -SOURCE=.\tabber.h -# End Source File -# End Group -# End Target -# End Project diff --git a/debugger/debugger.vcxproj b/debugger/debugger.vcxproj deleted file mode 100644 index 9fbbde4..0000000 --- a/debugger/debugger.vcxproj +++ /dev/null @@ -1,236 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - MFCProj - {4132C330-95D9-4F68-A51A-3B90381587C5} - Debugger - 10.0.17763.0 - - - - DynamicLibrary - v140_xp - false - MultiByte - - - DynamicLibrary - v141 - false - MultiByte - true - - - DynamicLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDLL - false - true - Level3 - _AFXDLL;_CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\debugger.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\debugger.bsc - - - true - true - Windows - - - - - MultiThreadedDLL - false - true - Level3 - _AFXDLL;_CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - StdCall - Async - false - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\debugger.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\debugger.bsc - - - true - true - Windows - - - - - MultiThreadedDebugDLL - false - true - true - _AFXDLL;_CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - StdCall - Async - false - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\debugger.tlb - true - Win32 - - - 0x1409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\debugger.bsc - - - true - true - true - Console - /FIXED:NO - - - - - - - - - - - - - Create - Create - stdafx.h - stdafx.h - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/debugger/debugger.vcxproj.filters b/debugger/debugger.vcxproj.filters deleted file mode 100644 index 0f5a34c..0000000 --- a/debugger/debugger.vcxproj.filters +++ /dev/null @@ -1,70 +0,0 @@ - - - - - {e724ef2d-96f4-4a45-850b-146498babe2e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5b254165-41b7-415b-bb46-4ff914fc5a5f} - h;hpp;hxx;hm;inl - - - - - Source Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/gxruntime/gxruntime.dsp b/gxruntime/gxruntime.dsp deleted file mode 100644 index c047349..0000000 --- a/gxruntime/gxruntime.dsp +++ /dev/null @@ -1,314 +0,0 @@ -# Microsoft Developer Studio Project File - Name="gxruntime" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=gxruntime - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "gxruntime.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "gxruntime.mak" CFG="gxruntime - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "gxruntime - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "gxruntime - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "gxruntime - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "gxruntime - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "gxruntime - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT CPP /Ot -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "gxruntime___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "gxruntime___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "gxruntime___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "gxruntime___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O2 /Ob2 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "gxruntime___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "gxruntime___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "gxruntime___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "gxruntime___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /Ox /Ow /Og /Oi /Os /Ob2 /Gf /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# SUBTRACT BASE CPP /Ot -# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"std.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "gxruntime - Win32 Release" -# Name "gxruntime - Win32 Debug" -# Name "gxruntime - Win32 Blitz3DRelease" -# Name "gxruntime - Win32 Blitz2DRelease" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\ddutil.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxaudio.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxcanvas.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxchannel.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxdevice.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxdir.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxfilesystem.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxfont.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxgraphics.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxinput.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxlight.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxmesh.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxmovie.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxruntime.cpp - -!IF "$(CFG)" == "gxruntime - Win32 Release" - -# ADD CPP /FAs - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Debug" - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Blitz3DRelease" - -# ADD BASE CPP /FAs -# ADD CPP /FAs - -!ELSEIF "$(CFG)" == "gxruntime - Win32 Blitz2DRelease" - -# ADD BASE CPP /FAs -# ADD CPP /FAs - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\gxscene.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxsound.cpp -# End Source File -# Begin Source File - -SOURCE=.\gxtimer.cpp -# End Source File -# Begin Source File - -SOURCE=.\std.cpp -# ADD CPP /Yc"std.h" -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\asmcoder.h -# End Source File -# Begin Source File - -SOURCE=.\ddutil.h -# End Source File -# Begin Source File - -SOURCE=.\gxaudio.h -# End Source File -# Begin Source File - -SOURCE=.\gxcanvas.h -# End Source File -# Begin Source File - -SOURCE=.\gxchannel.h -# End Source File -# Begin Source File - -SOURCE=.\gxdevice.h -# End Source File -# Begin Source File - -SOURCE=.\gxdir.h -# End Source File -# Begin Source File - -SOURCE=.\gxfilesystem.h -# End Source File -# Begin Source File - -SOURCE=.\gxfont.h -# End Source File -# Begin Source File - -SOURCE=.\gxgraphics.h -# End Source File -# Begin Source File - -SOURCE=.\gxinput.h -# End Source File -# Begin Source File - -SOURCE=.\gxlight.h -# End Source File -# Begin Source File - -SOURCE=.\gxmesh.h -# End Source File -# Begin Source File - -SOURCE=.\gxmovie.h -# End Source File -# Begin Source File - -SOURCE=.\gxruntime.h -# End Source File -# Begin Source File - -SOURCE=.\gxscene.h -# End Source File -# Begin Source File - -SOURCE=.\gxsound.h -# End Source File -# Begin Source File - -SOURCE=.\gxtimer.h -# End Source File -# Begin Source File - -SOURCE=.\std.h -# End Source File -# End Group -# End Target -# End Project diff --git a/gxruntime/gxruntime.vcxproj b/gxruntime/gxruntime.vcxproj deleted file mode 100644 index a40e176..0000000 --- a/gxruntime/gxruntime.vcxproj +++ /dev/null @@ -1,239 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {FF2D8BF7-1930-4CAB-BC48-05CD33B7DC18} - GraphicsRuntime - 10.0.17763.0 - - - - StaticLibrary - v140_xp - false - MultiByte - false - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - false - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDLL - false - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - Level3 - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\gxruntime.bsc - - - true - dxguid.lib;ddraw.lib;dinput8.lib;dsound.lib;dxgi.lib;d3d9.lib - MachineX86 - true - - - - - MultiThreadedDLL - false - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - Level3 - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\gxruntime.bsc - - - true - dxguid.lib;ddraw.lib;dinput8.lib;dsound.lib;dxgi.lib;d3d9.lib - MachineX86 - - - - - MultiThreadedDebugDLL - false - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\gxruntime.bsc - - - true - dxguid.lib;ddraw.lib;dinput8.lib;dsound.lib;dxgi.lib;d3d9.lib - MachineX86 - - - - - - - - - - - - - - - - - - AssemblyAndSourceCode - AssemblyAndSourceCode - - - - - - Create - Create - std.h - std.h - Create - std.h - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gxruntime/gxruntime.vcxproj.filters b/gxruntime/gxruntime.vcxproj.filters deleted file mode 100644 index 51e1028..0000000 --- a/gxruntime/gxruntime.vcxproj.filters +++ /dev/null @@ -1,131 +0,0 @@ - - - - - {0a89eb89-90ea-49da-a7a1-d91131308af2} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5df1f954-acd9-4c0c-b094-6f70a5211be9} - h;hpp;hxx;hm;inl - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/stdutil/stdutil.dsp b/stdutil/stdutil.dsp deleted file mode 100644 index 86bd6bd..0000000 --- a/stdutil/stdutil.dsp +++ /dev/null @@ -1,148 +0,0 @@ -# Microsoft Developer Studio Project File - Name="stdutil" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=stdutil - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "stdutil.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "stdutil.mak" CFG="stdutil - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "stdutil - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "stdutil - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "stdutil - Win32 Blitz3DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE "stdutil - Win32 Blitz2DRelease" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "stdutil - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "stdutil - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# SUBTRACT CPP /Gy -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "stdutil - Win32 Blitz3DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "stdutil___Win32_Blitz3DRelease" -# PROP BASE Intermediate_Dir "stdutil___Win32_Blitz3DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "stdutil___Win32_Blitz3DRelease" -# PROP Intermediate_Dir "stdutil___Win32_Blitz3DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# SUBTRACT BASE CPP /YX /Yc /Yu -# ADD CPP /nologo /G6 /Gz /MT /W3 /GX /O2 /Ob2 /D "_LIB" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "PRO" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "stdutil - Win32 Blitz2DRelease" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "stdutil___Win32_Blitz2DRelease" -# PROP BASE Intermediate_Dir "stdutil___Win32_Blitz2DRelease" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "stdutil___Win32_Blitz2DRelease" -# PROP Intermediate_Dir "stdutil___Win32_Blitz2DRelease" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# SUBTRACT BASE CPP /YX /Yc /Yu -# ADD CPP /nologo /G6 /MT /W3 /GX /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "stdutil - Win32 Release" -# Name "stdutil - Win32 Debug" -# Name "stdutil - Win32 Blitz3DRelease" -# Name "stdutil - Win32 Blitz2DRelease" -# Begin Source File - -SOURCE=.\stdutil.cpp -# End Source File -# Begin Source File - -SOURCE=.\stdutil.h -# End Source File -# End Target -# End Project diff --git a/stdutil/stdutil.vcxproj b/stdutil/stdutil.vcxproj deleted file mode 100644 index 12d1341..0000000 --- a/stdutil/stdutil.vcxproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - RelWithDebInfo - Win32 - - - - - - {6BCFC5CA-EA71-4AE9-8B96-28B8701F939E} - 10.0.17763.0 - - - - StaticLibrary - v140_xp - false - MultiByte - - - StaticLibrary - v141 - false - MultiByte - true - - - StaticLibrary - v140_xp - false - MultiByte - - - - - - - - - - - - - - - - - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - false - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - true - C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared;C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\um;$(IncludePath) - C:\Program Files (x86)\Windows Kits\10\Lib\10.0.14393.0\um\x86;$(LibraryPath) - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - Full - AnySuitable - true - Speed - true - true - 4Bytes - false - true - StreamingSIMDExtensions2 - Fast - false - ProgramDatabase - false - - - false - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\stdutil.bsc - - - true - MachineX86 - true - - - - - MultiThreadedDLL - false - true - Level3 - _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true - false - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\stdutil.bsc - - - true - MachineX86 - - - - - MultiThreadedDebugDLL - true - true - _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - Default - false - false - Level3 - $(IntDir)vc$(PlatformToolsetVersion).pdb - StdCall - Async - false - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\stdutil.bsc - - - true - MachineX86 - - - - - - - - - - - {3e355353-96d8-4aaf-bf95-8e6ca0d4b1ba} - false - - - - - - \ No newline at end of file