windows-nt/Source/XPSP1/NT/ds/ese98/export/sources
2020-09-26 16:20:57 +08:00

22 lines
424 B
Plaintext

TARGETPATH=obj
TARGETTYPE=NOTARGET
PUBLISH_IN_SDK_INC=\
{jet.h=$(SDK_INC_PATH)\esent.h} \
{esebcli2.h=$(SDK_INC_PATH)\esebcli2.h}\
{esebkmsg.h=$(SDK_INC_PATH)\esebkmsg.h}
PASS0_PUBLISH=$(PUBLISH_IN_SDK_INC)
SOURCES=
#
# binplace the old (win2k) version of jet as this name
# this is only for x86. There is no equivalent for win64
#
!IF "$(X86)" == "1"
MISCFILES=x86\esent97.dll
!ENDIF