Files
RevitSdkSamples/SDK/REX SDK/Samples/PyramidGenerator/PyramidGenerator.sln
T
2019-09-11 14:43:53 +02:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PyramidGenerator", "PyramidGenerator\PyramidGenerator.csproj", "{57524E1D-9B27-43DF-BF44-978026BA1EDF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PyramidGeneratorStart", "PyramidGenerator\Additional\AREXStart\PyramidGeneratorStart.csproj", "{8F7B8416-87C0-40E4-8256-77A624DBA940}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{57524E1D-9B27-43DF-BF44-978026BA1EDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57524E1D-9B27-43DF-BF44-978026BA1EDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57524E1D-9B27-43DF-BF44-978026BA1EDF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57524E1D-9B27-43DF-BF44-978026BA1EDF}.Release|Any CPU.Build.0 = Release|Any CPU
{8F7B8416-87C0-40E4-8256-77A624DBA940}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F7B8416-87C0-40E4-8256-77A624DBA940}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F7B8416-87C0-40E4-8256-77A624DBA940}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F7B8416-87C0-40E4-8256-77A624DBA940}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal