21 lines
262 B
Plaintext
21 lines
262 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 2000-2001
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
Description:
|
|
|
|
sources for building NT (WDM11) version of avcstrm.sys
|
|
|
|
!ENDIF
|
|
|
|
!include ..\sources.inc
|
|
|
|
C_DEFINES=$(C_DEFINES) -DNT51_61883 -DUSE_WDM110
|
|
|
|
|
|
|