Build Log
--------------------Configuration: staff - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"Release/staff.res" /d "NDEBUG" /d "_AFXDLL" "C:\disklng10\Programming Samples\VC++\Staff2\staff.rc""
Creating temporary file "C:\DOCUME~1\Kevin\LOCALS~1\Temp\RSPECB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/staff.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"C:\disklng10\Programming Samples\VC++\Staff2\NewIPDlg.cpp"
"C:\disklng10\Programming Samples\VC++\Staff2\staff.cpp"
"C:\disklng10\Programming Samples\VC++\Staff2\staffDlg.cpp"
"C:\disklng10\Programming Samples\VC++\Staff2\StdAfx.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\Kevin\LOCALS~1\Temp\RSPECB.tmp"
Creating temporary file "C:\DOCUME~1\Kevin\LOCALS~1\Temp\RSPECC.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/staff.pdb" /machine:I386 /out:"Release/staff.exe"
".\Release\NewIPDlg.obj"
".\Release\staff.obj"
".\Release\staffDlg.obj"
".\Release\StdAfx.obj"
".\Release\staff.res"
"..\..\Lingd10.lib"
]
Creating command line "xilink6.exe @C:\DOCUME~1\Kevin\LOCALS~1\Temp\RSPECC.tmp"
Output Window
Compiling resources...
Compiling...
NewIPDlg.cpp
staff.cpp
staffDlg.cpp
StdAfx.cpp
Linking...
xilink6: executing 'C:\PROGRA~1\MIAF9D~1\VC98\Bin\link.exe'
Results
staff.exe - 0 error(s), 0 warning(s)