mirror of https://github.com/tongzx/nt5src
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.
19 lines
294 B
19 lines
294 B
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
!ENDIF
|
|
|
|
USE_MAPSYM=1
|
|
ALT_PROJECT_TARGET=WIN9X
|
|
!include ..\sources.inc
|
|
C_DEFINES=$(C_DEFINES) -DWIN9X_STREAM
|
|
|
|
INCLUDES=$(INCLUDES);$(BASEDIR)\private\ntos\inc
|
|
TARGETPATHLIB=$(SDK_LIB_DEST)
|
|
|
|
SOURCES=$(SOURCES)
|