Source code of Windows XP (NT5)
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.

493 lines
11 KiB

  1. # Microsoft Developer Studio Project File - Name="WMITest" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=WMITest - Win32 Debug
  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 "WMITest.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 "WMITest.mak" CFG="WMITest - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "WMITest - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "WMITest - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "WMITest - Win32 Static Release" (based on "Win32 (x86) Application")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath "Desktop"
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "WMITest - Win32 Release"
  30. # PROP BASE Use_MFC 6
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 6
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /X /I "$(SDXROOT)\public\sdk\inc" /I "$(SDXROOT)\public\sdk\inc\crt" /I "$(SDXROOT)\public\sdk\inc\mfc42" /I "$(SDXROOT)\admin\wmi\wbem\common\STDLibrary" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D _WIN32_WINNT=0x0400 /Yu"stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 $(SDXROOT)\admin\wmi\wbem\common\idl\wbemuuid\obj\i386\wbemuuid.lib $(SDXROOT)\admin\wmi\wbem\common\STDLibrary\unicode\obj\i386\stdlibrary.lib version.lib /nologo /subsystem:windows /machine:I386
  53. !ELSEIF "$(CFG)" == "WMITest - Win32 Debug"
  54. # PROP BASE Use_MFC 6
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 6
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  66. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /X /I "$(SDXROOT)\public\sdk\inc" /I "$(SDXROOT)\public\sdk\inc\crt" /I "$(SDXROOT)\public\sdk\inc\mfc42" /I "$(SDXROOT)\admin\wmi\wbem\common\STDLibrary" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D _WIN32_WINNT=0x0400 /Yu"stdafx.h" /FD /GZ /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 $(SDXROOT)\admin\wmi\wbem\common\idl\wbemuuid\obj\i386\wbemuuid.lib $(SDXROOT)\admin\wmi\wbem\common\STDLibrary\unicode\obj\i386\stdlibrary.lib version.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  77. !ELSEIF "$(CFG)" == "WMITest - Win32 Static Release"
  78. # PROP BASE Use_MFC 6
  79. # PROP BASE Use_Debug_Libraries 0
  80. # PROP BASE Output_Dir "WMITest___Win32_Static_Release"
  81. # PROP BASE Intermediate_Dir "WMITest___Win32_Static_Release"
  82. # PROP BASE Ignore_Export_Lib 0
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 5
  85. # PROP Use_Debug_Libraries 0
  86. # PROP Output_Dir "SRelease"
  87. # PROP Intermediate_Dir "SRelease"
  88. # PROP Ignore_Export_Lib 0
  89. # PROP Target_Dir ""
  90. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D _WIN32_WINNT=0x0400 /Yu"stdafx.h" /FD /c
  91. # ADD CPP /nologo /MT /W3 /GX /O2 /X /I "$(SDXROOT)\public\sdk\inc" /I "$(SDXROOT)\public\sdk\inc\crt" /I "$(SDXROOT)\public\sdk\inc\mfc42" /I "$(SDXROOT)\admin\wmi\wbem\common\STDLibrary" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D _WIN32_WINNT=0x0400 /Yu"stdafx.h" /FD /c
  92. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  93. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  94. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  95. # ADD RSC /l 0x409 /d "NDEBUG"
  96. BSC32=bscmake.exe
  97. # ADD BASE BSC32 /nologo
  98. # ADD BSC32 /nologo
  99. LINK32=link.exe
  100. # ADD BASE LINK32 wbemuuid.lib /nologo /subsystem:windows /machine:I386
  101. # ADD LINK32 $(SDXROOT)\admin\wmi\wbem\common\idl\wbemuuid\obj\i386\wbemuuid.lib $(SDXROOT)\admin\wmi\wbem\common\STDLibrary\unicode\obj\i386\stdlibrary.lib version.lib /nologo /subsystem:windows /machine:I386
  102. !ENDIF
  103. # Begin Target
  104. # Name "WMITest - Win32 Release"
  105. # Name "WMITest - Win32 Debug"
  106. # Name "WMITest - Win32 Static Release"
  107. # Begin Group "Source Files"
  108. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  109. # Begin Source File
  110. SOURCE=.\ArrayItemDlg.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.\BindingPg.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.\BindingSheet.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\ClassDlg.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.\ClassPg.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.\ConsumerPg.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.\DelDlg.cpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\EditQualDlg.cpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.\ErrorDlg.cpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.\ExecMethodDlg.cpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.\ExportDlg.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.\FilterDlg.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\FilterPg.cpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\GetTextDlg.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\LoginDlg.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.\MainFrm.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\MethodsPg.cpp
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.\MofDlg.cpp
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.\NamespaceDlg.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.\ObjVw.cpp
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.\OpView.cpp
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\OpWrap.cpp
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.\ParamsPg.cpp
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.\PrefDlg.cpp
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.\PropQualsPg.cpp
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.\PropsPg.cpp
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.\PropUtil.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.\QueryColPg.cpp
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.\QuerySheet.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.\StdAfx.cpp
  198. # ADD CPP /Yc"stdafx.h"
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\ToolBarEx.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\Utils.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.\ValuePg.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.\WMITest.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\WMITest.rc
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\WMITestDoc.cpp
  217. # End Source File
  218. # End Group
  219. # Begin Group "Header Files"
  220. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  221. # Begin Source File
  222. SOURCE=.\ArrayItemDlg.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\BindingPg.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\BindingSheet.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\ClassDlg.h
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\ClassPg.h
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\ConsumerPg.h
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\DelDlg.h
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\EditQualDlg.h
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\ErrorDlg.h
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\ExecMethodDlg.h
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\ExportDlg.h
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\FilterDlg.h
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.\FilterPg.h
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\GetTextDlg.h
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.\LoginDlg.h
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.\MainFrm.h
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.\MethodsPg.h
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.\MofDlg.h
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.\NamespaceDlg.h
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.\ObjVw.h
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.\OpView.h
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.\OpWrap.h
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.\ParamsPg.h
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.\PrefDlg.h
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\PropQualsPg.h
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\PropsPg.h
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\PropUtil.h
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\QueryColPg.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\QuerySheet.h
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\Resource.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\StdAfx.h
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\ToolBarEx.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\Utils.h
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\ValuePg.h
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\WMITest.h
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\WMITestDoc.h
  328. # End Source File
  329. # End Group
  330. # Begin Group "Resource Files"
  331. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  332. # Begin Source File
  333. SOURCE=.\res\binary.bmp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\res\bitmap1.bmp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\res\bmp00001.bmp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\res\bmp00002.bmp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\res\busy.bmp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\res\enum_cla.bmp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\res\enum_obj.bmp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\res\error.bmp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\res\event_qu.bmp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\res\key.bmp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\res\modified.bmp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\res\root.bmp
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.\res\text.bmp
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\res\Toolbar.bmp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.\res\WMITest.ico
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.\res\WMITest.rc2
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.\res\WMITestDoc.ico
  382. # End Source File
  383. # End Group
  384. # Begin Source File
  385. SOURCE=.\WMITest.reg
  386. # End Source File
  387. # End Target
  388. # End Project