-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathBootTo.NET.slnx
More file actions
24 lines (24 loc) · 1.04 KB
/
Copy pathBootTo.NET.slnx
File metadata and controls
24 lines (24 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Targets/">
<File Path="Directory.Build.targets" />
<File Path="Qemu.targets" />
</Folder>
<Project Path="ConsoleApp1/ConsoleApp1.csproj">
<BuildDependency Project="doomgeneric/doomgeneric.vcxproj" />
<BuildDependency Project="NativeLib/NativeLib.vcxproj" />
<BuildDependency Project="quakegeneric/quakegeneric.vcxproj" />
</Project>
<Project Path="doomgeneric/doomgeneric.vcxproj" Id="ad8c72d1-a8d1-4e72-8afa-e410324628d1" />
<Project Path="EfiApplication/EfiApplication.vcxproj" Id="178ca28f-a6d9-4f60-b35e-3a50bb9054b9">
<BuildDependency Project="ConsoleApp1/ConsoleApp1.csproj" />
</Project>
<Project Path="NativeLib/NativeLib.vcxproj" Id="d51f9603-001b-4272-aba9-62fdb20453bc" />
<Project Path="NES/NES.shproj" />
<Project Path="quakegeneric/quakegeneric.vcxproj" Id="e2bf760f-4a9e-45e8-a2ef-d4b1f9c9bba9" />
<Project Path="uefi-cs/uefi-cs.shproj" />
</Solution>