-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCombinedPST2MBOX.plg
32 lines (29 loc) · 1.53 KB
/
CombinedPST2MBOX.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
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CombinedPST2MBOX - Win32 Unicode Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\TEMP\RSP73.tmp" with contents
[
/nologo /Zp1 /ML /W3 /GX /O2 /I "C:\xerces-c-windows_2000-msvc_60\include" /I "C:\Xalan-C_1_10_0-win32-msvc_60\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /D "W32" /D "JESCOMMON_EXPORTS" /D "NMAILXML_EXPORTS" /Fp"Unicode Release/CombinedPST2MBOX.pch" /YX /Fo"Unicode Release/" /Fd"Unicode Release/" /FD /c
"I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP73.tmp"
<h3>Output Window</h3>
Compiling...
PSTProc.cpp
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(320) : warning C4102: 'cleanup' : unreferenced label
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(347) : warning C4101: 'hr' : unreferenced local variable
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(438) : warning C4101: 'hr' : unreferenced local variable
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(470) : warning C4101: 'field_text' : unreferenced local variable
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(471) : warning C4101: 'field_textUTF8' : unreferenced local variable
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(472) : warning C4101: 'field_textW' : unreferenced local variable
I:\UAB\Projects\GSS\CombinedPST2MBOX\PSTProc.cpp(1350) : warning C4102: 'cleanup' : unreferenced label
<h3>Results</h3>
PSTProc.obj - 0 error(s), 7 warning(s)
</pre>
</body>
</html>