Build Log

--------------------Configuration: MultiFace - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP335.tmp" with contents [ /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/MultiFace.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\jacob_15\samples\test\atl\MultiFace\MultiFace.cpp" "D:\jacob_15\samples\test\atl\MultiFace\Face.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP335.tmp" Creating temporary file "C:\TEMP\RSP336.tmp" with contents [ 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 /subsystem:windows /dll /incremental:yes /pdb:"Debug/MultiFace.pdb" /debug /machine:I386 /def:".\MultiFace.def" /out:"Debug/MultiFace.dll" /implib:"Debug/MultiFace.lib" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\MultiFace.obj .\Debug\MultiFace.res .\Debug\Face.obj ] Creating command line "link.exe @C:\TEMP\RSP336.tmp" Creating temporary file "C:\TEMP\RSP337.bat" with contents [ @echo off regsvr32 /s /c ".\Debug\MultiFace.dll" echo regsvr32 exec. time > ".\Debug\regsvr32.trg" ] Creating command line "C:\TEMP\RSP337.bat" Compiling... MultiFace.cpp Face.cpp Generating Code... Linking...

Output Window

Performing registration RegSvr32: DllRegisterServer in .\Debug\MultiFace.dll succeeded.

Results

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