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.

35 lines
539 B

  1. !if 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. !endif
  4. !ifndef FULL_DEBUG
  5. FULL_DEBUG=0
  6. !endif
  7. ROOT=$(MAKEDIR)
  8. !include $(ROOT)\common.inc
  9. CHECKED_ALT_DIR=1
  10. TARGETNAME=msr2cenu
  11. TARGETPATH=obj
  12. !if !(386)
  13. TARGETTYPE=LIBRARY
  14. !else
  15. TARGETTYPE=DYNLINK
  16. !endif
  17. DLLBASE=0x60000000
  18. RESOURCE_ONLY_DLL=1
  19. USE_LIBCMT=1
  20. !undef USE_NOLIBS
  21. LINKER_FLAGS = $(LINKER_FLAGS) /merge:.CRT=.data
  22. #PRECOMPILED_INCLUDE=stdafx.h
  23. #PRECOMPILED_CXX=1
  24. #PRECOMPILED_SOURCEFILE=stdafx.cpp
  25. SOURCES=
  26. i386_SOURCES=\
  27. msr2cenu.rc