Leaked source code of windows server 2003
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

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. ALT_PROJECT=WOW6432
  8. ALT_PROJECT_TARGET=WOW6432
  9. ALT_BIN_TARGET=.
  10. RPCENV= -DNTENV -DUNICODE -DBUILD_WOW6432 -DUSE_LPC6432
  11. SOURCES= \
  12. ..\startsvc.c \
  13. ..\lpcclnt.cxx \
  14. ..\lpcsvr.cxx
  15. UMLIBS= $(SDK_LIB_PATH)\ntdll.lib
  16. !include ..\sources.inc