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.

32 lines
551 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 2000-2001
  3. Module Name:
  4. sources.
  5. Description:
  6. sources for building Win9x (WDM10) version of avcstrm.sys
  7. !ENDIF
  8. !include ..\sources.inc
  9. #
  10. # Use 61883.h for WinME
  11. #
  12. INCLUDES=..\..\inc\WinME;$(INCLUDES)
  13. #
  14. # To turn on time bomb:
  15. # -DTIME_BOMB
  16. #
  17. # To define number day until expiration: (if not defined, the default is 31)
  18. # -DDAYS_UNTIL_EXPIRATION=??
  19. #
  20. C_DEFINES=$(C_DEFINES) -DCIP_TALK_USE_SPH_TIMESTAMP=1 -DCIP_TALK_DOUBLE_BUFFER=2