Files
UnrealEngineUWP/Engine/Source/Programs/CSVTools/CSVCollate/CSVCollate.sln
david harvey 33288c17ec Initial general release of CSV graphing and reporting tools.
#jira UE-66046
[FYI] ben.woodhouse, josh.engebretson


#ROBOMERGE-SOURCE: CL 6172720 via CL 6173182

[CL 6178668 by david harvey in Main branch]
2019-04-30 12:24:15 -04:00

21 lines
889 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSVCollate", "CSVCollate.csproj", "{F45423CA-3509-4FE7-9E7D-6C3241DC2852}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F45423CA-3509-4FE7-9E7D-6C3241DC2852}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F45423CA-3509-4FE7-9E7D-6C3241DC2852}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F45423CA-3509-4FE7-9E7D-6C3241DC2852}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F45423CA-3509-4FE7-9E7D-6C3241DC2852}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal