-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRena.Interop.Khronos.sln
More file actions
executable file
·30 lines (29 loc) · 1.69 KB
/
Rena.Interop.Khronos.sln
File metadata and controls
executable file
·30 lines (29 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rena.Interop.Khronos.Generator", "Rena.Interop.Khronos.Generator\Rena.Interop.Khronos.Generator.csproj", "{0548E955-4575-41D5-8B1F-C8DE230C6DB8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF7B469C-F7BA-45A8-84D1-2990598DF09F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF7B469C-F7BA-45A8-84D1-2990598DF09F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF7B469C-F7BA-45A8-84D1-2990598DF09F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF7B469C-F7BA-45A8-84D1-2990598DF09F}.Release|Any CPU.Build.0 = Release|Any CPU
{0548E955-4575-41D5-8B1F-C8DE230C6DB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0548E955-4575-41D5-8B1F-C8DE230C6DB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0548E955-4575-41D5-8B1F-C8DE230C6DB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0548E955-4575-41D5-8B1F-C8DE230C6DB8}.Release|Any CPU.Build.0 = Release|Any CPU
{AC9E29C1-EAC7-4246-A4C4-256E6D338FFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC9E29C1-EAC7-4246-A4C4-256E6D338FFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC9E29C1-EAC7-4246-A4C4-256E6D338FFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC9E29C1-EAC7-4246-A4C4-256E6D338FFD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal