Files
UnrealEngineUWP/Engine/Source/Programs/Enterprise/Datasmith/DatasmithRevitExporter/DatasmithRevit2020/DatasmithRevit2020.sln
Julien StJean 0967602090 Copy up //UE4/Dev-Enterprise/...at Changelist 10508152 to //UE4/Dev-Tools-Staging/...
#rb none

[CL 10508596 by Julien StJean in Dev-Tools-Staging branch]
2019-12-04 14:23:32 -05:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.572
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatasmithRevit2020", "DatasmithRevit2020.csproj", "{702FE407-50FB-46FA-982D-B89624FA8A30}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatasmithDynamoNode", "DatasmithDynamoNode.csproj", "{144B1728-4071-4972-AD7C-C4ACE006BE59}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{702FE407-50FB-46FA-982D-B89624FA8A30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{702FE407-50FB-46FA-982D-B89624FA8A30}.Debug|Any CPU.Build.0 = Debug|Any CPU
{702FE407-50FB-46FA-982D-B89624FA8A30}.Release|Any CPU.ActiveCfg = Release|Any CPU
{702FE407-50FB-46FA-982D-B89624FA8A30}.Release|Any CPU.Build.0 = Release|Any CPU
{144B1728-4071-4972-AD7C-C4ACE006BE59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{144B1728-4071-4972-AD7C-C4ACE006BE59}.Debug|Any CPU.Build.0 = Debug|Any CPU
{144B1728-4071-4972-AD7C-C4ACE006BE59}.Release|Any CPU.ActiveCfg = Release|Any CPU
{144B1728-4071-4972-AD7C-C4ACE006BE59}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DEF948A0-9F94-4E51-961E-C6043A2D2428}
EndGlobalSection
EndGlobal