This edition of Visual C++ does not support the optimizing compiler.
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000001.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/PixelExporter.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\sgfx.cpp"
".\SADirRead.cpp"
".\font.cpp"
".\DirectoryBrowse.cpp"
".\BrowseCtrl.cpp"
".\statconnectorsrv.cpp"
".\PixelExporterDlg.cpp"
".\PixelExporter.cpp"
".\Export.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000002.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/PixelExporter.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000002.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x409 /fo".\Debug/PixelExporter.res" ".\PixelExporter.rc""
Creating temporary file "c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000003.rsp" with contents
[
/OUT:".\Debug/PixelAnalyzer.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/PixelExporter.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\Debug\Export.obj"
".\Debug\PixelExporter.obj"
".\Debug\PixelExporter.res"
".\Debug\PixelExporterDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\statconnectorsrv.obj"
".\Debug\BrowseCtrl.obj"
".\Debug\DirectoryBrowse.obj"
".\Debug\font.obj"
".\Debug\SADirRead.obj"
".\Debug\sgfx.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\tguennel\My Documents\IntVCU\Test\PixelExporter\Debug\RSP000003.rsp""
|