@@ -76,6 +76,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CssCompletion", "External\P
76
76
EndProject
77
77
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "LoomContext" , "External\Plugins\LoomContext\LoomContext.csproj" , "{92BBB3B6-E318-4B12-8378-6D46E69AB938}"
78
78
EndProject
79
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "FDBuild" , "External\Tools\FDBuild\FDBuild.csproj" , "{FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09}"
80
+ Project Section (ProjectDependencies ) = postProject
81
+ {61885F70-B4DC-4B44-852D-5D6D03F2A734} = {61885F70-B4DC-4B44-852D-5D6D03F2A734}
82
+ EndProject Section
83
+ EndProject
79
84
Global
80
85
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
81
86
Debug| Any CPU = Debug| Any CPU
@@ -340,6 +345,14 @@ Global
340
345
{92BBB3B6-E318-4B12-8378-6D46E69AB938} .Release| Any CPU .Build .0 = Release| Any CPU
341
346
{92BBB3B6-E318-4B12-8378-6D46E69AB938} .Release| x86 .ActiveCfg = Release| x86
342
347
{92BBB3B6-E318-4B12-8378-6D46E69AB938} .Release| x86 .Build .0 = Release| x86
348
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
349
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Debug| Any CPU .Build .0 = Debug| Any CPU
350
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Debug| x86 .ActiveCfg = Debug| x86
351
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Debug| x86 .Build .0 = Debug| x86
352
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Release| Any CPU .ActiveCfg = Release| Any CPU
353
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Release| Any CPU .Build .0 = Release| Any CPU
354
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Release| x86 .ActiveCfg = Release| x86
355
+ {FF680DE0-9CB7-45F4-BAFA-6EFFAAFD9C09} .Release| x86 .Build .0 = Release| x86
343
356
EndGlobalSection
344
357
GlobalSection (SolutionProperties ) = preSolution
345
358
HideSolutionNode = FALSE
0 commit comments