Build Log

--------------------Configuration: InternetTime - Win32 Release--------------------

Command Lines

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"

Output Window

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

Results

InternetTime.dll - 0 error(s), 0 warning(s)

--------------------Configuration: InternetTime - Win32 Debug--------------------

Command Lines

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"

Output Window

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

Results

InternetTime.dll - 0 error(s), 0 warning(s)