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.
17 lines
272 B
17 lines
272 B
!include $(WINCORE_PATH)\core.inc
|
|
|
|
MAJORCOMP=ntos
|
|
MINORCOMP=w32
|
|
|
|
TARGETNAME=w32inc
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
|
|
SOURCES=
|
|
|
|
INCLUDES=$(INCLUDES); \
|
|
$(O)
|
|
|
|
NTTARGETFILE0=$(O)\ptag.h $(O)\dbgtag.h
|
|
|
|
SOURCES_USED=$(WINCORE_PATH)\core.inc
|