Build Log
--------------------Configuration: appli - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\TOLWIN~1\LOCALS~1\Temp\RSP1D9.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/appli.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\appli\driver_management.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\TOLWIN~1\LOCALS~1\Temp\RSP1D9.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/appli.pdb" /machine:I386 /out:"Release/appli.exe" .\Release\appli.obj .\Release\appliDlg.obj .\Release\driver_management.obj .\Release\StdAfx.obj .\Release\appli.res "
Output Window
Compiling...
driver_management.cpp
Linking...
Results
appli.exe - 0 error(s), 0 warning(s)