zipit.plg
Upload User: sfdasf1q
Upload Date: 2021-05-08
Package Size: 99k
Code Size: 1k
Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: zipit - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/zipit.res" /d "NDEBUG" /d "_AFXDLL" "D:MyVCzipitzipit.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP71D4.TMP" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/zipit.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:MyVCzipitzipit.cpp"
  14. "D:MyVCzipitzipitDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:WINDOWSTEMPRSP71D4.TMP" 
  17. Creating temporary file "C:WINDOWSTEMPRSP71D5.TMP" with contents
  18. [
  19. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/zipit.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  20. "D:MyVCzipitStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:WINDOWSTEMPRSP71D5.TMP" 
  23. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/zipit.pdb" /machine:I386 /out:"Release/zipit.exe"  .Releasezipit.obj .ReleasezipitDlg.obj .ReleaseStdAfx.obj .Releasezipit.res .ZipFunc.lib "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. zipit.cpp
  30. zipitDlg.cpp
  31. Generating Code...
  32. Linking...
  33. LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library
  34. <h3>Results</h3>
  35. zipit.exe - 0 error(s), 1 warning(s)
  36. </pre>
  37. </body>
  38. </html>