-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWinTextReader.plg
31 lines (28 loc) · 1.09 KB
/
WinTextReader.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
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WinTextReader - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\lp03\AppData\Local\Temp\RSPA262.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/WinTextReader.pdb" /debug /machine:I386 /out:"Debug/WinTextReader.exe" /pdbtype:sept /libpath:"..\Microsoft Speech SDK 5.1\Lib\i386"
.\Debug\dlgtxtctrl.obj
.\Debug\txtread.obj
.\Debug\voiceclass.obj
.\Debug\WinTextReader.obj
.\Debug\WinTextReader.res
]
Creating command line "link.exe @C:\Users\lp03\AppData\Local\Temp\RSPA262.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/WinTextReader.bsc" .\Debug\dlgtxtctrl.sbr .\Debug\txtread.sbr .\Debug\voiceclass.sbr .\Debug\WinTextReader.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
WinTextReader.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>