@@ -41,6 +41,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Process Hollowing", "Inject
4141EndProject
4242Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Process Ghosting" , "Injection Methods\Remote Process\Process Ghosting\data\Process Ghosting.vcxproj" , "{622347E1-D269-424D-9A9F-21EAC84440EC}"
4343EndProject
44+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Ghostly Hollowing" , "Injection Methods\Remote Process\Ghostly Hollowing\data\Ghostly Hollowing.vcxproj" , "{EBD071CF-727D-4B23-91FA-979BF4E2F9E3}"
45+ EndProject
4446Global
4547 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4648 Release| x64 = Release| x64
@@ -107,6 +109,10 @@ Global
107109 {622347E1-D269-424D-9A9F-21EAC84440EC} .Release| x64 .Build .0 = Release| x64
108110 {622347E1-D269-424D-9A9F-21EAC84440EC} .Release| x86 .ActiveCfg = Release| Win32
109111 {622347E1-D269-424D-9A9F-21EAC84440EC} .Release| x86 .Build .0 = Release| Win32
112+ {EBD071CF-727D-4B23-91FA-979BF4E2F9E3} .Release| x64 .ActiveCfg = Release| x64
113+ {EBD071CF-727D-4B23-91FA-979BF4E2F9E3} .Release| x64 .Build .0 = Release| x64
114+ {EBD071CF-727D-4B23-91FA-979BF4E2F9E3} .Release| x86 .ActiveCfg = Release| Win32
115+ {EBD071CF-727D-4B23-91FA-979BF4E2F9E3} .Release| x86 .Build .0 = Release| Win32
110116 EndGlobalSection
111117 GlobalSection (SolutionProperties ) = preSolution
112118 HideSolutionNode = FALSE
@@ -129,6 +135,7 @@ Global
129135 {65E17E16-6632-46B5-8F6D-F0A90DE51AB8} = {5152BD62-9343-41C1-A008-0AE2A4514114}
130136 {FDE9C99E-3659-4822-8D6B-020C56FDD002} = {269CB137-AECD-412D-A16A-D27848560584}
131137 {622347E1-D269-424D-9A9F-21EAC84440EC} = {269CB137-AECD-412D-A16A-D27848560584}
138+ {EBD071CF-727D-4B23-91FA-979BF4E2F9E3} = {269CB137-AECD-412D-A16A-D27848560584}
132139 EndGlobalSection
133140 GlobalSection (ExtensibilityGlobals ) = postSolution
134141 SolutionGuid = {C52BB408-AB63-48E0-82B6-65ECE2C9ECD1}
0 commit comments