summaryrefslogtreecommitdiff
path: root/worldtime/WorldTime.plg
diff options
context:
space:
mode:
Diffstat (limited to 'worldtime/WorldTime.plg')
-rw-r--r--worldtime/WorldTime.plg81
1 files changed, 81 insertions, 0 deletions
diff --git a/worldtime/WorldTime.plg b/worldtime/WorldTime.plg
new file mode 100644
index 0000000..1fd4a90
--- /dev/null
+++ b/worldtime/WorldTime.plg
@@ -0,0 +1,81 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: WorldTime - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP8E.tmp" with contents
+[
+/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WORLDTIME_EXPORTS" /Fp"Release/WorldTime.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\options.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\plugwin.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\WorldTime.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP8E.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP8F.tmp" with contents
+[
+comctl32.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 /base:"0x22070000" /dll /incremental:no /pdb:"Release/WorldTime.pdb" /machine:I386 /out:"../../bin/release/plugins/WorldTime.dll" /implib:"Release/WorldTime.lib"
+".\Release\options.obj"
+".\Release\plugwin.obj"
+".\Release\StdAfx.obj"
+".\Release\time_convert.obj"
+".\Release\timezone.obj"
+".\Release\WorldTime.obj"
+".\Release\WorldTime.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP8F.tmp"
+<h3>Output Window</h3>
+Compiling...
+options.cpp
+plugwin.cpp
+WorldTime.cpp
+Generating Code...
+Linking...
+ Creating library Release/WorldTime.lib and object Release/WorldTime.exp
+
+
+
+<h3>Results</h3>
+WorldTime.dll - 0 error(s), 0 warning(s)
+<h3>
+--------------------Configuration: WorldTime - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP93.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "WORLDTIME_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /Fp"Debug/WorldTime.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\options.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\plugwin.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\WorldTime\WorldTime.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP93.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP94.tmp" with contents
+[
+user32.lib gdi32.lib shell32.lib advapi32.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"Debug/WorldTime.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/WorldTime.dll" /implib:"Debug/WorldTime.lib" /pdbtype:sept
+".\Debug\options.obj"
+".\Debug\plugwin.obj"
+".\Debug\StdAfx.obj"
+".\Debug\time_convert.obj"
+".\Debug\timezone.obj"
+".\Debug\WorldTime.obj"
+".\Debug\WorldTime.res"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP94.tmp"
+<h3>Output Window</h3>
+Compiling...
+WorldTime.cpp
+Generating Code...
+Skipping... (no relevant changes detected)
+options.cpp
+plugwin.cpp
+Linking...
+
+
+
+<h3>Results</h3>
+WorldTime.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>