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.
 
 
 
 
 
 

16 lines
248 B

!include ..\migshared.mk
# component
MINORCOMP=win95reg
# target
TARGETNAME=win95reg
TARGETTYPE=LIBRARY
# compiler options
C_DEFINES=-DIS_32 $(C_DEFINES)
SOURCES=win95reg.c \
reg95.c \
reg95trk.c \