mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 09:53:54 +00:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
MODULE = d3dx9_41.dll
|
|
IMPORTS = d3d9
|
|
|
|
C_SRCS = \
|
|
d3dx9_41_main.c
|
|
|
|
RC_SRCS = version.rc
|