Property.plg
上传用户:kklily621
上传日期:2013-06-25
资源大小:252k
文件大小:3k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Property - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Property.res" /d "_DEBUG" "F:防火墙源代码PropertyProperty.rc"" 
  10. Creating temporary file "C:DOCUME~1zhengLOCALS~1TempRSP9D.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Property.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:防火墙源代码PropertyAbout.cpp"
  14. "F:防火墙源代码PropertyAcl.cpp"
  15. "F:防火墙源代码PropertyAclSet.cpp"
  16. "F:防火墙源代码PropertyLogQuery.cpp"
  17. "F:防火墙源代码PropertyNetIPAria.cpp"
  18. "F:防火墙源代码PropertyPacketMonitor.cpp"
  19. "F:防火墙源代码PropertyRegister.cpp"
  20. "F:防火墙源代码PropertySetNet.cpp"
  21. "F:防火墙源代码PropertySetTime.cpp"
  22. "F:防火墙源代码PropertySplash.cpp"
  23. "F:防火墙源代码PropertySystemSet.cpp"
  24. "F:防火墙源代码PropertyHyperLinkHyperLink.cpp"
  25. "F:防火墙源代码CommonXFile.cpp"
  26. "F:防火墙源代码CommonXInstall.cpp"
  27. "F:防火墙源代码CommonXLogFile.cpp"
  28. "F:防火墙源代码PropertyMainFrameMainFrame.cpp"
  29. "F:防火墙源代码PropertyMainSheet.cpp"
  30. "F:防火墙源代码PropertyNetTimeSheet.cpp"
  31. "F:防火墙源代码PropertyProperty.cpp"
  32. "F:防火墙源代码PropertySystemTraySystemTray.cpp"
  33. "F:防火墙源代码PropertyInternetInternet.cpp"
  34. ]
  35. Creating command line "cl.exe @C:DOCUME~1zhengLOCALS~1TempRSP9D.tmp" 
  36. Creating temporary file "C:DOCUME~1zhengLOCALS~1TempRSP9E.tmp" with contents
  37. [
  38. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Property.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  39. "F:防火墙源代码PropertyStdAfx.cpp"
  40. ]
  41. Creating command line "cl.exe @C:DOCUME~1zhengLOCALS~1TempRSP9E.tmp" 
  42. Creating temporary file "C:DOCUME~1zhengLOCALS~1TempRSP9F.tmp" with contents
  43. [
  44. rasapi32.lib ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Xfilter.pdb" /debug /machine:I386 /out:"../release/Xfilter.exe" /pdbtype:sept 
  45. ".DebugAbout.obj"
  46. ".DebugAcl.obj"
  47. ".DebugAclSet.obj"
  48. ".DebugLogQuery.obj"
  49. ".DebugNetIPAria.obj"
  50. ".DebugPacketMonitor.obj"
  51. ".DebugRegister.obj"
  52. ".DebugSetNet.obj"
  53. ".DebugSetTime.obj"
  54. ".DebugSplash.obj"
  55. ".DebugStdAfx.obj"
  56. ".DebugSystemSet.obj"
  57. ".DebugHyperLink.obj"
  58. ".DebugXFile.obj"
  59. ".DebugXInstall.obj"
  60. ".DebugXLogFile.obj"
  61. ".DebugMainFrame.obj"
  62. ".DebugMainSheet.obj"
  63. ".DebugNetTimeSheet.obj"
  64. ".DebugProperty.obj"
  65. ".DebugSystemTray.obj"
  66. ".DebugInternet.obj"
  67. ".DebugProperty.res"
  68. "..Libhtmlhelp.lib"
  69. ]
  70. Creating command line "link.exe @C:DOCUME~1zhengLOCALS~1TempRSP9F.tmp"
  71. <h3>Output Window</h3>
  72. Compiling resources...
  73. Compiling...
  74. StdAfx.cpp
  75. Compiling...
  76. About.cpp
  77. Acl.cpp
  78. AclSet.cpp
  79. LogQuery.cpp
  80. NetIPAria.cpp
  81. PacketMonitor.cpp
  82. Register.cpp
  83. SetNet.cpp
  84. SetTime.cpp
  85. Splash.cpp
  86. SystemSet.cpp
  87. HyperLink.cpp
  88. XFile.cpp
  89. XInstall.cpp
  90. XLogFile.cpp
  91. MainFrame.cpp
  92. MainSheet.cpp
  93. NetTimeSheet.cpp
  94. Property.cpp
  95. SystemTray.cpp
  96. Generating Code...
  97. Compiling...
  98. Internet.cpp
  99. Generating Code...
  100. Linking...
  101. LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
  102. <h3>Results</h3>
  103. Xfilter.exe - 0 error(s), 1 warning(s)
  104. </pre>
  105. </body>
  106. </html>