Build Log
--------------------Configuration: Tear - Win32 Static Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP1045.TMP" with contents [ /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp".\SRelease/tear.pch" /YX /Fo".\SRelease/" /Fd".\SRelease/" /FD /c "E:\webcam\webcam\tear\tear.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1045.TMP" Creating command line "link.exe /nologo /subsystem:console /incremental:no /pdb:".\SRelease/tear.pdb" /machine:I386 /out:".\SRelease/tear.exe" .\SRelease\tear.obj "Output Window
Compiling... tear.cpp Linking... LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REFResults
tear.exe - 0 error(s), 2 warning(s)