Build Log

--------------------Configuration: FontService - Win32 Release--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP95.tmp" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FONTSERVICE_EXPORTS" /Fp"Release/FontService.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\FontService\FontService.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP95.tmp" Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP96.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 /dll /incremental:no /pdb:"Release/FontService.pdb" /machine:I386 /out:"../../bin/release/plugins/FontService.dll" /implib:"Release/FontService.lib" ".\Release\FontService.obj" ".\Release\module_fonts.obj" ".\Release\options.obj" ".\Release\services.obj" ".\Release\StdAfx.obj" ".\Release\resource.res" ] Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP96.tmp"

Output Window

Compiling... FontService.cpp Linking... Creating library Release/FontService.lib and object Release/FontService.exp

Results

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

--------------------Configuration: FontService - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9A.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FONTSERVICE_EXPORTS" /Fp"Debug/FontService.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Documents and Settings\sje\My Documents\MyProjects\miranda\plugins\FontService\FontService.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9A.tmp" Creating temporary file "C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9B.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:"0x22030000" /dll /incremental:yes /pdb:"Debug/FontService.pdb" /debug /machine:I386 /out:"../../bin/debug/plugins/FontService.dll" /implib:"Debug/FontService.lib" /pdbtype:sept ".\Debug\FontService.obj" ".\Debug\module_fonts.obj" ".\Debug\options.obj" ".\Debug\services.obj" ".\Debug\StdAfx.obj" ".\Debug\resource.res" ] Creating command line "link.exe @C:\DOCUME~1\sje\LOCALS~1\Temp\RSP9B.tmp"

Output Window

Compiling... FontService.cpp Linking...

Results

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