12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 17
- VisualStudioVersion = 17.4.33122.133
- MinimumVisualStudioVersion = 15.0.28307.1082
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aether.Animation.UAP", "Animation\Aether.Animation.UAP.csproj", "{A312F64C-A5D4-4B28-A250-3A75CD5C4952}"
- EndProject
- Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Aether.Shaders", "Aether.Shaders", "{2C80D730-7FC9-45A7-BBA7-052BAABF236C}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aether.Shaders.FXAA.UAP", "Shaders\FXAA\Aether.Shaders.FXAA.UAP.csproj", "{CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aether.Shaders.Deferred.UAP", "Shaders\Deferred\Aether.Shaders.Deferred.UAP.csproj", "{E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|ARM = Debug|ARM
- Debug|x64 = Debug|x64
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|ARM = Release|ARM
- Release|x64 = Release|x64
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|ARM.ActiveCfg = Debug|ARM
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|ARM.Build.0 = Debug|ARM
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|x64.ActiveCfg = Debug|x64
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|x64.Build.0 = Debug|x64
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|x86.ActiveCfg = Debug|x86
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Debug|x86.Build.0 = Debug|x86
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|Any CPU.Build.0 = Release|Any CPU
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|ARM.ActiveCfg = Release|ARM
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|ARM.Build.0 = Release|ARM
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|x64.ActiveCfg = Release|x64
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|x64.Build.0 = Release|x64
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|x86.ActiveCfg = Release|x86
- {A312F64C-A5D4-4B28-A250-3A75CD5C4952}.Release|x86.Build.0 = Release|x86
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|ARM.ActiveCfg = Debug|ARM
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|ARM.Build.0 = Debug|ARM
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|x64.ActiveCfg = Debug|x64
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|x64.Build.0 = Debug|x64
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|x86.ActiveCfg = Debug|x86
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Debug|x86.Build.0 = Debug|x86
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|Any CPU.Build.0 = Release|Any CPU
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|ARM.ActiveCfg = Release|ARM
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|ARM.Build.0 = Release|ARM
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|x64.ActiveCfg = Release|x64
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|x64.Build.0 = Release|x64
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|x86.ActiveCfg = Release|x86
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0}.Release|x86.Build.0 = Release|x86
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|ARM.ActiveCfg = Debug|ARM
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|ARM.Build.0 = Debug|ARM
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|x64.ActiveCfg = Debug|x64
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|x64.Build.0 = Debug|x64
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|x86.ActiveCfg = Debug|x86
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Debug|x86.Build.0 = Debug|x86
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|Any CPU.Build.0 = Release|Any CPU
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|ARM.ActiveCfg = Release|ARM
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|ARM.Build.0 = Release|ARM
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|x64.ActiveCfg = Release|x64
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|x64.Build.0 = Release|x64
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|x86.ActiveCfg = Release|x86
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {CD84CAD7-12A5-47DA-82C9-A2953B9FFBF0} = {2C80D730-7FC9-45A7-BBA7-052BAABF236C}
- {E3A26131-F69A-4DD1-87B9-A7E3DEE255AA} = {2C80D730-7FC9-45A7-BBA7-052BAABF236C}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {0B093366-E165-4CF8-8C63-A21C8A2D90CE}
- EndGlobalSection
- EndGlobal
|