-
Notifications
You must be signed in to change notification settings - Fork 0
/
VisualDOSTools.sln
42 lines (42 loc) · 2.73 KB
/
VisualDOSTools.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "more", "more\more.vcxproj", "{83E4D1F0-DA3A-4A02-9F29-B474E283E067}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "find", "find\find.vcxproj", "{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3D9D374A-9B74-487C-9DEC-D4B4040D609B}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
lib\README.md = lib\README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
UEFIx86-64 (Torito C Library)|x64 = UEFIx86-64 (Torito C Library)|x64
WinNTx86-64 (Microsoft C Library)|x64 = WinNTx86-64 (Microsoft C Library)|x64
WinNTx86-64 (Torito C Library)|x64 = WinNTx86-64 (Torito C Library)|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.UEFIx86-64 (Torito C Library)|x64.ActiveCfg = UEFIx86-64 (Torito C Library)|x64
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.UEFIx86-64 (Torito C Library)|x64.Build.0 = UEFIx86-64 (Torito C Library)|x64
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.WinNTx86-64 (Microsoft C Library)|x64.ActiveCfg = WinNTx86-64 (Microsoft C Library)|x64
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.WinNTx86-64 (Microsoft C Library)|x64.Build.0 = WinNTx86-64 (Microsoft C Library)|x64
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.WinNTx86-64 (Torito C Library)|x64.ActiveCfg = WinNTx86-64 (Torito C Library)|x64
{83E4D1F0-DA3A-4A02-9F29-B474E283E067}.WinNTx86-64 (Torito C Library)|x64.Build.0 = WinNTx86-64 (Torito C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.UEFIx86-64 (Torito C Library)|x64.ActiveCfg = UEFIx86-64 (Torito C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.UEFIx86-64 (Torito C Library)|x64.Build.0 = UEFIx86-64 (Torito C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.WinNTx86-64 (Microsoft C Library)|x64.ActiveCfg = WinNTx86-64 (Microsoft C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.WinNTx86-64 (Microsoft C Library)|x64.Build.0 = WinNTx86-64 (Microsoft C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.WinNTx86-64 (Torito C Library)|x64.ActiveCfg = WinNTx86-64 (Torito C Library)|x64
{E51D7E84-FFB1-40DD-9130-AFB569A0AED0}.WinNTx86-64 (Torito C Library)|x64.Build.0 = WinNTx86-64 (Torito C Library)|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A3DBC57F-BDA5-4667-9A5F-0CED277DF760}
EndGlobalSection
EndGlobal