
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@627 212acab6-be3b-0410-9dea-997c60f758d6
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: makenssi - Win32 Release--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "F:\Temp\WinTemp\RSP8B.tmp" with contents
|
|
[
|
|
/nologo /G6 /ML /W3 /GX /O2 /Ob2 /D "_CONSOLE" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /Fo"Release/" /Fd"Release/" /FD /c
|
|
"C:\Program Files\NSIS\Source\exedata.cpp"
|
|
]
|
|
Creating command line "cl.exe @F:\Temp\WinTemp\RSP8B.tmp"
|
|
Creating temporary file "F:\Temp\WinTemp\RSP8C.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 version.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"../makensis.exe" /opt:nowin98
|
|
".\Release\deflate.obj"
|
|
".\Release\trees.obj"
|
|
".\Release\blocksort.obj"
|
|
".\Release\bzlib.obj"
|
|
".\Release\compress.obj"
|
|
".\Release\huffman.obj"
|
|
".\Release\build.obj"
|
|
".\Release\crc32.obj"
|
|
".\Release\DialogTemplate.obj"
|
|
".\Release\exedata.obj"
|
|
".\Release\makenssi.obj"
|
|
".\Release\ResourceEditor.obj"
|
|
".\Release\script.obj"
|
|
".\Release\tokens.obj"
|
|
".\Release\util.obj"
|
|
".\Release\Script1.res"
|
|
]
|
|
Creating command line "link.exe @F:\Temp\WinTemp\RSP8C.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
exedata.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
makensis.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|