FilterText.plg
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FilterText - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1chenpengLOCALS~1TempRSPC6.tmp" with contents
  10. [
  11. 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 /dll /incremental:no /pdb:"Release/FilterText.pdb" /map:"Release/FilterText.map" /debug /machine:I386 /out:"Release/FilterText.dll" /implib:"Release/FilterText.lib" 
  12. .ReleaseFilterText.obj
  13. .ReleaseRegexp.obj
  14. .ReleaseStdAfx.obj
  15. ]
  16. Creating command line "link.exe @C:DOCUME~1chenpengLOCALS~1TempRSPC6.tmp"
  17. <h3>Output Window</h3>
  18. Linking...
  19.    Creating library Release/FilterText.lib and object Release/FilterText.exp
  20. LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
  21. Creating temporary file "C:DOCUME~1chenpengLOCALS~1TempRSPCA.bat" with contents
  22. [
  23. @echo off
  24. md ......binclientrelease
  25. copy ReleaseFilterText.dll ......binClientFilterText.dll
  26. copy ReleaseFilterText.dll ......binClientreleaseFilterText.dll
  27. ]
  28. Creating command line "C:DOCUME~1chenpengLOCALS~1TempRSPCA.bat"
  29. 已复制         1 个文件。
  30. 已复制         1 个文件。
  31. <h3>Results</h3>
  32. FilterText.dll - 0 error(s), 1 warning(s)
  33. </pre>
  34. </body>
  35. </html>