Files
UnrealEngineUWP/Engine/Source/Programs/MemoryProfiler2/MemoryProfiler2.sln
T

23 lines
974 B
Plaintext
Raw Normal View History

2014-05-01 16:32:41 -04:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
2014-05-01 16:32:41 -04:00
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemoryProfiler2", "MemoryProfiler2.csproj", "{75240A67-CF47-4DDC-83B2-AD5D371F31BD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75240A67-CF47-4DDC-83B2-AD5D371F31BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75240A67-CF47-4DDC-83B2-AD5D371F31BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75240A67-CF47-4DDC-83B2-AD5D371F31BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75240A67-CF47-4DDC-83B2-AD5D371F31BD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal