!IF 0

Copyright (C) Microsoft Corporation, 1989 - 1999

Module Name:

    sources.

Abstract:

    This file specifies the target component being built and the list of
    sources files needed to build that component.  Also specifies optional
    compiler switches and libraries that are unique for the component being
    built.


Revision History:

!ENDIF

TARGETNAME=irnotif
TARGETTYPE=LIBRARY
TARGETPATH=obj
PASS1_PUBLISH= \
    {$(O)\irnotif.lib=$(SDK_LIB_PATH)\irnotif.lib}

USE_MSVCRT=1

INCLUDES=.;..\senslogn;..\idl\$(O)

UMTYPE=console

SOURCES=\
    stub_usertok_c.c  \
    stub_irnotify_s.c \
    token.cxx    \

C_DEFINES=-DUNICODE