!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. Revision History: !ENDIF TARGETNAME= rpcss # # This specifies the type of the target, such as PROGRAM, DYNLINK, LIBRARY, # etc. # TARGETTYPE= LIBRARY MAJORCOMP= cairole MINORCOMP= com !include ..\..\chicago.inc !include $(OLEDIR)\chicago.inc SOURCES= \ ..\bridge.cxx \ ..\remote.cxx