Commit 228ff09cb2efaec4f034f4c1e65a0d626816ae07

Authored by xiemeng
1 parent 4928008b

删除临时文件

No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
1   ----- IMEI read successfully Matches (1 in 1 files) ----
2   -SPexc.cpp (execute): UpdateUIMsg("IMEI read successfully "+str_imei);
No preview for this file type
No preview for this file type
... ... @@ -6,10 +6,15 @@
6 6 --------------------Configuration: SN Writer - Win32 Debug--------------------
7 7 </h3>
8 8 <h3>Command Lines</h3>
9   -Creating command line "rc.exe /l 0x409 /fo"Debug/SN Writer.res" /d "_DEBUG" /d "_AFXDLL" "D:\work\SN_TOOL_SRC\InterlockingTool\SN Writer.rc""
10   -Creating temporary file "D:\temp\RSPEC40.tmp" with contents
  9 +Creating temporary file "D:\temp\RSP3CB3.tmp" with contents
11 10 [
12   -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/IMEI_Check_tool.pdb" /debug /machine:I386 /out:"Output/IMEI_Check_tool.exe" /pdbtype:sept
  11 +/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
  12 +"D:\workspace\intex_tool\intex_check_all_tool\SN WriterDlg.cpp"
  13 +]
  14 +Creating command line "cl.exe @D:\temp\RSP3CB3.tmp"
  15 +Creating temporary file "D:\temp\RSP3CB4.tmp" with contents
  16 +[
  17 +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/check_imei.pdb" /debug /machine:I386 /out:"..\intex_tool\check_imei.exe" /pdbtype:sept
13 18 .\Debug\Common.obj
14 19 .\Debug\FPexc.obj
15 20 .\Debug\SNbase.obj
... ... @@ -34,15 +39,44 @@ shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Secur
34 39 .\Debug\StdAfx.obj
35 40 ".\Debug\SN Writer.res"
36 41 ]
37   -Creating command line "link.exe @D:\temp\RSPEC40.tmp"
  42 +Creating command line "link.exe @D:\temp\RSP3CB4.tmp"
38 43 <h3>Output Window</h3>
39   -Compiling resources...
  44 +Compiling...
  45 +SN WriterDlg.cpp
40 46 Linking...
  47 +Creating temporary file "D:\temp\RSP3DCE.tmp" with contents
  48 +[
  49 +/nologo /o"Output/SN Writer.bsc"
  50 +.\Debug\StdAfx.sbr
  51 +.\Debug\Common.sbr
  52 +.\Debug\FPexc.sbr
  53 +.\Debug\SNbase.sbr
  54 +.\Debug\SPexc.sbr
  55 +.\Debug\AtProcess.sbr
  56 +.\Debug\rs232Module.sbr
  57 +.\Debug\xboot_debug.sbr
  58 +.\Debug\AUTH.sbr
  59 +.\Debug\SCERT.sbr
  60 +.\Debug\SLA.sbr
  61 +.\Debug\fileseldlg.sbr
  62 +.\Debug\ChgPasswdDlg.sbr
  63 +.\Debug\VerifyPasswdDlg.sbr
  64 +.\Debug\ScanData.sbr
  65 +.\Debug\SystemConfig.sbr
  66 +.\Debug\AboutSNDlg.sbr
  67 +.\Debug\autogendlg.sbr
  68 +.\Debug\Choosedbdlg.sbr
  69 +.\Debug\Encryption.sbr
  70 +".\Debug\SN Writer.sbr"
  71 +".\Debug\SN WriterDlg.sbr"]
  72 +Creating command line "bscmake.exe @D:\temp\RSP3DCE.tmp"
  73 +Creating browse info file...
  74 +<h3>Output Window</h3>
41 75
42 76
43 77
44 78 <h3>Results</h3>
45   -IMEI_Check_tool.exe - 0 error(s), 0 warning(s)
  79 +check_imei.exe - 0 error(s), 0 warning(s)
46 80 </pre>
47 81 </body>
48 82 </html>
... ...
Please register or login to post a comment