SN Writer.plg
2.01 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
48
49
50
51
52
53
54
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SN Writer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\temp\RSP357D.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\SN_Write_tool_v1728\Execute\SPexc.cpp"
]
Creating command line "cl.exe @D:\temp\RSP357D.tmp"
Creating temporary file "D:\temp\RSP357E.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:"Output/SN Writer.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\Encryption.obj
".\Debug\SN Writer.obj"
".\Debug\SN WriterDlg.obj"
.\Debug\StdAfx.obj
".\Debug\SN Writer.res"
]
Creating command line "link.exe @D:\temp\RSP357E.tmp"
<h3>Output Window</h3>
Compiling...
SPexc.cpp
Linking...
Creating library Output/SN Writer.lib and object Output/SN Writer.exp
<h3>Results</h3>
SN Writer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>