6 lines
75 B
Makefile
6 lines
75 B
Makefile
MODULE = compstui.dll
|
|
IMPORTLIB = compstui
|
|
|
|
C_SRCS = \
|
|
compstui_main.c
|