mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 10:15:45 -04:00
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