6 lines
67 B
Makefile
6 lines
67 B
Makefile
MODULE = d3dim.dll
|
|
|
|
C_SRCS = d3dim_main.c
|
|
|
|
RC_SRCS = version.rc
|