@@ -11,10 +11,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CSharp", "CSharp", "{6842A2
11
11
EndProject Section
12
12
EndProject
13
13
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{EA3CA547-452A-4D9E-BDB3-3BC5D7F15ACA}"
14
- Project Section (SolutionItems ) = preProject
15
- src \Directory .Build .props = src \Directory .Build .props
16
- src \Directory .Build .targets = src \Directory .Build .targets
17
- EndProject Section
14
+ Project Section (SolutionItems ) = preProject
15
+ src \Directory .Build .props = src \Directory .Build .props
16
+ src \Directory .Build .targets = src \Directory .Build .targets
17
+ EndProject Section
18
18
EndProject
19
19
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "libraries" , "libraries" , "{C9718C94-2F21-4E8D-B55D-8F0B1A131346}"
20
20
EndProject
@@ -25,23 +25,23 @@ EndProject
25
25
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "experiments" , "experiments" , "{1565E50D-3BF1-407E-842A-169F4F86513D}"
26
26
EndProject
27
27
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "infrastructure" , "infrastructure" , "{F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}"
28
- Project Section (SolutionItems ) = preProject
29
- src \infrastructure \.gitignore = src \infrastructure \.gitignore
30
- src \infrastructure \_._ = src \infrastructure \_._
31
- src \infrastructure \Directory .Build .targets = src \infrastructure \Directory .Build .targets
32
- src \infrastructure \README .md = src \infrastructure \README .md
33
- EndProject Section
28
+ Project Section (SolutionItems ) = preProject
29
+ src \infrastructure \.gitignore = src \infrastructure \.gitignore
30
+ src \infrastructure \_._ = src \infrastructure \_._
31
+ src \infrastructure \Directory .Build .targets = src \infrastructure \Directory .Build .targets
32
+ src \infrastructure \README .md = src \infrastructure \README .md
33
+ EndProject Section
34
34
EndProject
35
35
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "bindings" , "bindings" , "{9020C7C6-C366-4BD3-8C8A-F81394EC7174}"
36
- Project Section (SolutionItems ) = preProject
37
- src \bindings \silktouch .json = src \bindings \silktouch .json
38
- src \bindings \Directory .Build .targets = src \bindings \Directory .Build .targets
39
- EndProject Section
36
+ Project Section (SolutionItems ) = preProject
37
+ src \bindings \silktouch .json = src \bindings \silktouch .json
38
+ src \bindings \Directory .Build .targets = src \bindings \Directory .Build .targets
39
+ EndProject Section
40
40
EndProject
41
41
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "generators" , "generators" , "{8238D9F3-E158-4633-8017-B29AA3AD61F7}"
42
- Project Section (SolutionItems ) = preProject
43
- src \generators \README .md = src \generators \README .md
44
- EndProject Section
42
+ Project Section (SolutionItems ) = preProject
43
+ src \generators \README .md = src \generators \README .md
44
+ EndProject Section
45
45
EndProject
46
46
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Assimp.Native" , "src\infrastructure\Silk.NET.Assimp.Native\Silk.NET.Assimp.Native.csproj" , "{1FBF178D-3F9B-46C5-9D50-21D4D547113E}"
47
47
EndProject
@@ -71,6 +71,16 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Core", "src\librar
71
71
EndProject
72
72
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Vulkan" , "src\bindings\Silk.NET.Vulkan\Silk.NET.Vulkan.csproj" , "{AF6E05E0-9C51-4D52-AC7E-056714CAC5F4}"
73
73
EndProject
74
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Statiq" , "src\infrastructure\Silk.NET.Statiq\Silk.NET.Statiq.csproj" , "{ED11DCF5-E925-417A-99E0-B8AD615874EA}"
75
+ EndProject
76
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Statiq.TableOfContents" , "src\infrastructure\Silk.NET.Statiq.TableOfContents\Silk.NET.Statiq.TableOfContents.csproj" , "{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C}"
77
+ EndProject
78
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.OpenGLES.ANGLE.Native" , "src\infrastructure\Silk.NET.OpenGLES.ANGLE.Native\Silk.NET.OpenGLES.ANGLE.Native.csproj" , "{62901DA5-46F5-40E6-B680-D55F3AAE0323}"
79
+ EndProject
80
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Vulkan.Loader.Native" , "src\infrastructure\Silk.NET.Vulkan.Loader.Native\Silk.NET.Vulkan.Loader.Native.csproj" , "{95686EFE-3457-42A1-B94C-FE0FF5A1A256}"
81
+ EndProject
82
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Silk.NET.Vulkan.SwiftShader.Native" , "src\infrastructure\Silk.NET.Vulkan.SwiftShader.Native\Silk.NET.Vulkan.SwiftShader.Native.csproj" , "{66DC1792-099B-4477-9A98-F4993BD0DDD0}"
83
+ EndProject
74
84
Global
75
85
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
76
86
Debug| Any CPU = Debug| Any CPU
@@ -261,6 +271,66 @@ Global
261
271
{AF6E05E0-9C51-4D52-AC7E-056714CAC5F4} .Release| x64 .Build .0 = Release| Any CPU
262
272
{AF6E05E0-9C51-4D52-AC7E-056714CAC5F4} .Release| x86 .ActiveCfg = Release| Any CPU
263
273
{AF6E05E0-9C51-4D52-AC7E-056714CAC5F4} .Release| x86 .Build .0 = Release| Any CPU
274
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
275
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| Any CPU .Build .0 = Debug| Any CPU
276
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| x64 .ActiveCfg = Debug| Any CPU
277
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| x64 .Build .0 = Debug| Any CPU
278
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| x86 .ActiveCfg = Debug| Any CPU
279
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Debug| x86 .Build .0 = Debug| Any CPU
280
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| Any CPU .ActiveCfg = Release| Any CPU
281
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| Any CPU .Build .0 = Release| Any CPU
282
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| x64 .ActiveCfg = Release| Any CPU
283
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| x64 .Build .0 = Release| Any CPU
284
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| x86 .ActiveCfg = Release| Any CPU
285
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} .Release| x86 .Build .0 = Release| Any CPU
286
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
287
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| Any CPU .Build .0 = Debug| Any CPU
288
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| x64 .ActiveCfg = Debug| Any CPU
289
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| x64 .Build .0 = Debug| Any CPU
290
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| x86 .ActiveCfg = Debug| Any CPU
291
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Debug| x86 .Build .0 = Debug| Any CPU
292
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| Any CPU .ActiveCfg = Release| Any CPU
293
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| Any CPU .Build .0 = Release| Any CPU
294
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| x64 .ActiveCfg = Release| Any CPU
295
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| x64 .Build .0 = Release| Any CPU
296
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| x86 .ActiveCfg = Release| Any CPU
297
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} .Release| x86 .Build .0 = Release| Any CPU
298
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
299
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| Any CPU .Build .0 = Debug| Any CPU
300
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| x64 .ActiveCfg = Debug| Any CPU
301
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| x64 .Build .0 = Debug| Any CPU
302
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| x86 .ActiveCfg = Debug| Any CPU
303
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Debug| x86 .Build .0 = Debug| Any CPU
304
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| Any CPU .ActiveCfg = Release| Any CPU
305
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| Any CPU .Build .0 = Release| Any CPU
306
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| x64 .ActiveCfg = Release| Any CPU
307
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| x64 .Build .0 = Release| Any CPU
308
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| x86 .ActiveCfg = Release| Any CPU
309
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} .Release| x86 .Build .0 = Release| Any CPU
310
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
311
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| Any CPU .Build .0 = Debug| Any CPU
312
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| x64 .ActiveCfg = Debug| Any CPU
313
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| x64 .Build .0 = Debug| Any CPU
314
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| x86 .ActiveCfg = Debug| Any CPU
315
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Debug| x86 .Build .0 = Debug| Any CPU
316
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| Any CPU .ActiveCfg = Release| Any CPU
317
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| Any CPU .Build .0 = Release| Any CPU
318
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| x64 .ActiveCfg = Release| Any CPU
319
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| x64 .Build .0 = Release| Any CPU
320
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| x86 .ActiveCfg = Release| Any CPU
321
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} .Release| x86 .Build .0 = Release| Any CPU
322
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
323
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| Any CPU .Build .0 = Debug| Any CPU
324
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| x64 .ActiveCfg = Debug| Any CPU
325
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| x64 .Build .0 = Debug| Any CPU
326
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| x86 .ActiveCfg = Debug| Any CPU
327
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Debug| x86 .Build .0 = Debug| Any CPU
328
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| Any CPU .ActiveCfg = Release| Any CPU
329
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| Any CPU .Build .0 = Release| Any CPU
330
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| x64 .ActiveCfg = Release| Any CPU
331
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| x64 .Build .0 = Release| Any CPU
332
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| x86 .ActiveCfg = Release| Any CPU
333
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} .Release| x86 .Build .0 = Release| Any CPU
264
334
EndGlobalSection
265
335
GlobalSection (SolutionProperties ) = preSolution
266
336
HideSolutionNode = FALSE
@@ -288,6 +358,11 @@ Global
288
358
{46A89F89-77B3-4679-A82F-04A552545B16} = {8238D9F3-E158-4633-8017-B29AA3AD61F7}
289
359
{69CF4437-59F7-4304-9AE1-4B58E1A93367} = {C9718C94-2F21-4E8D-B55D-8F0B1A131346}
290
360
{AF6E05E0-9C51-4D52-AC7E-056714CAC5F4} = {9020C7C6-C366-4BD3-8C8A-F81394EC7174}
361
+ {ED11DCF5-E925-417A-99E0-B8AD615874EA} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
362
+ {A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
363
+ {62901DA5-46F5-40E6-B680-D55F3AAE0323} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
364
+ {95686EFE-3457-42A1-B94C-FE0FF5A1A256} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
365
+ {66DC1792-099B-4477-9A98-F4993BD0DDD0} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
291
366
EndGlobalSection
292
367
GlobalSection (ExtensibilityGlobals ) = postSolution
293
368
SolutionGuid = {F5273D7F-3334-48DF-94E3-41AE6816CD4D}
0 commit comments