Build Log
--------------------Configuration: jacob - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\joe\LOCALS~1\Temp\RSP118.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "JACOB_EXPORTS" /Fp"Debug/jacob.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\jacob_18\jni\EventProxy.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\joe\LOCALS~1\Temp\RSP118.tmp" Creating temporary file "C:\DOCUME~1\joe\LOCALS~1\Temp\RSP119.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 /dll /incremental:yes /pdb:"Debug/jacob.pdb" /debug /machine:I386 /out:"Debug/jacob.dll" /implib:"Debug/jacob.lib" /pdbtype:sept .\Debug\ComThread.obj .\Debug\Dispatch.obj .\Debug\DispatchEvents.obj .\Debug\DispatchProxy.obj .\Debug\EnumVariant.obj .\Debug\EventProxy.obj .\Debug\SafeArray.obj .\Debug\STA.obj .\Debug\StdAfx.obj .\Debug\util.obj .\Debug\Variant.obj ] Creating command line "link.exe @C:\DOCUME~1\joe\LOCALS~1\Temp\RSP119.tmp"Output Window
Compiling... EventProxy.cpp Linking...Results
jacob.dll - 0 error(s), 0 warning(s)