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.

85 lines
1.4 KiB

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