SN Writer.plg 5.38 KB
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SN Writer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\temp\RSPAC26.tmp" with contents
[
/nologo /MTd /W3 /Gi /GX /ZI /Od /I ".\\" /I ".\SNbase\inc" /I ".\Execute" /I ".\Extra\CBtnST" /I ".\Form\About" /I ".\Form\AutoGen" /I ".\Form\ScanData" /I ".\Form\Identify" /I ".\Form\FileSel" /I ".\Form\SystemConfig" /I ".\MtkLib\AT_cmd\inc" /I ".\CBtnST" /I ".\MtkLib\Brom\inc" /I ".\MtkLib\DebugTrace\inc" /I ".\MtkLib\SNFstream\inc" /I ".\Common" /I ".\MtkLib\Eboot\inc" /I ".\MtkLib\Meta\inc" /I ".\MtkLib\Security\inc" /I ".\MtkLib\USBSwitchTool\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SN_Station.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\workspace\intex_tool\src_intex_check\MtkLib\AT_cmd\src\AtProcess.cpp"
"D:\workspace\intex_tool\src_intex_check\MtkLib\AT_cmd\src\rs232Module.cpp"
"D:\workspace\intex_tool\src_intex_check\MtkLib\DebugTrace\src\xboot_debug.cpp"
"D:\workspace\intex_tool\src_intex_check\MtkLib\Security\src\AUTH.cpp"
"D:\workspace\intex_tool\src_intex_check\MtkLib\Security\src\SCERT.cpp"
"D:\workspace\intex_tool\src_intex_check\MtkLib\Security\src\SLA.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\AutoGen\autogendlg.cpp"
"D:\workspace\intex_tool\src_intex_check\Extra\CBtnST\BtnST.cpp"
"D:\workspace\intex_tool\src_intex_check\Extra\CBtnST\CeXDib.cpp"
"D:\workspace\intex_tool\src_intex_check\Extra\CBtnST\ShadeButtonST.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\About\AboutSNDlg.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\Identify\ChgPasswdDlg.cpp"
"D:\workspace\intex_tool\src_intex_check\Common\Common.cpp"
"D:\workspace\intex_tool\src_intex_check\Encryption.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\FileSel\fileseldlg.cpp"
"D:\workspace\intex_tool\src_intex_check\Execute\FPexc.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\ScanData\ScanData.cpp"
"D:\workspace\intex_tool\src_intex_check\SN Writer.cpp"
"D:\workspace\intex_tool\src_intex_check\SN WriterDlg.cpp"
"D:\workspace\intex_tool\src_intex_check\Execute\SNbase.cpp"
"D:\workspace\intex_tool\src_intex_check\Execute\SPexc.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\SystemConfig\SystemConfig.cpp"
"D:\workspace\intex_tool\src_intex_check\Form\Identify\VerifyPasswdDlg.cpp"
]
Creating command line "cl.exe @D:\temp\RSPAC26.tmp" 
Creating temporary file "D:\temp\RSPAC27.tmp" with contents
[
/nologo /MTd /W3 /Gi /GX /ZI /Od /I ".\\" /I ".\SNbase\inc" /I ".\Execute" /I ".\Extra\CBtnST" /I ".\Form\About" /I ".\Form\AutoGen" /I ".\Form\ScanData" /I ".\Form\Identify" /I ".\Form\FileSel" /I ".\Form\SystemConfig" /I ".\MtkLib\AT_cmd\inc" /I ".\CBtnST" /I ".\MtkLib\Brom\inc" /I ".\MtkLib\DebugTrace\inc" /I ".\MtkLib\SNFstream\inc" /I ".\Common" /I ".\MtkLib\Eboot\inc" /I ".\MtkLib\Meta\inc" /I ".\MtkLib\Security\inc" /I ".\MtkLib\USBSwitchTool\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SN_Station.pch" /Yc /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\workspace\intex_tool\src_intex_check\StdAfx.cpp"
]
Creating command line "cl.exe @D:\temp\RSPAC27.tmp" 
Creating temporary file "D:\temp\RSPAC28.tmp" with contents
[
shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Security/lib/*.lib" "./mtklib/SNFstream/lib/*.lib" "./mtklib/DebugTrace/lib/*.lib" "./mtklib/usbswitchtool/lib/*.lib" /nologo /subsystem:windows /incremental:yes /pdb:"Output/SN Writer.pdb" /debug /machine:I386 /out:"..\intex_tool\SN Writer.exe" /pdbtype:sept 
.\Debug\AtProcess.obj
.\Debug\rs232Module.obj
.\Debug\xboot_debug.obj
.\Debug\AUTH.obj
.\Debug\SCERT.obj
.\Debug\SLA.obj
.\Debug\autogendlg.obj
.\Debug\BtnST.obj
.\Debug\CeXDib.obj
.\Debug\ShadeButtonST.obj
.\Debug\AboutSNDlg.obj
.\Debug\ChgPasswdDlg.obj
.\Debug\Common.obj
.\Debug\Encryption.obj
.\Debug\fileseldlg.obj
.\Debug\FPexc.obj
.\Debug\ScanData.obj
".\Debug\SN Writer.obj"
".\Debug\SN WriterDlg.obj"
.\Debug\SNbase.obj
.\Debug\SPexc.obj
.\Debug\StdAfx.obj
.\Debug\SystemConfig.obj
.\Debug\VerifyPasswdDlg.obj
".\Debug\SN Writer.res"
]
Creating command line "link.exe @D:\temp\RSPAC28.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AtProcess.cpp
rs232Module.cpp
xboot_debug.cpp
AUTH.cpp
SCERT.cpp
SLA.cpp
autogendlg.cpp
BtnST.cpp
CeXDib.cpp
ShadeButtonST.cpp
AboutSNDlg.cpp
ChgPasswdDlg.cpp
Common.cpp
Encryption.cpp
fileseldlg.cpp
FPexc.cpp
ScanData.cpp
SN Writer.cpp
SN WriterDlg.cpp
SNbase.cpp
Generating Code...
Compiling...
SPexc.cpp
SystemConfig.cpp
VerifyPasswdDlg.cpp
Generating Code...
Linking...
   Creating library ..\intex_tool\SN Writer.lib and object ..\intex_tool\SN Writer.exp
Creating temporary file "D:\temp\RSPC332.tmp" with contents
[
/nologo /o"Output/SN Writer.bsc" 
.\Debug\StdAfx.sbr
.\Debug\AtProcess.sbr
.\Debug\rs232Module.sbr
.\Debug\xboot_debug.sbr
.\Debug\AUTH.sbr
.\Debug\SCERT.sbr
.\Debug\SLA.sbr
.\Debug\autogendlg.sbr
.\Debug\BtnST.sbr
.\Debug\CeXDib.sbr
.\Debug\ShadeButtonST.sbr
.\Debug\AboutSNDlg.sbr
.\Debug\ChgPasswdDlg.sbr
.\Debug\Common.sbr
.\Debug\Encryption.sbr
.\Debug\fileseldlg.sbr
.\Debug\FPexc.sbr
.\Debug\ScanData.sbr
".\Debug\SN Writer.sbr"
".\Debug\SN WriterDlg.sbr"
.\Debug\SNbase.sbr
.\Debug\SPexc.sbr
.\Debug\SystemConfig.sbr
.\Debug\VerifyPasswdDlg.sbr]
Creating command line "bscmake.exe @D:\temp\RSPC332.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
SN Writer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>