This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
PortableGL/PortableGL.SDL/Properties/AssemblyInfo.cs
2013-08-11 13:06:21 -04:00

6 lines
213 B
C#

using System.Reflection;
[assembly: AssemblyTitle("PortableGL.SDL")]
[assembly: AssemblyDescription("PortableGL SDL2-CS backend.")]
[assembly: AssemblyProduct("PortableGL.SDL")]
[assembly: AssemblyVersion("0.1")]