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.

48 lines
1.3 KiB

  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. NDR_DIR=.
  10. NDR20_DIR=.
  11. CHARCONV_DIR=DAYTONA
  12. SYNCHRONIZE_BLOCK=1
  13. NTBBT=1
  14. #link with the special version of ntdll.dll
  15. USE_NOLIBS=1
  16. TARGETLIBS= $(SDK_LIB_DEST)\$(ALT_PROJECT_TARGET)\*\kernel32.lib \
  17. $(SDK_LIB_DEST)\$(ALT_PROJECT_TARGET)\*\ntdll.lib
  18. !include ..\sources.inc
  19. #use the daytona libs except for rpcmtrt.lib and rpcdbg.lib.
  20. LINKLIBS=\
  21. $(DS_LIB_PATH)\rsa32.lib \
  22. $(DS_LIB_PATH)\randlib.lib \
  23. $(RPCRUNTIME)\mtrt\$(ALT_PROJECT)\$(O)\rpcmtrt.lib \
  24. $(RPCRUNTIME)\unpickle\$(O)\unpickle.lib \
  25. $(RPCRUNTIME)\DbgLib\wow6432\$(O)\RpcDbg.lib \
  26. $(RPCRUNTIME)\rtifs\$(O)\rtifs.lib \
  27. $(RPCRUNTIME)\..\ndrlib\daytona\$(O)\rpcndrp.lib \
  28. $(RPCRUNTIME)\..\ndr20\daytona\$(O)\rpcndr20.lib \
  29. $(RPCRUNTIME)\CharConv\$(CHARCONV_DIR)\$(O)\CharConv.lib \
  30. $(RPCRUNTIME)\trans\common\$(ALT_PROJECT)\$(O)\rpctrans.lib
  31. !ifdef BUILD_NDR64
  32. LINKLIBS=$(LINKLIBS) \
  33. $(RPCRUNTIME)\..\ndr64\ndr64\$(O)\rpcndr64.lib
  34. !endif
  35. LINKER_FLAGS=$(LINKER_FLAGS) /align:65536 -ignore:4108 /pdb:$(O)\wrpcrt4.pdb