Leaked source code of windows server 2003
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.

437 lines
14 KiB

  1. # Microsoft Developer Studio Project File - Name="EvtVwr" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=EvtVwr - 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 "EvtVwr.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 "EvtVwr.mak" CFG="EvtVwr - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "EvtVwr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "EvtVwr - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "EvtVwr - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "EvtVwr - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "EvtVwr - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "EvtVwr - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF "$(CFG)" == "EvtVwr - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "Debug"
  36. # PROP BASE Intermediate_Dir "Debug"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 1
  40. # PROP Output_Dir "Debug"
  41. # PROP Intermediate_Dir "Debug"
  42. # PROP Ignore_Export_Lib 0
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  45. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "Nodes_EXPORTS" /FR /Yu"stdafx.h" /FD /GZ /c
  46. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  47. # ADD RSC /l 0x409 /d "_DEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  53. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # Begin Custom Build - Performing registration
  55. OutDir=.\Debug
  56. TargetPath=.\Debug\EvtVwr.dll
  57. InputPath=.\Debug\EvtVwr.dll
  58. SOURCE="$(InputPath)"
  59. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  60. regsvr32 /s /c "$(TargetPath)"
  61. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  62. # End Custom Build
  63. !ELSEIF "$(CFG)" == "EvtVwr - Win32 Unicode Debug"
  64. # PROP BASE Use_MFC 0
  65. # PROP BASE Use_Debug_Libraries 1
  66. # PROP BASE Output_Dir "DebugU"
  67. # PROP BASE Intermediate_Dir "DebugU"
  68. # PROP BASE Target_Dir ""
  69. # PROP Use_MFC 0
  70. # PROP Use_Debug_Libraries 1
  71. # PROP Output_Dir "DebugU"
  72. # PROP Intermediate_Dir "DebugU"
  73. # PROP Ignore_Export_Lib 0
  74. # PROP Target_Dir ""
  75. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  76. # ADD CPP /nologo /MTd /W3 /Gm /GR /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  85. # Begin Custom Build - Performing registration
  86. OutDir=.\DebugU
  87. TargetPath=.\DebugU\EvtVwr.dll
  88. InputPath=.\DebugU\EvtVwr.dll
  89. SOURCE="$(InputPath)"
  90. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  91. if "%OS%"=="" goto NOTNT
  92. if not "%OS%"=="Windows_NT" goto NOTNT
  93. regsvr32 /s /c "$(TargetPath)"
  94. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  95. goto end
  96. :NOTNT
  97. echo Warning : Cannot register Unicode DLL on Windows 95
  98. :end
  99. # End Custom Build
  100. !ELSEIF "$(CFG)" == "EvtVwr - Win32 Release MinSize"
  101. # PROP BASE Use_MFC 0
  102. # PROP BASE Use_Debug_Libraries 0
  103. # PROP BASE Output_Dir "ReleaseMinSize"
  104. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  105. # PROP BASE Target_Dir ""
  106. # PROP Use_MFC 0
  107. # PROP Use_Debug_Libraries 0
  108. # PROP Output_Dir "ReleaseMinSize"
  109. # PROP Intermediate_Dir "ReleaseMinSize"
  110. # PROP Ignore_Export_Lib 0
  111. # PROP Target_Dir ""
  112. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  113. # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  114. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  115. # ADD RSC /l 0x409 /d "NDEBUG"
  116. BSC32=bscmake.exe
  117. # ADD BASE BSC32 /nologo
  118. # ADD BSC32 /nologo
  119. LINK32=link.exe
  120. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  121. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386
  122. # Begin Custom Build - Performing registration
  123. OutDir=.\ReleaseMinSize
  124. TargetPath=.\ReleaseMinSize\EvtVwr.dll
  125. InputPath=.\ReleaseMinSize\EvtVwr.dll
  126. SOURCE="$(InputPath)"
  127. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  128. regsvr32 /s /c "$(TargetPath)"
  129. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  130. # End Custom Build
  131. !ELSEIF "$(CFG)" == "EvtVwr - Win32 Release MinDependency"
  132. # PROP BASE Use_MFC 0
  133. # PROP BASE Use_Debug_Libraries 0
  134. # PROP BASE Output_Dir "ReleaseMinDependency"
  135. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  136. # PROP BASE Target_Dir ""
  137. # PROP Use_MFC 0
  138. # PROP Use_Debug_Libraries 0
  139. # PROP Output_Dir "ReleaseMinDependency"
  140. # PROP Intermediate_Dir "ReleaseMinDependency"
  141. # PROP Ignore_Export_Lib 0
  142. # PROP Target_Dir ""
  143. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  144. # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  145. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  146. # ADD RSC /l 0x409 /d "NDEBUG"
  147. BSC32=bscmake.exe
  148. # ADD BASE BSC32 /nologo
  149. # ADD BSC32 /nologo
  150. LINK32=link.exe
  151. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  152. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  153. # Begin Custom Build - Performing registration
  154. OutDir=.\ReleaseMinDependency
  155. TargetPath=.\ReleaseMinDependency\EvtVwr.dll
  156. InputPath=.\ReleaseMinDependency\EvtVwr.dll
  157. SOURCE="$(InputPath)"
  158. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  159. regsvr32 /s /c "$(TargetPath)"
  160. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  161. # End Custom Build
  162. !ELSEIF "$(CFG)" == "EvtVwr - Win32 Unicode Release MinSize"
  163. # PROP BASE Use_MFC 0
  164. # PROP BASE Use_Debug_Libraries 0
  165. # PROP BASE Output_Dir "ReleaseUMinSize"
  166. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  167. # PROP BASE Target_Dir ""
  168. # PROP Use_MFC 0
  169. # PROP Use_Debug_Libraries 0
  170. # PROP Output_Dir "ReleaseUMinSize"
  171. # PROP Intermediate_Dir "ReleaseUMinSize"
  172. # PROP Ignore_Export_Lib 0
  173. # PROP Target_Dir ""
  174. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  175. # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  176. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  177. # ADD RSC /l 0x409 /d "NDEBUG"
  178. BSC32=bscmake.exe
  179. # ADD BASE BSC32 /nologo
  180. # ADD BSC32 /nologo
  181. LINK32=link.exe
  182. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  183. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  184. # Begin Custom Build - Performing registration
  185. OutDir=.\ReleaseUMinSize
  186. TargetPath=.\ReleaseUMinSize\EvtVwr.dll
  187. InputPath=.\ReleaseUMinSize\EvtVwr.dll
  188. SOURCE="$(InputPath)"
  189. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  190. if "%OS%"=="" goto NOTNT
  191. if not "%OS%"=="Windows_NT" goto NOTNT
  192. regsvr32 /s /c "$(TargetPath)"
  193. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  194. goto end
  195. :NOTNT
  196. echo Warning : Cannot register Unicode DLL on Windows 95
  197. :end
  198. # End Custom Build
  199. !ELSEIF "$(CFG)" == "EvtVwr - Win32 Unicode Release MinDependency"
  200. # PROP BASE Use_MFC 0
  201. # PROP BASE Use_Debug_Libraries 0
  202. # PROP BASE Output_Dir "ReleaseUMinDependency"
  203. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  204. # PROP BASE Target_Dir ""
  205. # PROP Use_MFC 0
  206. # PROP Use_Debug_Libraries 0
  207. # PROP Output_Dir "ReleaseUMinDependency"
  208. # PROP Intermediate_Dir "ReleaseUMinDependency"
  209. # PROP Ignore_Export_Lib 0
  210. # PROP Target_Dir ""
  211. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  212. # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  213. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  214. # ADD RSC /l 0x409 /d "NDEBUG"
  215. BSC32=bscmake.exe
  216. # ADD BASE BSC32 /nologo
  217. # ADD BSC32 /nologo
  218. LINK32=link.exe
  219. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  220. # ADD LINK32 comctl32.lib mmc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  221. # Begin Custom Build - Performing registration
  222. OutDir=.\ReleaseUMinDependency
  223. TargetPath=.\ReleaseUMinDependency\EvtVwr.dll
  224. InputPath=.\ReleaseUMinDependency\EvtVwr.dll
  225. SOURCE="$(InputPath)"
  226. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  227. if "%OS%"=="" goto NOTNT
  228. if not "%OS%"=="Windows_NT" goto NOTNT
  229. regsvr32 /s /c "$(TargetPath)"
  230. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  231. goto end
  232. :NOTNT
  233. echo Warning : Cannot register Unicode DLL on Windows 95
  234. :end
  235. # End Custom Build
  236. !ENDIF
  237. # Begin Target
  238. # Name "EvtVwr - Win32 Debug"
  239. # Name "EvtVwr - Win32 Unicode Debug"
  240. # Name "EvtVwr - Win32 Release MinSize"
  241. # Name "EvtVwr - Win32 Release MinDependency"
  242. # Name "EvtVwr - Win32 Unicode Release MinSize"
  243. # Name "EvtVwr - Win32 Unicode Release MinDependency"
  244. # Begin Group "Source Files"
  245. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  246. # Begin Source File
  247. SOURCE=.\CAbout.cpp
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\comp.cpp
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\CompData.cpp
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\dataobj.cpp
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\delebase.cpp
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\EvtVwr.cpp
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\EvtVwr.def
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.\EvtVwr.idl
  269. # ADD MTL /tlb ".\EvtVwr.tlb" /h "EvtVwr.h" /iid "EvtVwr_i.c" /Oicf
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.\EvtVwr.rc
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.\globals.cpp
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.\logsrvc.cpp
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.\mmccrack.cpp
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.\statnode.cpp
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.\StdAfx.cpp
  288. # ADD CPP /Yc"stdafx.h"
  289. # End Source File
  290. # End Group
  291. # Begin Group "Header Files"
  292. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  293. # Begin Source File
  294. SOURCE=.\CAbout.h
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\comp.h
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\CompData.h
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\dataobj.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\delebase.h
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\globals.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\localres.h
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\logsrvc.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\Resource.h
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\statnode.h
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\StdAfx.h
  325. # End Source File
  326. # End Group
  327. # Begin Group "Resource Files"
  328. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  329. # Begin Source File
  330. SOURCE=.\CAbout.rgs
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\CompData.rgs
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\header.bmp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\lgbmp.bmp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\lgicons.bmp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\Nodes16.bmp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.\Nodes32.bmp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.\smbmp.bmp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\smicons.bmp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\smopen.bmp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.\snapin.ico
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\watermar.bmp
  364. # End Source File
  365. # End Group
  366. # End Target
  367. # End Project