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.

32 lines
582 B

  1. TARGETNAME=rtrlib
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=$(C_DEFINES) -DUNICODE -DMPR50=1
  5. PRECOMPILED_CXX=1
  6. PRECOMPILED_INCLUDE=stdafx.h
  7. UMTYPE=windows
  8. USE_ATL=1
  9. USE_MSVCRT=1
  10. USE_MFCUNICODE=1
  11. USE_VCCOM=1
  12. WIN32_IE_VERSION=0x0400
  13. INCLUDES=..\tfscore;..\common;..\mprinc;..\idl\$(O)
  14. SOURCES=\
  15. add.cpp \
  16. basecon.cpp \
  17. basertr.cpp \
  18. dumbprop.cpp \
  19. format.cpp \
  20. ipctrl.cpp \
  21. lsa.c \
  22. rtrcomn.cpp \
  23. rtrerr.cpp \
  24. rtrsheet.cpp \
  25. rtrstr.cpp \
  26. rtrui.cpp \
  27. sheet.cpp \
  28. strmap.cpp \
  29. ustringp.cpp