Files
UnrealEngineUWP/Engine/Source/Programs/Shared/EpicGames.Perforce.Native/EpicGames.Perforce.Native.sln
Ben Marsh 14c8b42e39 Horde: Fix tagged output of some Perforce commands (eg. p4 dirs).
[CL 17570617 by Ben Marsh in ue5-main branch]
2021-09-20 10:32:28 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31710.8
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EpicGames.Perforce.Native", "EpicGames.Perforce.Native.vcxproj", "{49D830C4-4AAC-47AD-834A-9A0836A26D4E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{49D830C4-4AAC-47AD-834A-9A0836A26D4E}.Debug|x64.ActiveCfg = Debug|x64
{49D830C4-4AAC-47AD-834A-9A0836A26D4E}.Debug|x64.Build.0 = Debug|x64
{49D830C4-4AAC-47AD-834A-9A0836A26D4E}.Release|x64.ActiveCfg = Release|x64
{49D830C4-4AAC-47AD-834A-9A0836A26D4E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0CE9BDBC-3B4E-45F0-AF9E-3984AE2C9D5E}
EndGlobalSection
EndGlobal