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

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 6172720 via CL 6173182 via CL 6178668
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6216521 by david harvey in Dev-VR branch]
2019-05-01 18:41:54 -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