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.

30 lines
470 B

  1. !IF 0
  2. Copyright (c)1999 Microsoft Corporation
  3. Module Name:
  4. sources
  5. Abstract
  6. Compile idl IME PAD file
  7. Author:
  8. Chae Seong Lim (cslim) 06-Apr-1999
  9. !ENDIF
  10. !include ..\..\common.inc
  11. TARGETNAME = padguids
  12. TARGETPATH = $(_OBJ_DIR)
  13. TARGETTYPE = LIBRARY
  14. SOURCES = \
  15. imepadsv.idl \
  16. padguids.c
  17. # Force makefile.inc to copy special files.
  18. NTTARGETFILE0=Create_files
  19. SYNCHRONIZE_BLOCK=1