9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
|
TARGETNAME=xpress
|
||
|
TARGETPATH=$(DS_GLOBAL_LIB_DEST)
|
||
|
TARGETTYPE=LIBRARY
|
||
|
|
||
|
SOURCES= xdecode.c \
|
||
|
xencode.c
|
||
|
|
||
|
MSC_OPTIMIZATION = /O2 /Ox /Ot /Ob1 /Og
|