Files
UnrealEngine/Engine/Source/Programs/NetworkProfiler/NetworkProfiler.sln
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

23 lines
966 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NetworkProfiler", "NetworkProfiler\NetworkProfiler.csproj", "{FA9F5DA8-9E4C-4310-88D9-CE99D045504E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Development|x64 = Development|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FA9F5DA8-9E4C-4310-88D9-CE99D045504E}.Debug|x64.ActiveCfg = Debug|x64
{FA9F5DA8-9E4C-4310-88D9-CE99D045504E}.Debug|x64.Build.0 = Debug|x64
{FA9F5DA8-9E4C-4310-88D9-CE99D045504E}.Development|x64.ActiveCfg = Development|x64
{FA9F5DA8-9E4C-4310-88D9-CE99D045504E}.Development|x64.Build.0 = Development|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal