# Copyright (c) 1992, Microsoft Corporation, all rights reserved
#
# sources
# Remote Access external API
# BUILD command sources file for windows resources
#
# 04/01/93 Michael J. Salamone

TARGETNAME=dummy
TARGETPATH=obj
TARGETTYPE=LIBRARY
UMTYPE=windows

INCLUDES=..\..\..\common\inc

SOURCES=dummy.c \
        extapi.rc
