remove bogus files
git-svn-id: file:///home/svn/incoming/trunk@3178 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
50bb22277c
commit
d8a6b6a913
|
@ -1,16 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: common - Win32 Release--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
common.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
|
@ -1,46 +0,0 @@
|
|||
<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>
|
|
@ -1,56 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: metsrv - Win32 Release--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP264.tmp" with contents
|
||||
[
|
||||
/nologo /ML /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METSRV_EXPORTS" /Fp"Release/metsrv.pch" /Yu"metsrv.h" /Fo"Release/" /Fd"Release/" /FD /c
|
||||
"Z:\external\source\meterpreter\source\server\libloader.c"
|
||||
"Z:\external\source\meterpreter\source\server\remote_dispatch.c"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP264.tmp"
|
||||
Creating temporary file "C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP265.tmp" with contents
|
||||
[
|
||||
/nologo /ML /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METSRV_EXPORTS" /Fp"Release/metsrv.pch" /Yc"metsrv.h" /Fo"Release/" /Fd"Release/" /FD /c
|
||||
"Z:\external\source\meterpreter\source\server\metsrv.c"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP265.tmp"
|
||||
Creating temporary file "C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP266.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 /dll /pdb:none /map:"Release/metsrv.map" /machine:I386 /def:"..\..\source\server\metsrv.def" /out:"Release/metsrv.dll" /implib:"Release/metsrv.lib" /libpath:"..\common\Release"
|
||||
.\Release\libloader.obj
|
||||
.\Release\metsrv.obj
|
||||
.\Release\remote_dispatch.obj
|
||||
\external\source\meterpreter\workspace\common\Release\common.lib
|
||||
]
|
||||
Creating command line "link.exe @C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP266.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
metsrv.c
|
||||
Z:\external\source\meterpreter\source\server\metsrv.c(30) : warning C4022: 'SetHandleInformation' : pointer mismatch for actual parameter 1
|
||||
Compiling...
|
||||
libloader.c
|
||||
remote_dispatch.c
|
||||
Generating Code...
|
||||
Linking...
|
||||
Creating library Release/metsrv.lib and object Release/metsrv.exp
|
||||
Creating temporary file "C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP26A.bat" with contents
|
||||
[
|
||||
@echo off
|
||||
copy release\metsrv.dll ..\..\output\server
|
||||
]
|
||||
Creating command line "C:\DOCUME~1\mmiller\LOCALS~1\Temp\RSP26A.bat"
|
||||
|
||||
1 file(s) copied.
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
metsrv.dll - 0 error(s), 1 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue