# Copyright (c) 1992, Microsoft Corporation, all rights reserved
#
# sources
# Remote Access Visual Client program
# BUILD command sources file for windows resources
#
# 06/28/92 Steve Cobb

UI=..\..\..\..\..\..\net\ui
#UI=..\..\..\..\..\netui

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

INCLUDES=$(UI)\common\h;$(UI)\common\hack\nt;$(UI)\common\xlate;..\..\pbengine\xlate

SOURCES= \
    rasphone.rc \
    ipaddr.rc
