WdmIo.dsp
上传用户:shebeicn
上传日期:2007-01-04
资源大小:1029k
文件大小:4k
源码类别:

驱动编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="WdmIo" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=WdmIo - Win32 Checked
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "WdmIo.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "WdmIo.mak" CFG="WdmIo - Win32 Checked"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "WdmIo - Win32 Checked" (based on "Win32 (x86) External Target")
  19. !MESSAGE "WdmIo - Win32 Free" (based on "Win32 (x86) External Target")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF  "$(CFG)" == "WdmIo - Win32 Checked"
  25. # PROP BASE Use_Debug_Libraries 1
  26. # PROP BASE Output_Dir "Checked"
  27. # PROP BASE Intermediate_Dir "Checked"
  28. # PROP BASE Cmd_Line "NMAKE /f WdmIo.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "WdmIo.exe"
  31. # PROP BASE Bsc_Name "WdmIo.bsc"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_Debug_Libraries 1
  34. # PROP Output_Dir "Checked"
  35. # PROP Intermediate_Dir "Checked"
  36. # PROP Cmd_Line "MakeDrvr %DDKROOT% c: %WDMBook%WdmIosys checked"
  37. # PROP Rebuild_Opt "-nmake /a"
  38. # PROP Target_File "WdmIo.sys"
  39. # PROP Bsc_Name "obji386checkedWdmIo.bsc"
  40. # PROP Target_Dir ""
  41. !ELSEIF  "$(CFG)" == "WdmIo - Win32 Free"
  42. # PROP BASE Use_Debug_Libraries 0
  43. # PROP BASE Output_Dir "Free"
  44. # PROP BASE Intermediate_Dir "Free"
  45. # PROP BASE Cmd_Line "NMAKE /f WdmIo.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "WdmIo.exe"
  48. # PROP BASE Bsc_Name "WdmIo.bsc"
  49. # PROP BASE Target_Dir ""
  50. # PROP Use_Debug_Libraries 0
  51. # PROP Output_Dir "Free"
  52. # PROP Intermediate_Dir "Free"
  53. # PROP Cmd_Line "MakeDrvr %DDKROOT% c: %WDMBook%WdmIosys free"
  54. # PROP Rebuild_Opt "-nmake /a"
  55. # PROP Target_File "WdmIo.sys"
  56. # PROP Bsc_Name "obji386freeWdmIo.bsc"
  57. # PROP Target_Dir ""
  58. !ENDIF 
  59. # Begin Target
  60. # Name "WdmIo - Win32 Checked"
  61. # Name "WdmIo - Win32 Free"
  62. !IF  "$(CFG)" == "WdmIo - Win32 Checked"
  63. !ELSEIF  "$(CFG)" == "WdmIo - Win32 Free"
  64. !ENDIF 
  65. # Begin Group "Build"
  66. # PROP Default_Filter ""
  67. # Begin Source File
  68. SOURCE=.build.err
  69. # End Source File
  70. # Begin Source File
  71. SOURCE=.build.log
  72. # End Source File
  73. # Begin Source File
  74. SOURCE=.build.wrn
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=....MakeDrvr.bat
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.MAKEFILE
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.Makefile.inc
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.SOURCES
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.WdmIo.map
  90. # End Source File
  91. # End Group
  92. # Begin Group "Source"
  93. # PROP Default_Filter ""
  94. # Begin Source File
  95. SOURCE=.DebugPrint.c
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.DebugPrint.h
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.DeviceIo.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.Dispatch.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=....GUIDs.h
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.Init.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.Ioctl.h
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.Pnp.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.resource.h
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.WdmIo.h
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.WdmIo.rc
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.WdmIoChecked.inf
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.WdmIoFree.inf
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.WdmIoLpt1Checked.inf
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.WdmIoLpt1Free.inf
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.WdmIoRtcChecked.inf
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.WdmIoRtcFree.inf
  144. # End Source File
  145. # End Group
  146. # Begin Source File
  147. SOURCE=..README.TXT
  148. # End Source File
  149. # End Target
  150. # End Project