dep/glad: Add WGL, EGL, GLX
This commit is contained in:
@@ -36,9 +36,11 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\glad.c" />
|
||||
<ClCompile Include="src\glad_wgl.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="include\glad.h" />
|
||||
<ClInclude Include="include\glad_wgl.h" />
|
||||
<ClInclude Include="include\khrplatform.h" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
|
||||
Reference in New Issue
Block a user