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.

74 lines
1.2 KiB

  1. !ifndef ROOT
  2. ROOT=$(MAKEDIR:\t120\common=)
  3. !endif
  4. !ifndef DEVROOT
  5. DEVROOT=$(ROOT)\dev
  6. !endif
  7. !include $(DEVROOT)\common.inc
  8. MAJORCOMP=t120
  9. MINORCOMP=common
  10. TARGETNAME=common
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=LIBRARY
  13. SYNCHRONIZE_BLOCK=1
  14. INCLUDES=$(ROOT)\h\t120;$(ROOT)\t120\h;..;$(ROOT)\asn1\h;$(ROOT)\h
  15. C_DEFINES=$(C_DEFINES) -D_WINDOWS
  16. # -DJASPER
  17. # Always use intrinsics, even in debug
  18. USER_C_FLAGS=/Oi
  19. 386_STDCALL=1
  20. LINKLIBS=\
  21. $(ROOT)\nmutil\nmutila\$(_OBJ_DIR)\*\nmutila.lib
  22. USER_INCLUDES=iapplet.h
  23. IDL_TYPE=ole
  24. PASS0_HEADERDIR = $(ROOT)\h\t120\$(O)
  25. PASS0_SOURCEDIR = $(ROOT)\t120\common\$(O)
  26. MIDL_TLBDIR = $(ROOT)\t120\common\$(O)
  27. MIDL_UUIDDIR = $(ROOT)\t120\common\$(O)
  28. #
  29. # List of sources
  30. #
  31. SOURCES= \
  32. iapplet.idl \
  33. appcap.cpp \
  34. capid.cpp \
  35. t120dbg.cpp \
  36. memory.cpp \
  37. sesskey.cpp \
  38. objkey.cpp \
  39. regkey.cpp \
  40. cntlist.cpp \
  41. ms_util.cpp
  42. #
  43. # Precompiled specs
  44. #
  45. PRECOMPILED_INCLUDE = precomp.h
  46. PRECOMPILED_PCH = precomp.pch
  47. PRECOMPILED_OBJ = precomp.obj
  48. PRECOMPILED_CXX = 1
  49. CONDITIONAL_INCLUDES = \
  50. macocidl.h \
  51. macwin32.h \
  52. rpcerr.h \
  53. rpcmac.h \
  54. winwlm.h \
  55. macname1.h \
  56. macname2.h \
  57. macpub.h \
  58. macapi.h