!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles.

!ENDIF

DIRS=   userpri \
        library \
        comdlg  \
        control \
        lz      \
        progman \
        taskman \
        version \
        winfile \
        winver  \
        grptoreg \
        convgrp \
        upedit \
        msctls \
        pid     \
        o2base

OPTIONAL_DIRS=  accesory  \
                games
