282635b111
git-svn-id: file:///home/svn/incoming/trunk@2516 4d416f70-5f16-0410-b530-b9f4589650da
47 lines
1.7 KiB
Plaintext
Executable File
47 lines
1.7 KiB
Plaintext
Executable File
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: metcli - Win32 Release--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151B.tmp" with contents
|
|
[
|
|
/nologo /ML /W3 /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "USE_DLL" /D "METERPRETER_EXPORTS" /Fp"Release/metcli.pch" /Yu"metcli.h" /Fo"Release/" /Fd"Release/" /FD /c
|
|
"C:\Personal\Research\meterpreter\source\client\local_dispatch.c"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151B.tmp"
|
|
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151C.tmp" with contents
|
|
[
|
|
common.lib ws2_32.lib 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 /subsystem:console /incremental:no /pdb:"Release/metcli.pdb" /debug /machine:I386 /def:"..\..\source\client\metcli.def" /out:"Release/metcli.exe" /libpath:"..\common\Release"
|
|
.\Release\console.obj
|
|
.\Release\local_dispatch.obj
|
|
.\Release\metcli.obj
|
|
.\Release\module.obj
|
|
.\Release\remote_dispatch.obj
|
|
\Personal\Research\meterpreter\workspace\common\Release\common.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP151C.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
local_dispatch.c
|
|
Linking...
|
|
Creating library Release/metcli.lib and object Release/metcli.exp
|
|
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1520.bat" with contents
|
|
[
|
|
@echo off
|
|
copy release\metcli.exe ..\..\output\client
|
|
]
|
|
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1520.bat"
|
|
|
|
1 file(s) copied.
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
metcli.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|