Kaydet (Commit) 6a36c739 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Link with d3d9 and not ddraw which doesn't exist in current DirectX

üst 91a8ef2a
......@@ -62,10 +62,10 @@ $(eval $(call gb_Library_add_linked_libs,directx9canvas,\
ifeq ($(OS),WNT)
$(eval $(call gb_Library_add_linked_libs,directx9canvas,\
d3d9 \
user32 \
gdi32 \
gdiplus \
ddraw \
))
ifneq ($(USE_MINGW),)
$(eval $(call gb_Library_add_linked_libs,directx9canvas,\
......
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