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.
20 lines
262 B
20 lines
262 B
!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
|
|
|
|
|
|
|