2025-04-27 07:49:33 -04:00

33 lines
461 B
Plaintext

!IF 0
Copyright (c)1999 Microsoft Corporation
Module Name:
sources
Abstract
Compile TIP PAD support library
Author:
Chae Seong Lim (cslim) 17-Oct-2001
!ENDIF
!include ..\..\common.inc
TARGETNAME = srcuim
TARGETPATH = $(_OBJ_DIR)
TARGETTYPE = LIBRARY
INCLUDES = $(INCLUDES); \
..\include; \
..\include\$(O)
SOURCES= \
cpadcbu.cpp \
cpaddbg.cpp \
cpadsvu.cpp \
cpadsvus.cpp