10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
!include ..\sources.inc
|
|
|
|
# target
|
|
TARGETNAME=sysmod
|
|
TARGETTYPE=DYNLINK
|
|
|
|
# compiler options
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|