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.

33 lines
986 B

  1. #
  2. # Built automatically
  3. #
  4. #
  5. # Source files
  6. #
  7. $(OBJDIR)\dummy.obj $(OBJDIR)\dummy.lst: .\dummy.cxx $(CRTINC)\coguid.h \
  8. $(CRTINC)\compobj.h $(CRTINC)\dvobj.h $(CRTINC)\initguid.h \
  9. $(CRTINC)\moniker.h $(CRTINC)\ole2.h $(CRTINC)\oleguid.h \
  10. $(CRTINC)\scode.h $(CRTINC)\stdio.h $(CRTINC)\stdlib.h \
  11. $(CRTINC)\storage.h $(CRTINC)\string.h $(CRTINC)\windows.h \
  12. $(CTCOMTOOLS)\h\nchar.h .\comtpch.hxx
  13. #
  14. # Precompiled C++ header
  15. #
  16. !ifdef PXXFILE
  17. $(PCHDIR)\$(OBJDIR)\comtpch.pxh $(PCHDIR)\$(OBJDIR)\comtpch.lst: \
  18. $(CTCOMTOOLS)\h\comtpch.cxx $(CRTINC)\coguid.h $(CRTINC)\compobj.h \
  19. $(CRTINC)\dvobj.h $(CRTINC)\initguid.h $(CRTINC)\moniker.h \
  20. $(CRTINC)\ole2.h $(CRTINC)\oleguid.h $(CRTINC)\scode.h \
  21. $(CRTINC)\stdio.h $(CRTINC)\stdlib.h $(CRTINC)\storage.h \
  22. $(CRTINC)\string.h $(CRTINC)\windows.h $(CTCOMTOOLS)\h\comtpch.hxx \
  23. $(CTCOMTOOLS)\h\nchar.h
  24. .\$(OBJDIR)\dummy.obj : $(PCHDIR)\$(OBJDIR)\comtpch.pxh
  25. !endif # PXXFILE