!IF 0

Copyright (c) 1993  Microsoft Corporation

Module Name:

    sources.

Abstract:

    build template for logoff

Author:

    Kent Forschmiedt (a-kentf) 03-Mar-1993

!ENDIF



MAJORCOMP=utils
MINORCOMP=c2rtf

TARGETNAME=c2rtf
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
USE_CRTDLL=1

SOURCES=c2rtf.c

UMTYPE=console
UMAPPL=c2rtf
UMLIBS=$(BASEDIR)\public\sdk\lib\*\user32.lib
