Build Log
--------------------Configuration: vctest - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x404 /fo"Release/vctest.res" /d "NDEBUG" /d "_AFXDLL" "D:\proj\HighProfile\VitaminCtrl\FullSDK\vctest\vctest.rc""
Creating temporary file "C:\DOCUME~1\sam\LOCALS~1\Temp\RSP436.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/vctest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\proj\HighProfile\VitaminCtrl\FullSDK\vctest\vctest.cpp"
"D:\proj\HighProfile\VitaminCtrl\FullSDK\vctest\vctestDlg.cpp"
"D:\proj\HighProfile\VitaminCtrl\FullSDK\vctest\vitaminctrl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sam\LOCALS~1\Temp\RSP436.tmp"
Creating temporary file "C:\DOCUME~1\sam\LOCALS~1\Temp\RSP437.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/vctest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\proj\HighProfile\VitaminCtrl\FullSDK\vctest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sam\LOCALS~1\Temp\RSP437.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/vctest.pdb" /machine:I386 /out:"Release/vctest.exe" .\Release\StdAfx.obj .\Release\vctest.obj .\Release\vctestDlg.obj .\Release\vitaminctrl.obj .\Release\vctest.res "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
vctest.cpp
vctestDlg.cpp
vitaminctrl.cpp
Generating Code...
Linking...
Results
vctest.exe - 0 error(s), 0 warning(s)