-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShooterSam.slnx
More file actions
44 lines (44 loc) · 2.41 KB
/
Copy pathShooterSam.slnx
File metadata and controls
44 lines (44 loc) · 2.41 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<Solution>
<Configurations>
<BuildType Name="DebugGame" />
<BuildType Name="DebugGame Editor" />
<BuildType Name="Development" />
<BuildType Name="Development Editor" />
<BuildType Name="Shipping" />
<Platform Name="Win64" />
<Platform Name="Win64-arm64" />
<Platform Name="Win64-arm64ec" />
</Configurations>
<Folder Name="/Engine/">
<Project Path="Intermediate/ProjectFiles/UE5.vcxproj" Id="8ebd4bb0-4d6d-347c-a649-30b1ebda0460">
<BuildType Project="BuiltWithUnrealBuildTool" />
<Platform Project="Win64" />
<Build Project="false" />
</Project>
</Folder>
<Folder Name="/Games/">
<Project Path="Intermediate/ProjectFiles/ShooterSam.vcxproj" Id="eb8e0b95-c7f1-3528-872f-0296e099ded6">
<BuildType Solution="DebugGame Editor|Win64" Project="DebugGame_Editor" />
<BuildType Solution="DebugGame Editor|Win64-arm64" Project="Win64_arm64_DebugGame_Editor" />
<BuildType Solution="DebugGame Editor|Win64-arm64ec" Project="Win64_arm64ec_DebugGame_Editor" />
<BuildType Solution="DebugGame|Win64-arm64" Project="Win64_arm64_DebugGame" />
<BuildType Solution="DebugGame|Win64-arm64ec" Project="Win64_arm64ec_DebugGame" />
<BuildType Solution="Development Editor|Win64" Project="Development_Editor" />
<BuildType Solution="Development Editor|Win64-arm64" Project="Win64_arm64_Development_Editor" />
<BuildType Solution="Development Editor|Win64-arm64ec" Project="Win64_arm64ec_Development_Editor" />
<BuildType Solution="Development|Win64-arm64" Project="Win64_arm64_Development" />
<BuildType Solution="Development|Win64-arm64ec" Project="Win64_arm64ec_Development" />
<BuildType Solution="Shipping|Win64-arm64" Project="Win64_arm64_Shipping" />
<BuildType Solution="Shipping|Win64-arm64ec" Project="Win64_arm64ec_Shipping" />
<Platform Project="x64" />
</Project>
</Folder>
<Folder Name="/Visualizers/">
<File Path="../../../../../Program Files/Epic Games/UE_5.8/Engine/Extras/VisualStudioDebugging/Unreal.natjmc" />
<File Path="../../../../../Program Files/Epic Games/UE_5.8/Engine/Extras/VisualStudioDebugging/Unreal.natstepfilter" />
<File Path="../../../../../Program Files/Epic Games/UE_5.8/Engine/Extras/VisualStudioDebugging/Unreal.natvis" />
</Folder>
<Properties Name="ddbf523f-7eb6-4887-bd51-85a714ff87eb">
<Property Name="AvailablePlatforms" Value="Win64" />
</Properties>
</Solution>