windows-nt/Source/XPSP1/NT/com/rpc/runtime/mtrt/wow6432/sources
2020-09-26 16:20:57 +08:00

29 lines
434 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1998 - 1999
Module Name:
sources.
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
ALT_PROJECT=WOW6432
ALT_PROJECT_TARGET=WOW6432
ALT_BIN_TARGET=.
RPCENV= -DNTENV -DUNICODE -DBUILD_WOW6432 -DUSE_LPC6432
SOURCES= \
..\startsvc.c \
..\lpcclnt.cxx \
..\lpcsvr.cxx
UMLIBS= $(SDK_LIB_PATH)\ntdll.lib
!include ..\sources.inc