|
@@ -61,6 +61,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D17.1", "D17.1\D17.1.csproj
|
|
|
EndProject
|
|
EndProject
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D17.2", "D17.2\D17.2.csproj", "{428544E0-4EB6-42FE-B6F2-8334726F34E5}"
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D17.2", "D17.2\D17.2.csproj", "{428544E0-4EB6-42FE-B6F2-8334726F34E5}"
|
|
|
EndProject
|
|
EndProject
|
|
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "D18", "D18.1\D18.csproj", "{ABDF44A3-B648-41A0-9A17-356743AE264B}"
|
|
|
|
|
+EndProject
|
|
|
Global
|
|
Global
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -183,6 +185,10 @@ Global
|
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{428544E0-4EB6-42FE-B6F2-8334726F34E5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
+ {ABDF44A3-B648-41A0-9A17-356743AE264B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
+ {ABDF44A3-B648-41A0-9A17-356743AE264B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
+ {ABDF44A3-B648-41A0-9A17-356743AE264B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
+ {ABDF44A3-B648-41A0-9A17-356743AE264B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
EndGlobalSection
|
|
EndGlobalSection
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
HideSolutionNode = FALSE
|
|
HideSolutionNode = FALSE
|