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.

18 lines
502 B

  1. #****************************** File Header ******************************\
  2. # File Name: Sources
  3. #
  4. # Copyright (c) 1985-96, Microsoft Corporation
  5. #
  6. # Project specific SOURCES file.
  7. #
  8. # History:
  9. # 1-28-97 Lingyun Wang [lingyunw] Created
  10. #***************************************************************************/
  11. ALT_PROJECT=win95
  12. ALT_PROJECT_TARGET=win95
  13. !include ..\sources.inc
  14. !undef USE_NTDLL
  15. USE_MSVCRT=1
  16. USE_MAPSYM=1
  17. C_DEFINES=$(C_DEFINES) -D_WIN32_WINNT=0x0400
  18. UMTYPE=windows