Skip to content

Commit 355f339

Browse files
Address review
1 parent 4f69c68 commit 355f339

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

PCbuild/pcbuild.sln

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_ssl", "_ssl.vcxproj", "{C6
7777
EndProject
7878
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testcapi", "_testcapi.vcxproj", "{6901D91C-6E48-4BB7-9FEC-700C8131DF1D}"
7979
EndProject
80-
Project("{A840DDFB-ED50-484B-B527-B32E7CF90FD5}") = "_testclinic", "_testclinic.vcxproj", "{A840DDFB-ED50-484B-B527-B32E7CF90FD5}"
80+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testclinic", "_testclinic.vcxproj", "{A840DDFB-ED50-484B-B527-B32E7CF90FD5}"
8181
EndProject
8282
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testinternalcapi", "_testinternalcapi.vcxproj", "{900342D7-516A-4469-B1AD-59A66E49A25F}"
8383
EndProject
@@ -593,6 +593,38 @@ Global
593593
{6901D91C-6E48-4BB7-9FEC-700C8131DF1D}.Release|Win32.Build.0 = Release|Win32
594594
{6901D91C-6E48-4BB7-9FEC-700C8131DF1D}.Release|x64.ActiveCfg = Release|x64
595595
{6901D91C-6E48-4BB7-9FEC-700C8131DF1D}.Release|x64.Build.0 = Release|x64
596+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|ARM.ActiveCfg = Debug|ARM
597+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|ARM.Build.0 = Debug|ARM
598+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|ARM64.ActiveCfg = Debug|ARM64
599+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|ARM64.Build.0 = Debug|ARM64
600+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|Win32.ActiveCfg = Debug|Win32
601+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|Win32.Build.0 = Debug|Win32
602+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|x64.ActiveCfg = Debug|x64
603+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Debug|x64.Build.0 = Debug|x64
604+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|ARM.ActiveCfg = PGInstrument|ARM
605+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|ARM.Build.0 = PGInstrument|ARM
606+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|ARM64.ActiveCfg = PGInstrument|ARM64
607+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|ARM64.Build.0 = PGInstrument|ARM64
608+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|Win32.ActiveCfg = PGInstrument|Win32
609+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|Win32.Build.0 = PGInstrument|Win32
610+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|x64.ActiveCfg = PGInstrument|x64
611+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGInstrument|x64.Build.0 = PGInstrument|x64
612+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|ARM.ActiveCfg = PGUpdate|ARM
613+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|ARM.Build.0 = PGUpdate|ARM
614+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|ARM64.ActiveCfg = PGUpdate|ARM64
615+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|ARM64.Build.0 = PGUpdate|ARM64
616+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|Win32.ActiveCfg = PGUpdate|Win32
617+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|Win32.Build.0 = PGUpdate|Win32
618+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|x64.ActiveCfg = PGUpdate|x64
619+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.PGUpdate|x64.Build.0 = PGUpdate|x64
620+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|ARM.ActiveCfg = Release|ARM
621+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|ARM.Build.0 = Release|ARM
622+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|ARM64.ActiveCfg = Release|ARM64
623+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|ARM64.Build.0 = Release|ARM64
624+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|Win32.ActiveCfg = Release|Win32
625+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|Win32.Build.0 = Release|Win32
626+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|x64.ActiveCfg = Release|x64
627+
{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}.Release|x64.Build.0 = Release|x64
596628
{900342D7-516A-4469-B1AD-59A66E49A25F}.Debug|ARM.ActiveCfg = Debug|ARM
597629
{900342D7-516A-4469-B1AD-59A66E49A25F}.Debug|ARM.Build.0 = Debug|ARM
598630
{900342D7-516A-4469-B1AD-59A66E49A25F}.Debug|ARM64.ActiveCfg = Debug|ARM64

0 commit comments

Comments
 (0)