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.
20 lines
300 B
20 lines
300 B
MAJORCOMP =WUPPT
|
|
MINORCOMP =WUAU
|
|
TARGETNAME=irnotif
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
|
|
TARGETTYPE=LIBRARY
|
|
|
|
USE_MSVCRT=1
|
|
#USE_NATIVE_EH=1
|
|
|
|
C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
INCLUDES=$(INCLUDES);\
|
|
$(O); \
|
|
|
|
NTTARGETFILE0=token
|
|
|
|
SOURCES=\
|
|
$(O)\usertok_c.c \
|
|
token.cxx \
|