BlueFlashTool.plg
1.86 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: BlueFlashTool - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/BlueFlashTool.res" /d "_DEBUG" /d "_AFXDLL" "H:\BlueFlashTool\BlueFlashTool.rc""
Creating temporary file "C:\Users\ADMINI~1\AppData\Local\Temp\RSP186D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BlueFlashTool.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\BlueFlashTool\BlueFlashTool.cpp"
"H:\BlueFlashTool\BlueFlashToolDlg.cpp"
"H:\BlueFlashTool\mscomm.cpp"
"H:\BlueFlashTool\SysConfig.cpp"
]
Creating command line "cl.exe @C:\Users\ADMINI~1\AppData\Local\Temp\RSP186D.tmp"
Creating temporary file "C:\Users\ADMINI~1\AppData\Local\Temp\RSP186E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BlueFlashTool.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\BlueFlashTool\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Users\ADMINI~1\AppData\Local\Temp\RSP186E.tmp"
Creating temporary file "C:\Users\ADMINI~1\AppData\Local\Temp\RSP186F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BlueFlashTool.pdb" /debug /machine:I386 /out:"Debug/BlueFlashTool.exe" /pdbtype:sept
.\Debug\BlueFlashTool.obj
.\Debug\BlueFlashToolDlg.obj
.\Debug\mscomm.obj
.\Debug\StdAfx.obj
.\Debug\SysConfig.obj
.\Debug\BlueFlashTool.res
]
Creating command line "link.exe @C:\Users\ADMINI~1\AppData\Local\Temp\RSP186F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BlueFlashTool.cpp
BlueFlashToolDlg.cpp
mscomm.cpp
SysConfig.cpp
Generating Code...
Linking...
<h3>Results</h3>
BlueFlashTool.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>