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.

34 lines
507 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. ALT_PROJECT=CHICAGO
  8. ALT_PROJECT_TARGET=CHICAGO
  9. NDR20_DIR=CHICAGO
  10. CHARCONV_DIR=CHICAGO
  11. #SYNCHRONIZE_DRAIN=1
  12. #SYNCHRONIZE_BLOCK=1
  13. RPCENV= -DWIN98
  14. UMTYPE=windows
  15. TARGETLIBS= \
  16. lib\kernel32.lib \
  17. $(SDK_LIB_PATH)\user32.lib \
  18. ..\..\AuxOps\$(ALT_PROJECT)\$(O)\AuxOps.lib
  19. NO_NTDLL=1
  20. USE_NOLIBS=1
  21. CHICAGO_PRODUCT=1
  22. !include ..\sources.inc