windows-nt/Source/XPSP1/NT/com/published/idlole/public/sources
2020-09-26 16:20:57 +08:00

52 lines
1.3 KiB
Plaintext

!IF 0
Copyright (c) Microsoft Corporation. All rights reserved.
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:
Greg Jensenworth
!ENDIF
TARGETNAME=
TARGETPATH=obj
TARGETTYPE=NOTARGET
SYNCHRONIZE_BLOCK=1
SOURCES=
PASS0_PUBLISH= \
{ocidl.idl=$(SDK_INC_PATH)\ocidl.idl} \
{ocidl.acf=$(SDK_INC_PATH)\ocidl.acf} \
{wtypes.idl=$(SDK_INC_PATH)\wtypes.idl} \
{unknwn.idl=$(SDK_INC_PATH)\unknwn.idl} \
{objidl.idl=$(SDK_INC_PATH)\objidl.idl} \
{propidl.idl=$(SDK_INC_PATH)\propidl.idl} \
{pbagex.idl=$(SDK_INC_PATH)\pbagex.idl} \
{oleidl.idl=$(SDK_INC_PATH)\oleidl.idl} \
{oaidl.idl=$(SDK_INC_PATH)\oaidl.idl} \
{oaidl.acf=$(SDK_INC_PATH)\oaidl.acf} \
{obase.idl=$(SDK_INC_PATH)\obase.idl} \
{storext.idl=$(SDK_INC_PATH)\storext.idl} \
{iaccess.idl=$(SDK_INC_PATH)\iaccess.idl} \
{iaccess.acf=$(SDK_INC_PATH)\iaccess.acf} \
{immact.idl=$(SDK_INC_PATH)\immact.idl} \
{callobj.idl=$(SDK_INC_PATH)\callobj.idl} \
{ctxtcall.idl=$(SDK_INC_PATH)\ctxtcall.idl}