Build Log
--------------------Configuration: SlideBang - Win32 Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS.95\TEMP\RSP32F0.TMP" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SLIDEBANG_EXPORTS" /Fp"Release/SlideBang.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c "H:\dev\SlideBang\SlideBang.c" ] Creating command line "cl.exe @C:\WINDOWS.95\TEMP\RSP32F0.TMP" Creating temporary file "C:\WINDOWS.95\TEMP\RSP32F1.TMP" with contents [ kernel32.lib user32.lib gdi32.lib libc.lib h:\litestep\lsapi.lib /nologo /dll /incremental:no /pdb:"Release/SlideBang.pdb" /machine:I386 /nodefaultlib /out:"h:\litestep\modules\SlideBang.dll" /implib:"Release/SlideBang.lib" .\Release\SlideBang.obj ] Creating command line "link.exe @C:\WINDOWS.95\TEMP\RSP32F1.TMP"Output Window
Compiling... SlideBang.c Linking... Creating library Release/SlideBang.lib and object Release/SlideBang.expResults
SlideBang.dll - 0 error(s), 0 warning(s)