QObjects.plg
上传用户:oybseng
上传日期:2015-04-27
资源大小:7831k
文件大小:2k
源码类别:

GDI/图象编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: QObjects - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1QQLOCALS~1TempRSP1A7.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/QObjects.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:QGISQObjectssrcQCoordSys.cpp"
  13. "F:QGISQObjectssrcQGlobalObj.cpp"
  14. "F:QGISQObjectssrcQLineObj.cpp"
  15. "F:QGISQObjectssrcQMapObj.cpp"
  16. "F:QGISQObjectsQObjects.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1QQLOCALS~1TempRSP1A7.tmp" 
  19. Creating temporary file "C:DOCUME~1QQLOCALS~1TempRSP1A8.tmp" with contents
  20. [
  21. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/QObjects.pdb" /debug /machine:I386 /def:".QObjects.def" /out:"..QGISBinQObjects.dll" /implib:"../lib/QObjects.lib" /pdbtype:sept 
  22. .DebugBoundaryRect.obj
  23. .DebugQBaseObj.obj
  24. .DebugQCoordSys.obj
  25. .DebugQEllipseObj.obj
  26. .DebugQGISAlgorithmLib.obj
  27. .DebugQGlobalObj.obj
  28. .DebugQLayerList.obj
  29. .DebugQLayerObj.obj
  30. .DebugQLineObj.obj
  31. .DebugQMapObj.obj
  32. .DebugQObjects.obj
  33. .DebugQPoint.obj
  34. .DebugQPointArray.obj
  35. .DebugQPointObj.obj
  36. .DebugQSelObjManager.obj
  37. .DebugStdAfx.obj
  38. .DebugQObjects.res
  39. ]
  40. Creating command line "link.exe @C:DOCUME~1QQLOCALS~1TempRSP1A8.tmp"
  41. <h3>Output Window</h3>
  42. Compiling...
  43. QGlobalObj.cpp
  44. Generating Code...
  45. Compiling...
  46. QCoordSys.cpp
  47. QLineObj.cpp
  48. QMapObj.cpp
  49. QObjects.cpp
  50. Generating Code...
  51. Linking...
  52.    Creating library ../lib/QObjects.lib and object ../lib/QObjects.exp
  53. <h3>Results</h3>
  54. QObjects.dll - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>