#############################################################################
# Build the OBJ list                                                        #
#############################################################################
OBJS =               \
        wstrings.obj

#############################################################################
# Configure the environment apprpriately.                                   #
#############################################################################
!include rules.mak

