diff options
Diffstat (limited to 'internet_time/InternetTime.plg')
-rw-r--r-- | internet_time/InternetTime.plg | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/internet_time/InternetTime.plg b/internet_time/InternetTime.plg new file mode 100644 index 0000000..acb71d9 --- /dev/null +++ b/internet_time/InternetTime.plg @@ -0,0 +1,97 @@ +<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: InternetTime - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP34.tmp" with contents
+[
+/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "INTERNETTIME_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/InternetTime.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\InternetTime.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\plugwin.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\time_convert.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\timezone.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP34.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP35.tmp" with contents
+[
+/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "INTERNETTIME_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/InternetTime.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\StdAfx.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP35.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP36.tmp" with contents
+[
+user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /dll /incremental:no /pdb:"Release/InternetTime.pdb" /machine:I386 /out:"../../bin/release/plugins/InternetTime.dll" /implib:"Release/InternetTime.lib"
+".\Release\InternetTime.obj"
+".\Release\plugwin.obj"
+".\Release\StdAfx.obj"
+".\Release\time_convert.obj"
+".\Release\timezone.obj"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP36.tmp"
+<h3>Output Window</h3>
+Compiling...
+StdAfx.cpp
+Compiling...
+InternetTime.cpp
+plugwin.cpp
+time_convert.cpp
+timezone.cpp
+Generating Code...
+Linking...
+ Creating library Release/InternetTime.lib and object Release/InternetTime.exp
+
+
+
+<h3>Results</h3>
+InternetTime.dll - 0 error(s), 0 warning(s)
+<h3>
+--------------------Configuration: InternetTime - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3A.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "INTERNETTIME_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /Fp"Debug/InternetTime.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\InternetTime.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\plugwin.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\time_convert.cpp"
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\timezone.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3A.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3B.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "INTERNETTIME_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /Fp"Debug/InternetTime.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\InternetTime\StdAfx.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3B.tmp"
+Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3C.tmp" with contents
+[
+user32.lib gdi32.lib shell32.lib advapi32.lib /nologo /dll /incremental:yes /pdb:"Debug/InternetTime.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/InternetTime.dll" /implib:"Debug/InternetTime.lib" /pdbtype:sept
+".\Debug\InternetTime.obj"
+".\Debug\plugwin.obj"
+".\Debug\StdAfx.obj"
+".\Debug\time_convert.obj"
+".\Debug\timezone.obj"
+]
+Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP3C.tmp"
+<h3>Output Window</h3>
+Compiling...
+StdAfx.cpp
+Compiling...
+InternetTime.cpp
+plugwin.cpp
+time_convert.cpp
+timezone.cpp
+Generating Code...
+Linking...
+ Creating library Debug/InternetTime.lib and object Debug/InternetTime.exp
+
+
+
+<h3>Results</h3>
+InternetTime.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>
|