windows-nt/Source/XPSP1/NT/base/hals/hals.inc

19 lines
222 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (c) 1989-2000 Microsoft Corporation
!ENDIF
!if defined(BUILD_CHECKED_KERNEL)
NTDEBUG=ntsd
FREEBUILD=0
!endif
# Always build MP hals for checked builds.
!if !$(FREEBUILD)
NT_UP=0
!endif
VC7_SYMBOLS=1