mirror of
https://github.com/electronicarts/CnC_Renegade.git
synced 2025-12-16 23:51:41 -05:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
TARGETNAME=monodrvr
|
|
TARGETPATH=$(BASEDIR)\lib
|
|
TARGETTYPE=EXPORT_DRIVER
|
|
|
|
DLLDEF=monodrvr.def
|
|
|
|
SOURCES=monodrvr.c
|