Build Log

--------------------Configuration: SCTS_Test - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP53.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../Comm/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/SCTS_Test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\Soliton\SCTS\DLL Example Code\VC\SCTS_ISR\SCTS_Test.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP53.tmp" Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP54.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../Comm/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/SCTS_Test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\Soliton\SCTS\DLL Example Code\VC\SCTS_ISR\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP54.tmp" Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP55.tmp" with contents [ SCTS.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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:console /incremental:yes /pdb:"Debug/SCTS_Test.pdb" /debug /machine:I386 /out:"Debug/SCTS_Test.exe" /pdbtype:sept /libpath:"../Comm/lib" ".\Debug\SCTS_Test.obj" ".\Debug\StdAfx.obj" ] Creating command line "link.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP55.tmp"

Output Window

Compiling... StdAfx.cpp Compiling... SCTS_Test.cpp Linking...

Results

SCTS_Test.exe - 0 error(s), 0 warning(s)