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.

26 lines
409 B

  1. !IF 0
  2. Copyright (C) SCM Microsystems, 1998 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. TARGETNAME=SCMSTCS
  8. TARGETTYPE=DRIVER
  9. TARGETPATH=obj
  10. TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib
  11. INCLUDES=..\inc
  12. SOURCES=DrvNT5.c \
  13. CBHndlr.c \
  14. StcCmd.c \
  15. SerialNT.c \
  16. T0Hndlr.c \
  17. STCLog.mc \
  18. DriverNT.rc