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.

26 lines
460 B

  1. # Copyright (c) 1993-1999 Microsoft Corporation
  2. !include ..\sources.inc
  3. TARGETNAME=common
  4. TARGETPATH=$(MIDL_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. !if $(WIN64)
  7. MSC_WARNING_LEVEL=/WX /W3
  8. !endif
  9. INCLUDES=.;..;..\front;..\inc;..\codegen;..\expr;..\support;$(PROJECT_ROOT)\inc\ndrshared
  10. SOURCES= \
  11. cmdutil.cxx \
  12. errhndl.cxx \
  13. idict.cxx \
  14. mem.cxx \
  15. pragma.cxx \
  16. stream.cxx \
  17. debug.cxx
  18. UMTYPE=windows