mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-15 18:14:02 +00:00
24 lines
1.3 KiB
Plaintext
24 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RevitLookup", "RevitLookup.csproj", "{05C77115-2277-4DFC-8F95-BE37E5F1130F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug (For Release build of Revit)|Any CPU = Debug (For Release build of Revit)|Any CPU
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Debug (For Release build of Revit)|Any CPU.ActiveCfg = Debug (For Release build of Revit)|Any CPU
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Debug (For Release build of Revit)|Any CPU.Build.0 = Debug (For Release build of Revit)|Any CPU
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{05C77115-2277-4DFC-8F95-BE37E5F1130F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|