mirror of https://github.com/roytam1/kmeleon.git
parent
be46c8455a
commit
06e5a1a03a
2 changed files with 0 additions and 68 deletions
@ -1,34 +0,0 @@ |
||||
<html> |
||||
<body> |
||||
<pre> |
||||
<h1>Build Log</h1> |
||||
<h3> |
||||
--------------------Configuration: kmeleon_winamp - Win32 Debug-------------------- |
||||
</h3> |
||||
<h3>Command Lines</h3> |
||||
Creating temporary file "C:\WINDOWS\TEMP\RSP9361.TMP" with contents |
||||
[ |
||||
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KMELEON_WINAMP_EXPORTS" /Fp"Debug/kmeleon_winamp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c |
||||
"C:\Projects\k-meleon\kmeleon_winamp\kmeleon_winamp.cpp" |
||||
] |
||||
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP9361.TMP" |
||||
Creating temporary file "C:\WINDOWS\TEMP\RSP9362.TMP" with contents |
||||
[ |
||||
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:yes /pdb:"Debug/kmeleon_winamp.pdb" /debug /machine:I386 /out:"c:/projects/mozilla/mozilla/dist/win32_o.obj/bin/kmeleon_winamp.dll" /implib:"Debug/kmeleon_winamp.lib" /pdbtype:sept |
||||
".\Debug\kmeleon_winamp.obj" |
||||
".\Debug\StdAfx.obj" |
||||
".\Debug\kmeleon_winamp.res" |
||||
] |
||||
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP9362.TMP" |
||||
<h3>Output Window</h3> |
||||
Compiling... |
||||
kmeleon_winamp.cpp |
||||
Linking... |
||||
|
||||
|
||||
|
||||
<h3>Results</h3> |
||||
kmeleon_winamp.dll - 0 error(s), 0 warning(s) |
||||
</pre> |
||||
</body> |
||||
</html> |
@ -1,34 +0,0 @@ |
||||
<html> |
||||
<body> |
||||
<pre> |
||||
<h1>Build Log</h1> |
||||
<h3> |
||||
--------------------Configuration: ns_bookmarks - Win32 Debug-------------------- |
||||
</h3> |
||||
<h3>Command Lines</h3> |
||||
Creating temporary file "C:\WINDOWS\TEMP\RSPA324.TMP" with contents |
||||
[ |
||||
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NS_BOOKMARKS_EXPORTS" /Fp"Debug/ns_bookmarks.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c |
||||
"C:\Projects\k-meleon\ns_bookmarks\ns_bookmarks.cpp" |
||||
] |
||||
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA324.TMP" |
||||
Creating temporary file "C:\WINDOWS\TEMP\RSPA325.TMP" with contents |
||||
[ |
||||
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:yes /pdb:"Debug/kmeleon_bookmarks.pdb" /debug /machine:I386 /out:"c:/projects/mozilla/mozilla/dist/win32_o.obj/bin/kmeleon_bookmarks.dll" /implib:"Debug/kmeleon_bookmarks.lib" /pdbtype:sept |
||||
".\Debug\ns_bookmarks.obj" |
||||
".\Debug\StdAfx.obj" |
||||
".\Debug\ns_bookmarks.res" |
||||
] |
||||
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPA325.TMP" |
||||
<h3>Output Window</h3> |
||||
Compiling... |
||||
ns_bookmarks.cpp |
||||
Linking... |
||||
|
||||
|
||||
|
||||
<h3>Results</h3> |
||||
kmeleon_bookmarks.dll - 0 error(s), 0 warning(s) |
||||
</pre> |
||||
</body> |
||||
</html> |
Loading…
Reference in new issue