⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hidmouse.mak

📁 usb driver, sample for usb driver develop. rised for reference
💻 MAK
字号:
#
# Borland C++ IDE generated makefile
# Generated 4/11/2001 at 8:56:40 PM 
#
.AUTODEPEND


#
# Borland C++ tools
#
IMPLIB  = Implib
BCC32   = Bcc32 +BccW32.cfg 
BCC32I  = Bcc32i +BccW32.cfg 
TLINK32 = TLink32
ILINK32 = Ilink32
TLIB    = TLib
BRC32   = Brc32
TASM32  = Tasm32
#
# IDE macros
#


#
# Options
#
IDE_LinkFLAGS32 =  -LC:\BC5\LIB
LinkerLocalOptsAtC32_hidmousedexe =  -Tpe -ap -c
ResLocalOptsAtC32_hidmousedexe = 
BLocalOptsAtC32_hidmousedexe = 
CompInheritOptsAt_hidmousedexe = -IC:\BC5\INCLUDE 
LinkerInheritOptsAt_hidmousedexe = -x
LinkerOptsAt_hidmousedexe = $(LinkerLocalOptsAtC32_hidmousedexe)
ResOptsAt_hidmousedexe = $(ResLocalOptsAtC32_hidmousedexe)
BOptsAt_hidmousedexe = $(BLocalOptsAtC32_hidmousedexe)

#
# Dependency List
#
Dep_hidmouse = \
   hidmouse.exe

hidmouse : BccW32.cfg $(Dep_hidmouse)
  echo MakeNode

Dep_hidmousedexe = \
   i2c.h\
   i2c.obj\
   usbd11.obj\
   usbdesc.obj\
   usblpt.obj\
   usbrpt.obj\
   usbstd.obj\
   portable.h\
   usb100.h\
   usbd11.h\
   usbdesc.h\
   usblpt_ioctl.h\
   usbrpt.h\
   usbstd.h

hidmouse.exe : $(Dep_hidmousedexe)
  $(ILINK32) @&&|
 /v $(IDE_LinkFLAGS32) $(LinkerOptsAt_hidmousedexe) $(LinkerInheritOptsAt_hidmousedexe) +
C:\BC5\LIB\c0x32.obj+
i2c.obj+
usbd11.obj+
usbdesc.obj+
usblpt.obj+
usbrpt.obj+
usbstd.obj
$<,$*
C:\BC5\LIB\bidsf.lib+
C:\BC5\LIB\import32.lib+
C:\BC5\LIB\cw32.lib



|
i2c.obj :  i2c.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ i2c.c
|

usbd11.obj :  usbd11.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ usbd11.c
|

usbdesc.obj :  usbdesc.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ usbdesc.c
|

usblpt.obj :  usblpt.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ usblpt.c
|

usbrpt.obj :  usbrpt.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ usbrpt.c
|

usbstd.obj :  usbstd.c
  $(BCC32) -P- -c @&&|
 $(CompOptsAt_hidmousedexe) $(CompInheritOptsAt_hidmousedexe) -o$@ usbstd.c
|

# Compiler configuration file
BccW32.cfg : 
   Copy &&|
-w
-R
-v
-WM-
-vi
-H
-H=hidmouse.csm
-WC
| $@


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -