Build Log
--------------------Configuration: boBlowfish - Win32 Release--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP32.tmp" with contents [ /nologo /MT /W3 /O1 /I "\projects\bo2k\boBlowfish\include" /I "\projects\bo2k\include" /I "\projects\bo2k\bo2kgui\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BOBLOWFISH_EXPORTS" /Fp"Release/boBlowfish.pch" /YX /Fo"Release/" /Fd"Release/" /Gs65536 /FD /c "C:\projects\bo2k\boBlowfish\src\blowfish.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP32.tmp" Creating temporary file "C:\TEMP\RSP33.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 /version:1.1 /entry:"DllMain@12" /dll /incremental:no /pdb:"Release/boBlowfish.pdb" /machine:I386 /nodefaultlib /def:".\boBlowfish.def" /out:"Release/boBlowfish.dll" /implib:"Release/boBlowfish.lib" .\Release\config.obj .\Release\fake_libc.obj .\Release\newdelete.obj .\Release\strhandle.obj .\Release\blowfish.obj .\Release\main.obj ] Creating command line "link.exe @C:\TEMP\RSP33.tmp"Output Window
Compiling... blowfish.cpp Linking... Creating library Release/boBlowfish.lib and object Release/boBlowfish.exp LINK : warning LNK4089: all references to "USER32.dll" discarded by /OPT:REFResults
boBlowfish.dll - 0 error(s), 1 warning(s)