!IF 0

Copyright (c)1999 Microsoft Corporation

Module Name:
	sources

Abstract
	Compile idl IME PAD file

Author:
	Chae Seong Lim (cslim) 06-Apr-1999

!ENDIF

!include ..\..\common.inc

TARGETNAME       = padguids
TARGETPATH       = $(_OBJ_DIR)
TARGETTYPE       = LIBRARY

SOURCES  = \
           imepadsv.idl   \
           padguids.c
        

# Force makefile.inc to copy special files.
NTTARGETFILE0=Create_files

SYNCHRONIZE_BLOCK=1