SN Writer.plg
1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SN Writer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\temp\RSPE2E7.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/IMEI_Check_tool.pdb" /debug /machine:I386 /out:"Output/IMEI_Check_tool.exe" /pdbtype:sept
.\Debug\Common.obj
.\Debug\FPexc.obj
.\Debug\SNbase.obj
.\Debug\SPexc.obj
.\Debug\AtProcess.obj
.\Debug\rs232Module.obj
.\Debug\xboot_debug.obj
.\Debug\AUTH.obj
.\Debug\SCERT.obj
.\Debug\SLA.obj
.\Debug\fileseldlg.obj
.\Debug\ChgPasswdDlg.obj
.\Debug\VerifyPasswdDlg.obj
.\Debug\ScanData.obj
.\Debug\SystemConfig.obj
.\Debug\AboutSNDlg.obj
.\Debug\autogendlg.obj
.\Debug\Choosedbdlg.obj
.\Debug\Encryption.obj
".\Debug\SN Writer.obj"
".\Debug\SN WriterDlg.obj"
.\Debug\StdAfx.obj
".\Debug\SN Writer.res"
]
Creating command line "link.exe @D:\temp\RSPE2E7.tmp"
<h3>Output Window</h3>
Linking...
Creating library Output/IMEI_Check_tool.lib and object Output/IMEI_Check_tool.exp
<h3>Results</h3>
IMEI_Check_tool.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>