home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBCursor / Cursor.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.5 KB  |  37 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Cursor - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP12CA.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURSOR_EXPORTS" /D "_WINDLL" /Fp"Release/Cursor.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:\HTBasic Source Code\DLL's\HTBCursor\cursor.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP12CA.tmp" 
  15. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP12CB.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 ../Tools/HTBWIN.LIB /nologo /dll /incremental:no /pdb:"Release/HTBCursor.pdb" /machine:I386 /def:".\cursor.def" /out:"Release/HTBCursor.dll" /implib:"Release/HTBCursor.lib" 
  18. ".\Release\cursor.obj"
  19. ]
  20. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP12CB.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. cursor.cpp
  24. Linking...
  25.    Creating library Release/HTBCursor.lib and object Release/HTBCursor.exp
  26. LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
  27. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  28. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  29.  
  30.  
  31.  
  32. <h3>Results</h3>
  33. HTBCursor.dll - 0 error(s), 3 warning(s)
  34. </pre>
  35. </body>
  36. </html>
  37.