Initial commit to populate projects.
This commit is contained in:
41
biotools.sln
Normal file
41
biotools.sln
Normal file
@@ -0,0 +1,41 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.4.33205.214
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bss2bs", "bss2bs\bss2bs.vcxproj", "{A05F823F-C064-4D42-A22B-F2BF631D6182}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bs2bmp", "bs2bmp\bs2bmp.vcxproj", "{2A192465-EC0C-40F5-9B8B-C63E21419B00}"
|
||||
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
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Debug|x64.Build.0 = Debug|x64
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Debug|x86.Build.0 = Debug|Win32
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Release|x64.ActiveCfg = Release|x64
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Release|x64.Build.0 = Release|x64
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Release|x86.ActiveCfg = Release|Win32
|
||||
{A05F823F-C064-4D42-A22B-F2BF631D6182}.Release|x86.Build.0 = Release|Win32
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Debug|x64.Build.0 = Debug|x64
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Debug|x86.Build.0 = Debug|Win32
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Release|x64.ActiveCfg = Release|x64
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Release|x64.Build.0 = Release|x64
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Release|x86.ActiveCfg = Release|Win32
|
||||
{2A192465-EC0C-40F5-9B8B-C63E21419B00}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A28185B6-1058-4035-A094-0B7808058A41}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user