24 lines
218 B
Plaintext
24 lines
218 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1998 - 1999
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
!ENDIF
|
|
|
|
|
|
#
|
|
# Winnt build stuff
|
|
#
|
|
|
|
|
|
#
|
|
# General build stuff
|
|
#
|
|
|
|
!include ..\sources.inc
|
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
|
|