summaryrefslogtreecommitdiff
path: root/message_notify/messagenotify.plg
diff options
context:
space:
mode:
Diffstat (limited to 'message_notify/messagenotify.plg')
-rw-r--r--message_notify/messagenotify.plg66
1 files changed, 66 insertions, 0 deletions
diff --git a/message_notify/messagenotify.plg b/message_notify/messagenotify.plg
new file mode 100644
index 0000000..8e81db8
--- /dev/null
+++ b/message_notify/messagenotify.plg
@@ -0,0 +1,66 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: messagenotify - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSPC6.tmp" with contents
+[
+/nologo /MD /W3 /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGENOTIFY_EXPORTS" /D "UNICODE" /D "_UNICODE" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/messagenotify.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\MessageNotify\messagenotify.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSPC6.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSPC7.tmp" with contents
+[
+user32.lib /nologo /base:"0x22080000" /dll /incremental:no /pdb:"Release/messagenotify.pdb" /machine:I386 /out:"../../bin/release/plugins/messagenotify.dll" /implib:"Release/messagenotify.lib"
+".\Release\messagenotify.obj"
+".\Release\mywindowlist.obj"
+".\Release\options.obj"
+".\Release\popups.obj"
+".\Release\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSPC7.tmp"
+<h3>Output Window</h3>
+Compiling...
+messagenotify.cpp
+Linking...
+ Creating library Release/messagenotify.lib and object Release/messagenotify.exp
+
+
+
+<h3>Results</h3>
+messagenotify.dll - 0 error(s), 0 warning(s)
+<h3>
+--------------------Configuration: messagenotify - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSPCB.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGENOTIFY_EXPORTS" /D "UNICODE" /D "_UNICODE" /D "_WINDLL" /D "_AFXDLL" /Fp"Debug/messagenotify.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\MessageNotify\messagenotify.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSPCB.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSPCC.tmp" with contents
+[
+user32.lib /nologo /dll /incremental:yes /pdb:"Debug/messagenotify.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/messagenotify.dll" /implib:"Debug/messagenotify.lib" /pdbtype:sept
+".\Debug\messagenotify.obj"
+".\Debug\mywindowlist.obj"
+".\Debug\options.obj"
+".\Debug\popups.obj"
+".\Debug\resource.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSPCC.tmp"
+<h3>Output Window</h3>
+Compiling...
+messagenotify.cpp
+Linking...
+
+
+
+<h3>Results</h3>
+messagenotify.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>