Source code of Windows XP (NT5)
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.

84 lines
1.4 KiB

  1. !ifndef ROOT
  2. ROOT=$(MAKEDIR:\samples\server=)
  3. !endif
  4. !ifndef DEVROOT
  5. DEVROOT=$(ROOT)\dev
  6. !endif
  7. !include $(DEVROOT)\common.inc
  8. MAJORCOMP=samples
  9. MINORCOMP=server
  10. TARGETNAME=server
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=PROGRAM
  13. #UMTYPE=console
  14. IDL_TYPE=ole
  15. PASS0_HEADERDIR=$(O)
  16. PASS0_SOURCEDIR=$(O)
  17. MIDL_UUIDDIR=$(O)
  18. MIDL_TLBDIR=$(O)
  19. 386_STDCALL=1
  20. TARGETLIBS=\
  21. $(SDK_LIB_PATH)\kernel32.lib \
  22. $(SDK_LIB_PATH)\advapi32.lib \
  23. $(SDK_LIB_PATH)\gdi32.lib \
  24. $(SDK_LIB_PATH)\user32.lib \
  25. $(SDK_LIB_PATH)\ole32.lib \
  26. $(SDK_LIB_PATH)\oleaut32.lib \
  27. $(SDK_LIB_PATH)\uuid.lib \
  28. $(SDK_LIB_PATH)\crypt32.lib \
  29. $(ROOT)\nmutil\nmutila\$(O)\nmutila.lib \
  30. $(ROOT)\t120\mst120\$(_OBJ_DIR)\*\rdcall.lib \
  31. $(ROOT)\as\cpi32.nt\$(O)\rdas32.lib
  32. #
  33. # Parameters for MIDL
  34. #
  35. #
  36. # List of sources
  37. #
  38. SOURCES=\
  39. imsconf3.idl\
  40. imsconf3_i.c\
  41. server.cpp \
  42. clutil.cpp \
  43. dbg.cpp \
  44. server.rc
  45. #
  46. # Precompiled specs
  47. #
  48. PRECOMPILED_INCLUDE = precomp.h
  49. PRECOMPILED_PCH = precomp.pch
  50. PRECOMPILED_OBJ = precomp.obj
  51. PRECOMPILED_CXX = 1
  52. CONDITIONAL_INCLUDES = \
  53. compman.h drawdib.h avifmt.h avifile.h \
  54. mciwnd.h msvideo.h avicap.h \
  55. macocidl.h \
  56. macwin32.h \
  57. rpcerr.h \
  58. rpcmac.h \
  59. winwlm.h \
  60. macname1.h \
  61. macname2.h \
  62. macpub.h \
  63. macapi.h