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.

11 lines
159 B

  1. !ifndef ROOT
  2. ROOT=$(MAKEDIR:\nmutil\nmutilw=)
  3. !endif
  4. !ifndef DEVROOT
  5. DEVROOT=$(ROOT)\dev
  6. !endif
  7. SOURCES_SUBDIR=nmutilw
  8. USE_UNICODE=1
  9. !include ..\sources.inc