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.
28 lines
462 B
28 lines
462 B
!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
|
|
|
|
|