You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
341 B
12 lines
341 B
IA64_DLLLIBOBJECTS=\
|
|
$(PROJECT_LIB_PATH)\chkstk.obj \
|
|
$(PROJECT_LIB_PATH)\_memmove.obj \
|
|
$(PROJECT_LIB_PATH)\_memset.obj \
|
|
$(PROJECT_LIB_PATH)\_memcpy.obj
|
|
|
|
MSC_WARNING_LEVEL=/W4 /WX
|
|
|
|
IA64_SOURCES=..\ia64\critsect.s \
|
|
..\ia64\ldrthunk.s \
|
|
..\ia64\ldrctx.c \
|
|
ia64\usrstubs.s
|