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.
|
|
# # Built automatically # # # Source files # $(OBJDIR)\dummy.obj $(OBJDIR)\dummy.lst: .\dummy.cxx $(CRTINC)\coguid.h \ $(CRTINC)\compobj.h $(CRTINC)\dispatch.h $(CRTINC)\dvobj.h \ $(CRTINC)\initguid.h $(CRTINC)\moniker.h $(CRTINC)\ole2.h \ $(CRTINC)\oleguid.h $(CRTINC)\scode.h $(CRTINC)\stdarg.h \ $(CRTINC)\stdio.h $(CRTINC)\storage.h $(CRTINC)\string.h \ $(CRTINC)\variant.h $(CRTINC)\windows.h $(PORTINC)\tchar.h \ $(PORTINC)\types16.h .\ctolerpc.h .\KillWarn.h .\macport.h \ .\olestr.h .\oletypes.h
# # Precompiled C++ header #
!ifdef PXXFILE $(PCHDIR)\$(OBJDIR)\ctolerpc.pxh $(PCHDIR)\$(OBJDIR)\ctolerpc.lst: \ $(CTOLERPC)\include\ctolerpc.cxx $(CRTINC)\coguid.h \ $(CRTINC)\compobj.h $(CRTINC)\dispatch.h $(CRTINC)\dvobj.h \ $(CRTINC)\initguid.h $(CRTINC)\moniker.h $(CRTINC)\ole2.h \ $(CRTINC)\oleguid.h $(CRTINC)\scode.h $(CRTINC)\stdarg.h \ $(CRTINC)\stdio.h $(CRTINC)\storage.h $(CRTINC)\string.h \ $(CRTINC)\variant.h $(CRTINC)\windows.h $(CTOLERPC)\include\ctolerpc.h \ $(CTOLERPC)\include\KillWarn.h $(CTOLERPC)\include\macport.h \ $(CTOLERPC)\include\olestr.h $(CTOLERPC)\include\oletypes.h \ $(PORTINC)\tchar.h $(PORTINC)\types16.h
.\$(OBJDIR)\dummy.obj : $(PCHDIR)\$(OBJDIR)\ctolerpc.pxh
!endif # PXXFILE
|