Added new files to project.
authorJarl Gullberg <jarl.gullberg@gmail.com>
Tue, 13 Jun 2017 20:01:34 +0000 (22:01 +0200)
committerJarl Gullberg <jarl.gullberg@gmail.com>
Tue, 13 Jun 2017 20:01:34 +0000 (22:01 +0200)
src/OpenTK.GLWidget/OpenTK.GLWidget.csproj

index 5ed427a..384726f 100644 (file)
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="OSX\OSXWindowInfoInitializer.cs" />
     <Compile Include="Properties\AssemblyInfo.cs">
       <SubType>Code</SubType>
     </Compile>
     <Compile Include="GLWidget.cs" />
+    <Compile Include="Win\WinWindowsInfoInitializer.cs" />
+    <Compile Include="X11\GLXAttribute.cs" />
+    <Compile Include="X11\XVisualClass.cs" />
+    <Compile Include="X11\XVisualInfo.cs" />
+    <Compile Include="X11\XVisualInfoMask.cs" />
+    <Compile Include="X11\XWindowInfoInitializer.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="paket.references" />