www.pudn.com > DMBDRV.rar > sources
# Copyright (c) 2006 Siano Mobile Silicon Ltd. All rights reserved
#
# PROPRIETARY RIGHTS of Siano Mobile Silicon are involved in the
# subject matter of this material. All manufacturing, reproduction,
# use, and sales rights pertaining to this subject matter are governed
# by the license agreement. The recipient of this software implicitly
# accepts the terms of the license.
#
TARGETNAME=SmsGenDrv
TARGETTYPE=DYNLINK
RELEASETYPE=PLATFORM
DLLENTRY=DllMain
DEFFILE= SmsGenDrv.def
INCLUDES= \
$(_TARGETPLATROOT)\src\xllp\inc; \
$(_TARGETPLATROOT)\src\inc; \
$(_TARGETPLATROOT)\src\bulverdeinc; \
..\
WINCEOEM=1
TARGETPATH=.\Output\WINCE$(_WINCEOSVER)\$(_CPUINDPATH)
SOURCES= \
SmsGenDrv.c
TARGETLIBS= \
$(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \