Commit 7dcc6ccf authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

opengl32: Create a unixlib interface for GL functions.

parent ed666db8
......@@ -9,6 +9,8 @@ EXTRADLLFLAGS = -Wl,--image-base,0x7a800000 -mcygwin
C_SRCS = \
opengl_ext.c \
opengl_norm.c \
thunks.c \
unix_thunks.c \
wgl.c
RC_SRCS = version.rc
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment