Files
UnrealEngineUWP/Engine/Source/Programs/UnrealTraceServer/UnrealTraceServer.sln
Johan Berg 7312d001c4 Add UnrealTraceServer solution and project file.
#rb none
#preflight 62bf543a1c0b7587977a52f1
#robomerge EngineMerge

[CL 20920658 by Johan Berg in ue5-main branch]
2022-07-01 16:27:06 -04:00

26 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32602.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnrealTraceServer", "UnrealTraceServer.vcxproj", "{E00E6CBD-F5A7-4318-87E3-AB0B30B5E3E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E00E6CBD-F5A7-4318-87E3-AB0B30B5E3E6}.Debug|x64.ActiveCfg = Debug|x64
{E00E6CBD-F5A7-4318-87E3-AB0B30B5E3E6}.Debug|x64.Build.0 = Debug|x64
{E00E6CBD-F5A7-4318-87E3-AB0B30B5E3E6}.Release|x64.ActiveCfg = Release|x64
{E00E6CBD-F5A7-4318-87E3-AB0B30B5E3E6}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E05F2306-D65A-430B-BDE5-768055AA9EA1}
EndGlobalSection
EndGlobal