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.
50 lines
2.4 KiB
50 lines
2.4 KiB
#
|
|
# Built automatically
|
|
#
|
|
|
|
#
|
|
# Source files
|
|
#
|
|
|
|
$(OBJDIR)\log.obj $(OBJDIR)\log.lst: .\log.cxx $(CRTINC)\assert.h \
|
|
$(CRTINC)\ctype.h $(CRTINC)\excpt.h $(CRTINC)\stdarg.h \
|
|
$(CRTINC)\stddef.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
|
|
$(CRTINC)\string.h $(OLE_HEADERS)\coguid.h $(OLE_HEADERS)\compobj.h \
|
|
$(OLE_HEADERS)\dvobj.h $(OLE_HEADERS)\initguid.h \
|
|
$(OLE_HEADERS)\moniker.h $(OLE_HEADERS)\ole2.h \
|
|
$(OLE_HEADERS)\oleguid.h $(OLE_HEADERS)\scode.h \
|
|
$(OLE_HEADERS)\storage.h $(OSINC)\cderr.h $(OSINC)\commdlg.h \
|
|
$(OSINC)\dde.h $(OSINC)\ddeml.h $(OSINC)\dlgs.h $(OSINC)\drivinit.h \
|
|
$(OSINC)\lzexpand.h $(OSINC)\mmsystem.h $(OSINC)\nb30.h \
|
|
$(OSINC)\ole.h $(OSINC)\rpc.h $(OSINC)\rpcdce.h $(OSINC)\rpcdcep.h \
|
|
$(OSINC)\rpcnsi.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\log.hxx ..\h\syncwrap.hxx .\log.h
|
|
|
|
$(OBJDIR)\common.obj $(OBJDIR)\common.lst: .\common.cxx $(CRTINC)\direct.h \
|
|
$(CRTINC)\fcntl.h $(CRTINC)\io.h $(CRTINC)\sys\stat.h \
|
|
$(CRTINC)\sys\types.h $(CRTINC)\time.h $(CRTINC)\assert.h \
|
|
$(CRTINC)\ctype.h $(CRTINC)\excpt.h $(CRTINC)\stdarg.h \
|
|
$(CRTINC)\stddef.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
|
|
$(CRTINC)\string.h $(OLE_HEADERS)\coguid.h $(OLE_HEADERS)\compobj.h \
|
|
$(OLE_HEADERS)\dvobj.h $(OLE_HEADERS)\initguid.h \
|
|
$(OLE_HEADERS)\moniker.h $(OLE_HEADERS)\ole2.h \
|
|
$(OLE_HEADERS)\oleguid.h $(OLE_HEADERS)\scode.h \
|
|
$(OLE_HEADERS)\storage.h $(OSINC)\lmapibuf.h $(OSINC)\lmcons.h \
|
|
$(OSINC)\lmerr.h $(OSINC)\lmuseflg.h $(OSINC)\lmwksta.h \
|
|
$(OSINC)\cderr.h $(OSINC)\commdlg.h $(OSINC)\dde.h $(OSINC)\ddeml.h \
|
|
$(OSINC)\dlgs.h $(OSINC)\drivinit.h $(OSINC)\lzexpand.h \
|
|
$(OSINC)\mmsystem.h $(OSINC)\nb30.h $(OSINC)\ole.h $(OSINC)\rpc.h \
|
|
$(OSINC)\rpcdce.h $(OSINC)\rpcdcep.h $(OSINC)\rpcnsi.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\log.hxx \
|
|
..\h\syncwrap.hxx .\log.h
|
|
|