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
444 B
19 lines
444 B
############################################################################
|
|
#
|
|
# Copyright © Microsoft Corporation. All rights reserved.
|
|
#
|
|
############################################################################
|
|
|
|
WMIUNICODE=1
|
|
!include ..\sources.inc
|
|
SOURCES_USED=..\sources.inc
|
|
|
|
SOURCES= \
|
|
$(SOURCES) \
|
|
..\assertbreak.cpp \
|
|
|
|
|
|
DEBUG_CRTS=1
|
|
|
|
# Linked into framedyd.lib, which ships in the SDK
|
|
BUFFER_OVERFLOW_CHECKS=0
|