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

驱动编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Wdm3" - 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=Wdm3 - 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 "Wdm3.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 "Wdm3.mak" CFG="Wdm3 - Win32 Checked"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Wdm3 - Win32 Checked" (based on "Win32 (x86) External Target")
  19. !MESSAGE "Wdm3 - Win32 Free" (based on "Win32 (x86) External Target")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF  "$(CFG)" == "Wdm3 - 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 Wdm3.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "Wdm3.exe"
  31. # PROP BASE Bsc_Name "Wdm3.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%Wdm3sys checked"
  37. # PROP Rebuild_Opt "-nmake /a"
  38. # PROP Target_File "Wdm3.sys"
  39. # PROP Bsc_Name "obji386checkedWdm3.bsc"
  40. # PROP Target_Dir ""
  41. !ELSEIF  "$(CFG)" == "Wdm3 - 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 Wdm3.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "Wdm3.exe"
  48. # PROP BASE Bsc_Name "Wdm3.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%Wdm3sys free"
  54. # PROP Rebuild_Opt "-nmake /a"
  55. # PROP Target_File "Wdm3.sys"
  56. # PROP Bsc_Name "obji386freeWdm3.bsc"
  57. # PROP Target_Dir ""
  58. !ENDIF 
  59. # Begin Target
  60. # Name "Wdm3 - Win32 Checked"
  61. # Name "Wdm3 - Win32 Free"
  62. !IF  "$(CFG)" == "Wdm3 - Win32 Checked"
  63. !ELSEIF  "$(CFG)" == "Wdm3 - 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=.Wdm3.map
  90. # End Source File
  91. # End Group
  92. # Begin Group "Source"
  93. # PROP Default_Filter ""
  94. # Begin Group "Headers"
  95. # PROP Default_Filter ""
  96. # Begin Source File
  97. SOURCE=.DebugPrint.h
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.Eventlog.h
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=....GUIDs.h
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.Ioctl.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.resource.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.Wdm3.h
  113. # End Source File
  114. # End Group
  115. # Begin Group "Install"
  116. # PROP Default_Filter ""
  117. # Begin Source File
  118. SOURCE=.Wdm3checked.inf
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.Wdm3free.inf
  122. # End Source File
  123. # End Group
  124. # Begin Group "Event messages"
  125. # PROP Default_Filter ""
  126. # Begin Source File
  127. SOURCE=.Wdm3Msg.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.Wdm3Msg.mc
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.Wdm3Msg.rc
  134. # End Source File
  135. # End Group
  136. # Begin Group "WMI"
  137. # PROP Default_Filter ""
  138. # Begin Source File
  139. SOURCE=.Wdm3.bmf
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.Wdm3.mof
  143. # End Source File
  144. # End Group
  145. # Begin Source File
  146. SOURCE=.DebugPrint.c
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.DeviceIo.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.Dispatch.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.Eventlog.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.Init.cpp
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.Pnp.cpp
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.Power.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.Wdm3.rc
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.Wmi.cpp
  171. # End Source File
  172. # End Group
  173. # Begin Source File
  174. SOURCE=..README.TXT
  175. # End Source File
  176. # End Target
  177. # End Project