diff options
Diffstat (limited to 'shhhonidle/shhhonidle.plg')
| -rw-r--r-- | shhhonidle/shhhonidle.plg | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/shhhonidle/shhhonidle.plg b/shhhonidle/shhhonidle.plg new file mode 100644 index 0000000..aff6041 --- /dev/null +++ b/shhhonidle/shhhonidle.plg @@ -0,0 +1,64 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: shhhonidle - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP14.tmp" with contents
+[
+/nologo /MT /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHHHONIDLE_EXPORTS" /Fp"Release/shhhonidle.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\shhhonidle\shhhonidle.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP14.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP15.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 /base:"0x22060000" /dll /incremental:no /pdb:"Release/shhhonidle.pdb" /machine:I386 /out:"../../bin/release/plugins/shhhonidle.dll" /implib:"Release/shhhonidle.lib"
+".\Release\options.obj"
+".\Release\shhhonidle.obj"
+".\Release\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP15.tmp"
+<h3>Output Window</h3>
+Compiling...
+shhhonidle.c
+Linking...
+ Creating library Release/shhhonidle.lib and object Release/shhhonidle.exp
+
+
+
+<h3>Results</h3>
+shhhonidle.dll - 0 error(s), 0 warning(s)
+<h3>
+--------------------Configuration: shhhonidle - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP19.tmp" with contents
+[
+/nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHHHONIDLE_EXPORTS" /Fp"Debug/shhhonidle.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\shhhonidle\shhhonidle.c"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP19.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP1A.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/shhhonidle.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/shhhonidle.dll" /implib:"Debug/shhhonidle.lib" /pdbtype:sept
+".\Debug\options.obj"
+".\Debug\shhhonidle.obj"
+".\Debug\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP1A.tmp"
+<h3>Output Window</h3>
+Compiling...
+shhhonidle.c
+Linking...
+LINK : LNK6004: ../../bin/debug/plugins/shhhonidle.dll not found or not built by the last incremental link; performing full link
+ Creating library Debug/shhhonidle.lib and object Debug/shhhonidle.exp
+
+
+
+<h3>Results</h3>
+shhhonidle.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>
|
