UsbKbd.dsp
资源名称:wdmdriv3.zip [点击查看]
上传用户:shebeicn
上传日期:2007-01-04
资源大小:1029k
文件大小:4k
源码类别:
驱动编程
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="UsbKbd" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 5.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) External Target" 0x0106
- CFG=UsbKbd - Win32 Checked
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "UsbKbd.mak".
- !MESSAGE
- !MESSAGE You can specify a configuration when running NMAKE
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "UsbKbd.mak" CFG="UsbKbd - Win32 Checked"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "UsbKbd - Win32 Checked" (based on "Win32 (x86) External Target")
- !MESSAGE "UsbKbd - Win32 Free" (based on "Win32 (x86) External Target")
- !MESSAGE
- # Begin Project
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- !IF "$(CFG)" == "UsbKbd - Win32 Checked"
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Checked"
- # PROP BASE Intermediate_Dir "Checked"
- # PROP BASE Cmd_Line "NMAKE /f UsbKbd.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "UsbKbd.exe"
- # PROP BASE Bsc_Name "UsbKbd.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Checked"
- # PROP Intermediate_Dir "Checked"
- # PROP Cmd_Line "MakeDrvr %DDKROOT% c: %WDMBook%UsbKbdsys checked"
- # PROP Rebuild_Opt "-nmake /a"
- # PROP Target_File "UsbKbd.sys"
- # PROP Bsc_Name "obji386checkedUsbKbd.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "UsbKbd - Win32 Free"
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Free"
- # PROP BASE Intermediate_Dir "Free"
- # PROP BASE Cmd_Line "NMAKE /f UsbKbd.mak"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "UsbKbd.exe"
- # PROP BASE Bsc_Name "UsbKbd.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Free"
- # PROP Intermediate_Dir "Free"
- # PROP Cmd_Line "MakeDrvr %DDKROOT% c: %WDMBook%UsbKbdsys free"
- # PROP Rebuild_Opt "-nmake /a"
- # PROP Target_File "UsbKbd.sys"
- # PROP Bsc_Name "obji386freeUsbKbd.bsc"
- # PROP Target_Dir ""
- !ENDIF
- # Begin Target
- # Name "UsbKbd - Win32 Checked"
- # Name "UsbKbd - Win32 Free"
- !IF "$(CFG)" == "UsbKbd - Win32 Checked"
- !ELSEIF "$(CFG)" == "UsbKbd - Win32 Free"
- !ENDIF
- # Begin Group "Build"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.build.err
- # End Source File
- # Begin Source File
- SOURCE=.build.log
- # End Source File
- # Begin Source File
- SOURCE=.build.wrn
- # End Source File
- # Begin Source File
- SOURCE=....MakeDrvr.bat
- # End Source File
- # Begin Source File
- SOURCE=.MAKEFILE
- # End Source File
- # Begin Source File
- SOURCE=.Makefile.inc
- # End Source File
- # Begin Source File
- SOURCE=.SOURCES
- # End Source File
- # Begin Source File
- SOURCE=.UsbKbd.map
- # End Source File
- # End Group
- # Begin Group "Source"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.DebugPrint.c
- # End Source File
- # Begin Source File
- SOURCE=.DebugPrint.h
- # End Source File
- # Begin Source File
- SOURCE=.DeviceIo.cpp
- # End Source File
- # Begin Source File
- SOURCE=.Dispatch.cpp
- # End Source File
- # Begin Source File
- SOURCE=....GUIDs.h
- # End Source File
- # Begin Source File
- SOURCE=.Init.cpp
- # End Source File
- # Begin Source File
- SOURCE=.Ioctl.h
- # End Source File
- # Begin Source File
- SOURCE=.Pnp.cpp
- # End Source File
- # Begin Source File
- SOURCE=.resource.h
- # End Source File
- # Begin Source File
- SOURCE=.Usb.cpp
- # End Source File
- # Begin Source File
- SOURCE=.UsbKbd.h
- # End Source File
- # Begin Source File
- SOURCE=.UsbKbd.rc
- # End Source File
- # Begin Source File
- SOURCE=.UsbKbdchecked.inf
- # End Source File
- # Begin Source File
- SOURCE=.UsbKbdfree.inf
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=..README.TXT
- # End Source File
- # End Target
- # End Project