@@ -17,6 +17,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DrtWindowDragMove", "src\Te
1717EndProject
1818Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "CommonData" , "src\Test\BranchCommon\data\CommonData.csproj" , "{D5F8FF19-BE50-49D3-9343-EEF2182611B7}"
1919EndProject
20+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DrtBitmapDecoder" , "src\Test\AppModel\DRT\Imaging\BitmapDecoder\DrtBitmapDecoder.csproj" , "{2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F}"
21+ EndProject
2022Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestServices" , "src\Test\Common\DRT\TestServices\TestServices.csproj" , "{12B6B1C0-A834-4223-B5F4-5813F2D73FAA}"
2123EndProject
2224Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DrtTools" , "src\Test\Common\DRT\Tools\DrtTools.csproj" , "{AB52B060-FE86-4630-937D-368C7945F0F0}"
@@ -45,8 +47,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CommandLineParser", "src\Te
4547EndProject
4648Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "InternalUtilities" , "src\Test\Infra\TestUtilities\InternalUtilities\InternalUtilities.csproj" , "{A25E87CA-4817-4A24-9504-5CD5BCD36EB4}"
4749EndProject
48- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "DrtBitmapDecoder" , "src\Test\AppModel\DRT\Imaging\BitmapDecoder\DrtBitmapDecoder.csproj" , "{4E69D800-2C80-4E28-A80F-ADDC3633F316}"
49- EndProject
5050Global
5151 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
5252 Debug| Any CPU = Debug| Any CPU
@@ -141,6 +141,18 @@ Global
141141 {D5F8FF19-BE50-49D3-9343-EEF2182611B7} .Release| x64 .Build .0 = Release| x64
142142 {D5F8FF19-BE50-49D3-9343-EEF2182611B7} .Release| x86 .ActiveCfg = Release| Any CPU
143143 {D5F8FF19-BE50-49D3-9343-EEF2182611B7} .Release| x86 .Build .0 = Release| Any CPU
144+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
145+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| Any CPU .Build .0 = Debug| Any CPU
146+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| x64 .ActiveCfg = Debug| x64
147+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| x64 .Build .0 = Debug| x64
148+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| x86 .ActiveCfg = Debug| Any CPU
149+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Debug| x86 .Build .0 = Debug| Any CPU
150+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| Any CPU .ActiveCfg = Release| Any CPU
151+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| Any CPU .Build .0 = Release| Any CPU
152+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| x64 .ActiveCfg = Release| x64
153+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| x64 .Build .0 = Release| x64
154+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| x86 .ActiveCfg = Release| Any CPU
155+ {2D51BB8E-29D7-4CB7-8AB4-DA37FE14A99F} .Release| x86 .Build .0 = Release| Any CPU
144156 {12B6B1C0-A834-4223-B5F4-5813F2D73FAA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
145157 {12B6B1C0-A834-4223-B5F4-5813F2D73FAA} .Debug| Any CPU .Build .0 = Debug| Any CPU
146158 {12B6B1C0-A834-4223-B5F4-5813F2D73FAA} .Debug| x64 .ActiveCfg = Debug| x64
@@ -309,18 +321,6 @@ Global
309321 {A25E87CA-4817-4A24-9504-5CD5BCD36EB4} .Release| x64 .Build .0 = Release| x64
310322 {A25E87CA-4817-4A24-9504-5CD5BCD36EB4} .Release| x86 .ActiveCfg = Release| Any CPU
311323 {A25E87CA-4817-4A24-9504-5CD5BCD36EB4} .Release| x86 .Build .0 = Release| Any CPU
312- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
313- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| Any CPU .Build .0 = Debug| Any CPU
314- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| x64 .ActiveCfg = Debug| x64
315- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| x64 .Build .0 = Debug| x64
316- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| x86 .ActiveCfg = Debug| Any CPU
317- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Debug| x86 .Build .0 = Debug| Any CPU
318- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| Any CPU .ActiveCfg = Release| Any CPU
319- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| Any CPU .Build .0 = Release| Any CPU
320- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| x64 .ActiveCfg = Release| x64
321- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| x64 .Build .0 = Release| x64
322- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| x86 .ActiveCfg = Release| Any CPU
323- {4E69D800-2C80-4E28-A80F-ADDC3633F316} .Release| x86 .Build .0 = Release| Any CPU
324324 EndGlobalSection
325325 GlobalSection (SolutionProperties ) = preSolution
326326 HideSolutionNode = FALSE
0 commit comments