20 lines
528 B
Plaintext
20 lines
528 B
Plaintext
############################################################################
|
|
|
|
#
|
|
|
|
# Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
|
|
#
|
|
# All rights reserved.
|
|
#
|
|
############################################################################
|
|
|
|
WMIUNICODE=1
|
|
!include ..\sources.inc
|
|
SOURCES_USED=..\sources.inc
|
|
|
|
PASS0_PUBLISH=\
|
|
{..\genlex.h=$(SDK_INC_PATH)\genlex.h} \
|
|
{..\objpath.h=$(SDK_INC_PATH)\objpath.h} \
|
|
{..\opathlex.h=$(SDK_INC_PATH)\opathlex.h} \
|
|
{..\sql_1.h=$(SDK_INC_PATH)\sql_1.h}
|