7 lines
78 B
Makefile
7 lines
78 B
Makefile
|
MODULE = d3dx10_40.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3dx10_40_main.c
|
||
|
|
||
|
RC_SRCS = version.rc
|