Leaked source code of windows server 2003
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.
 
 
 
 
 
 

57 lines
1.3 KiB

MAJORCOMP=ntos
MINORCOMP=ex
TARGETNAME=ex
TARGETTYPE=LIBRARY
TARGETPATH=obj
BUILD_PRODUCES=ntosex$(NT_UP)
INCLUDES=..;..\..\inc;..\..\ke;..\..\kd64;$(SDKTOOLS_INC_PATH);$(HALKIT_INC_PATH);$(PROJECT_ROOT)\fs\fastfat
MSC_WARNING_LEVEL=/W4 /WX
SOURCES=..\callback.c \
..\callperf.c \
..\dbgctrl.c \
..\delay.c \
..\event.c \
..\eventpr.c \
..\exatom.c \
..\exdata.c \
..\exinfo.c \
..\exinit.c \
..\exdata.c \
..\exhotp.c \
..\fmutexc.c \
..\handle.c \
..\harderr.c \
..\hdlsterm.c \
..\lookasid.c \
..\luid.c \
..\mutant.c \
..\nbqueue.c \
..\pool.c \
..\probe.c \
..\profile.c \
..\raise.c \
..\resource.c \
..\semphore.c \
..\sysenv.c \
..\sysinfo.c \
..\systime.c \
..\timer.c \
..\worker.c \
..\zone.c \
..\uuid.c \
..\win32.c \
..\rundown.c \
..\pushlock.c \
..\xipdisp.c \
..\keyedevent.c
PRECOMPILED_INCLUDE=..\exp.h
PRECOMPILED_PCH=exp.pch
PRECOMPILED_OBJ=exp.obj
SOURCES_USED=..\sources.inc