mirror of
https://github.com/reactos/wine.git
synced 2025-01-22 11:54:47 +00:00
opengl32: Load dll below 2GB address space.
This commit is contained in:
parent
e23bfdd831
commit
c62514b953
@ -1,6 +1,7 @@
|
||||
MODULE = opengl32.dll
|
||||
IMPORTLIB = opengl32
|
||||
IMPORTS = user32 gdi32 advapi32
|
||||
EXTRADLLFLAGS = -Wl,--image-base,0x7a800000
|
||||
|
||||
C_SRCS = \
|
||||
opengl_ext.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user