22 lines
407 B
Plaintext
22 lines
407 B
Plaintext
############################################################################
|
|
|
|
#
|
|
|
|
# Copyright (c) 2000-2001 Microsoft Corporation, All Rights Reserved
|
|
#
|
|
# All rights reserved.
|
|
#
|
|
############################################################################
|
|
|
|
WMIUNICODE=1
|
|
!include ..\sources.inc
|
|
SOURCES_USED=..\sources.inc
|
|
|
|
SOURCES= \
|
|
$(SOURCES) \
|
|
..\assertbreak.cpp \
|
|
|
|
|
|
DEBUG_CRTS=1
|
|
|