Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

26 lines
545 B

# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Rules.mk for the Event Viewer wide sourcefiles
!include $(UI)\admin\rules.mk
!IFDEF CODEVIEW
LINKFLAGS = $(LINKFLAGS) /COD
!ENDIF
###
### Since the server manager is standard and enhanced mode only,
### generate 286 code.
###
CFLAGS = -G2 $(CFLAGS)
CINC = -I$(UI)\admin\eventvwr\h $(CINC) -I$(UI)\admin\eventvwr\xlate -I$(UI)\import\win31\h
###
### Source Files
###
CXXSRC_COMMON = .\evmain.cxx .\evlb.cxx .\eventdtl.cxx \
.\filter.cxx .\finddlg.cxx .\sledlg.cxx .\slenum.cxx
CSRC_COMMON =