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.
30 lines
1.4 KiB
30 lines
1.4 KiB
#
|
|
# Built automatically
|
|
#
|
|
|
|
#
|
|
# Source files
|
|
#
|
|
|
|
$(OBJDIR)\ctmem.obj $(OBJDIR)\ctmem.lst: .\ctmem.cxx \
|
|
$(COMMON)\ih\Base32K.hxx $(COMMON)\ih\types.h $(COMMON)\ih\winnot.h \
|
|
$(COMMONINC)\baseole.h $(COMMONINC)\basetyps.h $(COMMONINC)\cguid.h \
|
|
$(COMMONINC)\cobjerr.h $(COMMONINC)\dfsh.h $(COMMONINC)\dispatch.h \
|
|
$(COMMONINC)\disptype.h $(COMMONINC)\dsbase.h $(COMMONINC)\idltyps.h \
|
|
$(COMMONINC)\itabls.h $(COMMONINC)\ole2.h $(COMMONINC)\oletyp.h \
|
|
$(COMMONINC)\prspec.h $(COMMONINC)\querys.h $(COMMONINC)\scode.h \
|
|
$(COMMONINC)\shtyps.h $(COMMONINC)\stgprop.h $(COMMONINC)\varnt.h \
|
|
$(COMMONINC)\winole.h $(COMMONINC)\wtypes.h $(CRTINC)\ctype.h \
|
|
$(CRTINC)\excpt.h $(CRTINC)\stdarg.h $(CRTINC)\stdlib.h \
|
|
$(CRTINC)\string.h $(OSINC)\cderr.h $(OSINC)\commdlg.h $(OSINC)\dde.h \
|
|
$(OSINC)\ddeml.h $(OSINC)\dlgs.h $(OSINC)\lzexpand.h \
|
|
$(OSINC)\mmsystem.h $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h \
|
|
$(OSINC)\rpcdce.h $(OSINC)\rpcdcep.h $(OSINC)\rpcndr.h \
|
|
$(OSINC)\rpcnsi.h $(OSINC)\rpcnsip.h $(OSINC)\rpcnterr.h \
|
|
$(OSINC)\shellapi.h $(OSINC)\winbase.h $(OSINC)\wincon.h \
|
|
$(OSINC)\windef.h $(OSINC)\windows.h $(OSINC)\winerror.h \
|
|
$(OSINC)\wingdi.h $(OSINC)\winnetwk.h $(OSINC)\winnls.h \
|
|
$(OSINC)\winnt.h $(OSINC)\winperf.h $(OSINC)\winreg.h \
|
|
$(OSINC)\winsock.h $(OSINC)\winspool.h $(OSINC)\winsvc.h \
|
|
$(OSINC)\winuser.h $(OSINC)\winver.h ..\h\ctmem.hxx
|
|
|