You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
307 B
15 lines
307 B
TARGETNAME=dblattach
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DRIVER
|
|
DRIVERTYPE=FS
|
|
|
|
# @@BEGIN_DDKSPLIT
|
|
BINPLACE_PLACEFILE=placefil.txt
|
|
NO_PRIVATE_INC=1
|
|
MISCFILES=dblattach.inf \
|
|
dblattachInstall.cmd \
|
|
dblattachUninstall.cmd
|
|
# @@END_DDKSPLIT
|
|
|
|
SOURCES=dblattach.c \
|
|
dblattach.rc
|