!IF 0

Copyright (c) 1995  Microsoft Corporation

Module Name:

    sources.

Abstract:

    This file specifies the target component being built and the list of
    sources files needed to build that component.  Also specifies optional
    compiler switches and libraries that are unique for the component being
    built.

Author:

    Chris Mayhall (ChrisMay)

History:

    07-Apr-95 ChrisMay
        Created.

Notes:

    Description of this file is in \nt\public\oak\bin\sources.tpl.

!ENDIF

!include ..\types2.inc

SOURCES = catstg.idl

# Can't have multiple guys partying on ..\proxy\proxy\dlldata.c at once
SYNCHRONIZE_BLOCK=1

