Commit 0c150834160b4090ea306414a9729579049b5c78

Authored by Echo
1 parent 855fdc21

删除临时文件

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
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
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
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
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
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);
  1 +---- getLastIMEIdigit Matches (2 in 2 files) ----
  2 +SPexc.cpp (execute):int SmartPhoneSN::getLastIMEIdigit(CString strIMEI)
  3 +SPexc.h (execute): virtual int getLastIMEIdigit(CString strIMEI);
... ...
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
... ... @@ -467,6 +467,10 @@ SOURCE=.\Form\AutoGen\autogendlg.h
467 467 # End Group
468 468 # Begin Source File
469 469
  470 +SOURCE="F:\Microsoft Visual Studio\VC98\MFC\Include\AFX.INL"
  471 +# End Source File
  472 +# Begin Source File
  473 +
470 474 SOURCE=.\Encryption.h
471 475 # End Source File
472 476 # Begin Source File
... ...
No preview for this file type
No preview for this file type
... ... @@ -6,8 +6,7 @@
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:\workspace\intex_tool\intex_imei_write_tool\SN Writer.rc""
10   -Creating temporary file "D:\temp\RSP3D45.tmp" with contents
  9 +Creating temporary file "C:\Users\echo\AppData\Local\Temp\RSP8D4B.tmp" with contents
11 10 [
12 11 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:"Output/SN Writer.exe" /pdbtype:sept
13 12 .\Debug\Common.obj
... ... @@ -33,10 +32,36 @@ shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Secur
33 32 .\Debug\StdAfx.obj
34 33 ".\Debug\SN Writer.res"
35 34 ]
36   -Creating command line "link.exe @D:\temp\RSP3D45.tmp"
  35 +Creating command line "link.exe @C:\Users\echo\AppData\Local\Temp\RSP8D4B.tmp"
37 36 <h3>Output Window</h3>
38   -Compiling resources...
39 37 Linking...
  38 +Creating temporary file "C:\Users\echo\AppData\Local\Temp\RSP8E17.tmp" with contents
  39 +[
  40 +/nologo /o"Output/SN Writer.bsc"
  41 +.\Debug\StdAfx.sbr
  42 +.\Debug\Common.sbr
  43 +.\Debug\FPexc.sbr
  44 +.\Debug\SNbase.sbr
  45 +.\Debug\SPexc.sbr
  46 +.\Debug\AtProcess.sbr
  47 +.\Debug\rs232Module.sbr
  48 +.\Debug\xboot_debug.sbr
  49 +.\Debug\AUTH.sbr
  50 +.\Debug\SCERT.sbr
  51 +.\Debug\SLA.sbr
  52 +.\Debug\fileseldlg.sbr
  53 +.\Debug\ChgPasswdDlg.sbr
  54 +.\Debug\VerifyPasswdDlg.sbr
  55 +.\Debug\ScanData.sbr
  56 +.\Debug\SystemConfig.sbr
  57 +.\Debug\AboutSNDlg.sbr
  58 +.\Debug\autogendlg.sbr
  59 +.\Debug\Encryption.sbr
  60 +".\Debug\SN Writer.sbr"
  61 +".\Debug\SN WriterDlg.sbr"]
  62 +Creating command line "bscmake.exe @C:\Users\echo\AppData\Local\Temp\RSP8E17.tmp"
  63 +Creating browse info file...
  64 +<h3>Output Window</h3>
40 65
41 66
42 67
... ...
Please register or login to post a comment