dep/glad: Add WGL, EGL, GLX
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\glad.c" />
|
||||
<ClCompile Include="src\glad_wgl.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="include\khrplatform.h" />
|
||||
<ClInclude Include="include\glad.h" />
|
||||
<ClInclude Include="include\glad_wgl.h" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user