-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGpsGoogleEarth.plg
52 lines (49 loc) · 1.54 KB
/
GpsGoogleEarth.plg
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
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GpsGoogleEarth - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\zzy\AppData\Local\Temp\RSP75C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GpsGoogleEarth.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Users\zzy\Desktop\SRTÖÐÆÚ¼ì²é\ÉÏλ»ú\GpsGoogleEarthDlg.cpp"
]
Creating command line "cl.exe @C:\Users\zzy\AppData\Local\Temp\RSP75C.tmp"
Creating temporary file "C:\Users\zzy\AppData\Local\Temp\RSP77D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GpsGoogleEarth.pdb" /debug /machine:I386 /out:"Debug/GpsGoogleEarth.exe" /pdbtype:sept
".\Debug\Ado.obj"
".\Debug\AdoCommand.obj"
".\Debug\AdoRecordSet.obj"
".\Debug\CarInfo.obj"
".\Debug\googleearth.obj"
".\Debug\GoogleEarthWnd.obj"
".\Debug\GpsGoogleEarth.obj"
".\Debug\GpsGoogleEarthDlg.obj"
".\Debug\GridCell.obj"
".\Debug\GridCellBase.obj"
".\Debug\GridCellCheck.obj"
".\Debug\GridCellCombo.obj"
".\Debug\GridCellDateTime.obj"
".\Debug\GridCellNumeric.obj"
".\Debug\GridCtrl.obj"
".\Debug\GridDropTarget.obj"
".\Debug\GridURLCell.obj"
".\Debug\InPlaceEdit.obj"
".\Debug\StdAfx.obj"
".\Debug\TitleTip.obj"
".\Debug\GpsGoogleEarth.res"
]
Creating command line "link.exe @C:\Users\zzy\AppData\Local\Temp\RSP77D.tmp"
<h3>Output Window</h3>
Compiling...
GpsGoogleEarthDlg.cpp
Linking...
<h3>Results</h3>
GpsGoogleEarth.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>