17 lines
247 B
Plaintext
17 lines
247 B
Plaintext
|
!include ../sources.inc
|
||
|
|
||
|
TARGETNAME=sxapwguids
|
||
|
TARGETTYPE=LIBRARY
|
||
|
#TARGETPATH=obj
|
||
|
|
||
|
SOURCES= \
|
||
|
idsource.idl \
|
||
|
ihost.idl \
|
||
|
iuiview.idl \
|
||
|
ithunk.idl \
|
||
|
guids.c
|
||
|
|
||
|
!undef PRECOMPILED_OPTION
|
||
|
!undef PRECOMPILED_TARGET
|
||
|
!undef PRECOMPILED_OBJ
|