添加项目文件。
This commit is contained in:
31
CDM_Revit.sln
Normal file
31
CDM_Revit.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.29306.81
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CivilModelCreator", "CivilModelCreator\CivilModelCreator.csproj", "{73DF41F6-474A-42DA-97F8-463C35CD8D1C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CDM.Interop.Revit", "CDMUtil\CDM.Interop.Revit.csproj", "{6538FD90-4B43-4CE3-A066-A8BCE39DD907}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{73DF41F6-474A-42DA-97F8-463C35CD8D1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{73DF41F6-474A-42DA-97F8-463C35CD8D1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{73DF41F6-474A-42DA-97F8-463C35CD8D1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{73DF41F6-474A-42DA-97F8-463C35CD8D1C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{6538FD90-4B43-4CE3-A066-A8BCE39DD907}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6538FD90-4B43-4CE3-A066-A8BCE39DD907}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6538FD90-4B43-4CE3-A066-A8BCE39DD907}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6538FD90-4B43-4CE3-A066-A8BCE39DD907}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {D18D4028-5837-4F8B-9EE1-F67AA6E39FF1}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user