!if 0
Copyright (c) Microsoft Corporation.  All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the license visit http://go.microsoft.com/fwlink/?LinkId=3223.
!endif
!if 0
!endif

TARGETNAME=ppp2srv
TARGETTYPE=LIBRARY

CDEFINES = $(CDEFINES) -DARPSENDAPI
NOMIPS16CODE=1

!IF ("$(MEMTRACKING)" == "1")
CDEFINES = $(CDEFINES) -DMEMTRACKING
!ENDIF


INCLUDES= \
	..\inc; \
	..\..\..\inc; \
	..\..\..\security\inc;

!IFDEF SP_REF_VERBOSE
CDEFINES=$(CDEFINES) -DSP_REF_VERBOSE
!ENDIF

SOURCES=       \
	pppserver.c   	\

#xref VIGUID {7e24acfc-338f-4edb-8b26-ab5caa07f50b}
#xref VSGUID {c04cd609-204c-4374-bf35-2860e1cc24ba}
