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.

45 lines
911 B

  1. !IF 0
  2. Copyright (C) 1997 - 1999 Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP=windows
  5. MINORCOMP=md_citohres
  6. USE_MSVCRT=1
  7. USE_CTRLDLL=1
  8. !ifndef PRNROOT
  9. PRNROOT=$(MAKEDIR:\gpdres\citohres=)
  10. !endif
  11. TARGETNAME=citohres
  12. TARGETPATH=obj
  13. TARGETTYPE=DYNLINK
  14. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE -DUSERMODE_DRIVER -DUNICODE
  15. TARGETLIBS= \
  16. $(SDK_LIB_PATH)\kernel32.lib \
  17. $(SDK_LIB_PATH)\winspool.lib \
  18. $(SDK_LIB_PATH)\uuid.lib \
  19. $(PRNROOT)\lib\uni\um\$(O)\unilib.lib \
  20. $(PRNROOT)\lib\utils\um\$O\utils.lib
  21. DLLBASE=@$(COFFBASE_TXT_FILE),citoh
  22. INCLUDES=$(BASEDIR)\public\oak\inc;$(BASEDIR)\public\sdk\inc; \
  23. ..;..\..\inc;$(PRNROOT)\inc
  24. PRIVINCS=
  25. SOURCES=citohres.rc \
  26. comoem.cpp
  27. MISCFILES=..\..\gpd\citoh\usa\ci8510.gpd \
  28. ..\..\gpd\atat\usa\at47x.gpd \
  29. .\citohres.ini