Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5eefab7

Browse files
committed
Move remote debugging to the end
1 parent7ce1e6e commit5eefab7

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

‎PCbuild/pcbuild.sln

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testclinic", "_testclinic.
8181
EndProject
8282
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="_testinternalcapi","_testinternalcapi.vcxproj","{900342D7-516A-4469-B1AD-59A66E49A25F}"
8383
EndProject
84-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="_remotedebugging","_remotedebugging.vcxproj","{4D7C112F-3083-4D9E-9754-9341C14D9B39}"
85-
EndProject
8684
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="_testimportmultiple","_testimportmultiple.vcxproj","{36D0C52C-DF4E-45D0-8BC7-E294C3ABC781}"
8785
EndProject
8886
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="_tkinter","_tkinter.vcxproj","{4946ECAC-2E69-4BF8-A90A-F5136F5094DF}"
@@ -165,6 +163,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testlimitedcapi", "_testli
165163
EndProject
166164
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="zlib-ng","zlib-ng.vcxproj","{FB91C8B2-6FBC-3A01-B644-1637111F902D}"
167165
EndProject
166+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") ="_remotedebugging","_remotedebugging.vcxproj","{4D7C112F-3083-4D9E-9754-9341C14D9B39}"
167+
EndProject
168168
Global
169169
GlobalSection(SolutionConfigurationPlatforms) =preSolution
170170
Debug|ARM=Debug|ARM
@@ -633,38 +633,6 @@ Global
633633
{900342D7-516A-4469-B1AD-59A66E49A25F}.Release|Win32.Build.0=Release|Win32
634634
{900342D7-516A-4469-B1AD-59A66E49A25F}.Release|x64.ActiveCfg=Release|x64
635635
{900342D7-516A-4469-B1AD-59A66E49A25F}.Release|x64.Build.0=Release|x64
636-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM.ActiveCfg=Debug|ARM
637-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM.Build.0=Debug|ARM
638-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM64.ActiveCfg=Debug|ARM64
639-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM64.Build.0=Debug|ARM64
640-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|Win32.ActiveCfg=Debug|Win32
641-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|Win32.Build.0=Debug|Win32
642-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|x64.ActiveCfg=Debug|x64
643-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|x64.Build.0=Debug|x64
644-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM.ActiveCfg=PGInstrument|ARM
645-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM.Build.0=PGInstrument|ARM
646-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM64.ActiveCfg=PGInstrument|ARM64
647-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM64.Build.0=PGInstrument|ARM64
648-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|Win32.ActiveCfg=PGInstrument|Win32
649-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|Win32.Build.0=PGInstrument|Win32
650-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|x64.ActiveCfg=PGInstrument|x64
651-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|x64.Build.0=PGInstrument|x64
652-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM.ActiveCfg=PGUpdate|ARM
653-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM.Build.0=PGUpdate|ARM
654-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM64.ActiveCfg=PGUpdate|ARM64
655-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM64.Build.0=PGUpdate|ARM64
656-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|Win32.ActiveCfg=PGUpdate|Win32
657-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|Win32.Build.0=PGUpdate|Win32
658-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|x64.ActiveCfg=PGUpdate|x64
659-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|x64.Build.0=PGUpdate|x64
660-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM.ActiveCfg=Release|ARM
661-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM.Build.0=Release|ARM
662-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM64.ActiveCfg=Release|ARM64
663-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM64.Build.0=Release|ARM64
664-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|Win32.ActiveCfg=Release|Win32
665-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|Win32.Build.0=Release|Win32
666-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|x64.ActiveCfg=Release|x64
667-
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|x64.Build.0=Release|x64
668636
{36D0C52C-DF4E-45D0-8BC7-E294C3ABC781}.Debug|ARM.ActiveCfg=Debug|ARM
669637
{36D0C52C-DF4E-45D0-8BC7-E294C3ABC781}.Debug|ARM.Build.0=Debug|ARM
670638
{36D0C52C-DF4E-45D0-8BC7-E294C3ABC781}.Debug|ARM64.ActiveCfg=Debug|ARM64
@@ -1750,6 +1718,38 @@ Global
17501718
{FB91C8B2-6FBC-3A01-B644-1637111F902D}.Release|Win32.Build.0=Release|Win32
17511719
{FB91C8B2-6FBC-3A01-B644-1637111F902D}.Release|x64.ActiveCfg=Release|x64
17521720
{FB91C8B2-6FBC-3A01-B644-1637111F902D}.Release|x64.Build.0=Release|x64
1721+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM.ActiveCfg=Debug|ARM
1722+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM.Build.0=Debug|ARM
1723+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM64.ActiveCfg=Debug|ARM64
1724+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|ARM64.Build.0=Debug|ARM64
1725+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|Win32.ActiveCfg=Debug|Win32
1726+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|Win32.Build.0=Debug|Win32
1727+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|x64.ActiveCfg=Debug|x64
1728+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Debug|x64.Build.0=Debug|x64
1729+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM.ActiveCfg=PGInstrument|ARM
1730+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM.Build.0=PGInstrument|ARM
1731+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM64.ActiveCfg=PGInstrument|ARM64
1732+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|ARM64.Build.0=PGInstrument|ARM64
1733+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|Win32.ActiveCfg=PGInstrument|Win32
1734+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|Win32.Build.0=PGInstrument|Win32
1735+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|x64.ActiveCfg=PGInstrument|x64
1736+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGInstrument|x64.Build.0=PGInstrument|x64
1737+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM.ActiveCfg=PGUpdate|ARM
1738+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM.Build.0=PGUpdate|ARM
1739+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM64.ActiveCfg=PGUpdate|ARM64
1740+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|ARM64.Build.0=PGUpdate|ARM64
1741+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|Win32.ActiveCfg=PGUpdate|Win32
1742+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|Win32.Build.0=PGUpdate|Win32
1743+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|x64.ActiveCfg=PGUpdate|x64
1744+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.PGUpdate|x64.Build.0=PGUpdate|x64
1745+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM.ActiveCfg=Release|ARM
1746+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM.Build.0=Release|ARM
1747+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM64.ActiveCfg=Release|ARM64
1748+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|ARM64.Build.0=Release|ARM64
1749+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|Win32.ActiveCfg=Release|Win32
1750+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|Win32.Build.0=Release|Win32
1751+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|x64.ActiveCfg=Release|x64
1752+
{4D7C112F-3083-4D9E-9754-9341C14D9B39}.Release|x64.Build.0=Release|x64
17531753
EndGlobalSection
17541754
GlobalSection(SolutionProperties) =preSolution
17551755
HideSolutionNode =FALSE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp