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
461 B

  1. !IF 0
  2. Copyright (c)1999 Microsoft Corporation
  3. Module Name:
  4. sources
  5. Abstract
  6. Compile TIP PAD support library
  7. Author:
  8. Chae Seong Lim (cslim) 17-Oct-2001
  9. !ENDIF
  10. !include ..\..\common.inc
  11. TARGETNAME = srcuim
  12. TARGETPATH = $(_OBJ_DIR)
  13. TARGETTYPE = LIBRARY
  14. INCLUDES = $(INCLUDES); \
  15. ..\include; \
  16. ..\include\$(O)
  17. SOURCES= \
  18. cpadcbu.cpp \
  19. cpaddbg.cpp \
  20. cpadsvu.cpp \
  21. cpadsvus.cpp