@@ -147,6 +147,11 @@ EndProject
147
147
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "powerpreview" , "src\modules\previewpane\powerpreview\powerpreview.vcxproj" , "{217DF501-135C-4E38-BFC8-99D4821032EA}"
148
148
EndProject
149
149
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "powerpreviewTest" , "src\modules\previewpane\powerpreviewTest\powerpreviewTest.vcxproj" , "{47310AB4-9034-4BD1-8D8B-E88AD21A171B}"
150
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "windowwalker" , "windowwalker" , "{8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}"
151
+ EndProject
152
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Window Walker" , "src\modules\windowwalker\app\Window Walker\Window Walker.csproj" , "{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}"
153
+ EndProject
154
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "WindowWalker" , "src\modules\windowwalker\dll\WindowWalker.vcxproj" , "{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}"
150
155
EndProject
151
156
Global
152
157
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -278,6 +283,14 @@ Global
278
283
{47310AB4-9034-4BD1-8D8B-E88AD21A171B} .Debug| x64 .Build .0 = Debug| x64
279
284
{47310AB4-9034-4BD1-8D8B-E88AD21A171B} .Release| x64 .ActiveCfg = Release| x64
280
285
{47310AB4-9034-4BD1-8D8B-E88AD21A171B} .Release| x64 .Build .0 = Release| x64
286
+ {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} .Debug| x64 .ActiveCfg = Debug| x64
287
+ {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} .Debug| x64 .Build .0 = Debug| x64
288
+ {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} .Release| x64 .ActiveCfg = Release| x64
289
+ {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} .Release| x64 .Build .0 = Release| x64
290
+ {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} .Debug| x64 .ActiveCfg = Debug| x64
291
+ {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} .Debug| x64 .Build .0 = Debug| x64
292
+ {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} .Release| x64 .ActiveCfg = Release| x64
293
+ {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} .Release| x64 .Build .0 = Release| x64
281
294
EndGlobalSection
282
295
GlobalSection (SolutionProperties ) = preSolution
283
296
HideSolutionNode = FALSE
@@ -316,6 +329,9 @@ Global
316
329
{748417CA-F17E-487F-9411-CAFB6D3F4877} = {2F305555-C296-497E-AC20-5FA1B237996A}
317
330
{217DF501-135C-4E38-BFC8-99D4821032EA} = {2F305555-C296-497E-AC20-5FA1B237996A}
318
331
{47310AB4-9034-4BD1-8D8B-E88AD21A171B} = {2F305555-C296-497E-AC20-5FA1B237996A}
332
+ {8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03} = {4574FDD0-F61D-4376-98BF-E5A1262C11EC}
333
+ {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} = {8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}
334
+ {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} = {8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}
319
335
EndGlobalSection
320
336
GlobalSection (ExtensibilityGlobals ) = postSolution
321
337
SolutionGuid = {C3A2F9D1-7930-4EF4-A6FC-7EE0A99821D0}
0 commit comments