mirror of https://github.com/tongzx/nt5src
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.
23 lines
358 B
23 lines
358 B
!include ..\sources.inc
|
|
SOURCES_USED=$(SOURCES_USED) ..\sources.inc
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES =
|
|
|
|
# These are the retail (workstation/server) hives.
|
|
# ALT_PROJECT_TARGET=
|
|
|
|
HIVE_VERSION=RETAIL
|
|
|
|
HIVEDIR=Retail
|
|
|
|
# MPC value for setupp.ini for Professional
|
|
_MPC_VALUE=55034
|
|
|
|
NTTARGETFILE0=$(HIVE_FILES)
|
|
|
|
MISCFILES= \
|
|
$(HIVE_FILES)
|