Evp.plg
上传用户:dengkfang
上传日期:2008-12-30
资源大小:5233k
文件大小:2k
源码类别:

CA认证

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Evp - Win32 Unicode Release MinDependency--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D2.tmp" with contents
  10. [
  11. /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Fp"ReleaseUMinDependency/Evp.pch" /Yu"stdafx.h" /Fo"ReleaseUMinDependency/" /Fd"ReleaseUMinDependency/" /FD /c 
  12. "G:nero60023CoverDesignerMiniCA98MiniCAEvpEvpShell.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D2.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D3.tmp" with contents
  16. [
  17. 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:no /pdb:"ReleaseUMinDependency/Evp.pdb" /machine:I386 /def:".Evp.def" /out:"ReleaseUMinDependency/Evp.dll" /implib:"ReleaseUMinDependency/Evp.lib" 
  18. .ReleaseUMinDependencyEvp.obj
  19. .ReleaseUMinDependencyEvpShell.obj
  20. .ReleaseUMinDependencyStdAfx.obj
  21. .ReleaseUMinDependencyEvp.res
  22. ]
  23. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D3.tmp"
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D4.bat" with contents
  25. [
  26. @echo off
  27. if "%OS%"=="" goto NOTNT
  28. if not "%OS%"=="Windows_NT" goto NOTNT
  29. regsvr32 /s /c ".ReleaseUMinDependencyEvp.dll"
  30. echo regsvr32 exec. time > ".ReleaseUMinDependencyregsvr32.trg"
  31. goto end
  32. :NOTNT
  33. echo Warning : Cannot register Unicode DLL on Windows 95
  34. :end
  35. ]
  36. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D4.bat"
  37. Compiling...
  38. EvpShell.cpp
  39. Linking...
  40.    Creating library ReleaseUMinDependency/Evp.lib and object ReleaseUMinDependency/Evp.exp
  41. <h3>Output Window</h3>
  42. Performing registration
  43. <h3>Results</h3>
  44. Evp.dll - 0 error(s), 0 warning(s)
  45. </pre>
  46. </body>
  47. </html>