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.

62 lines
1.2 KiB

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. !ENDIF
  11. !include $(PRNROOT)\print.inc
  12. ALT_PROJECT=JPN
  13. ALT_PROJECT_TARGET=$(ALT_PROJECT)
  14. MAJORCOMP=windows
  15. MINORCOMP=md_fuprjres
  16. GPDDIR=$(PRNROOT)\gpd\fuj\$(ALT_PROJECT)
  17. UNIDIR=$(PRNROOT)\unidrv2
  18. SRCDIR=..
  19. RCCODEPAGE=932
  20. TARGETNAME=fuprjres
  21. TARGETPATH=obj
  22. TARGETTYPE=DYNLINK
  23. !IF 0
  24. DLLBASE=@$(COFFBASE_TXT_FILE),fuprjres
  25. !ELSE
  26. DLLBASE=0x8000000
  27. !ENDIF
  28. INCLUDES=$(PRNROOT)\inc;$(UNIDIR)\inc
  29. UMTYPE=windows
  30. SOURCES=\
  31. $(SRCDIR)\fuprjres.rc \
  32. $(SRCDIR)\fuprjres.c \
  33. $(SRCDIR)\common.c
  34. MISCFILES=\
  35. $(SRCDIR)\fuprjres.ini \
  36. $(GPDDIR)\fuf180mj.gpd \
  37. $(GPDDIR)\fuf180cj.gpd \
  38. $(GPDDIR)\fuf372fj.gpd \
  39. $(GPDDIR)\fuf671fj.gpd \
  40. $(GPDDIR)\fuf371aj.gpd \
  41. $(GPDDIR)\fuf374fj.gpd \
  42. $(GPDDIR)\fuf672fj.gpd \
  43. $(GPDDIR)\fuf373mj.gpd \
  44. $(GPDDIR)\fuf373cj.gpd