!if 0
Copyright (c) Microsoft Corporation.  All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of your Microsoft Windows CE
Source Alliance Program license form.  If you did not accept the terms of
such a license, you are not authorized to use this source code.
!endif
TARGETNAME=shellpslnotayg

TARGETTYPE=LIBRARY
RELEASETYPE=OAK
WINCEOEM=1

INCLUDES=$(INCLUDES)

CDEFINES=$(CDEFINES) -DAYGPORT

SOURCES=api.cpp \
		..\mysip.cpp
