!if 0
Copyright (c) Microsoft Corporation.  All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
If you did not accept the terms of the EULA, you are not authorized to use
this source code. For a copy of the EULA, please see the LICENSE.RTF on your
install media.
!endif
!IF 0
Note on DOSYSGEN: the sysgen process runs "build" on this sources file to
produce a LIB file, even though the end target will be a DLL or an EXE.  This
is because COREDLL, which is linked implicitly to all such targets, can be
componentized and we want to avoid invoking COREDLL APIs that may not be
available after sysgen.  If you want to build and link this target AFTER the sysgen
is complete, comment out the following line -- otherwise you will get a LIB
file.
!ENDIF

WINCEOEM=1

SYNCHRONIZE_DRAIN=1

TARGETNAME=atapi_lib
TARGETTYPE=LIBRARY
TARGETDEFNAME=atapi

DEFFILE=atapi.def
WINCETARGETFILE0=$(_COMMONOAKROOT)\lib\$(_CPUINDPATH)\$(TARGETDEFNAME).def


SOURCES=  \
         atamain.cpp \
         atapipcmcia.cpp \
         atapipci.cpp \
         promise.cpp \
         diskmain.cpp \
         atapiio.cpp \
         cdio.cpp \
         helper.cpp \
         dvdioctl.cpp \
         cdaudio.cpp \
         pcicfg.cpp \
         debug.cpp \
         ali.cpp
         

#xref VIGUID {84522799-3172-408b-84b1-77d642f73715}
#xref VSGUID {c9a87c9a-e59d-4a7f-af0f-42a364cfb451}
