Last change
on this file was
100,
checked in by Sam Hocevar, 15 years ago
|
- Importing an old Win32 port by Jeremy "Marauder" Scott.
|
File size:
1.5 KB
|
Line | |
---|
1 | <html>
|
---|
2 | <body>
|
---|
3 | <pre>
|
---|
4 | <h1>Build Log</h1>
|
---|
5 | <h3>
|
---|
6 | --------------------Configuration: LispEditor - Win32 Debug--------------------
|
---|
7 | </h3>
|
---|
8 | <h3>Command Lines</h3>
|
---|
9 | Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP187.tmp" with contents
|
---|
10 | [
|
---|
11 | /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/LispEditor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
---|
12 | "F:\My Documents\My Source\LispEditor\LispEditorView.cpp"
|
---|
13 | ]
|
---|
14 | Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP187.tmp"
|
---|
15 | Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP188.tmp" with contents
|
---|
16 | [
|
---|
17 | /nologo /subsystem:windows /profile /debug /machine:I386 /out:"Debug/LispEditor.exe"
|
---|
18 | ".\Debug\ChildFrm.obj"
|
---|
19 | ".\Debug\CntrItem.obj"
|
---|
20 | ".\Debug\LispEditor.obj"
|
---|
21 | ".\Debug\LispEditorDoc.obj"
|
---|
22 | ".\Debug\LispEditorView.obj"
|
---|
23 | ".\Debug\MainFrm.obj"
|
---|
24 | ".\Debug\StdAfx.obj"
|
---|
25 | ".\Debug\LispEditor.res"
|
---|
26 | ]
|
---|
27 | Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP188.tmp"
|
---|
28 | <h3>Output Window</h3>
|
---|
29 | Compiling...
|
---|
30 | LispEditorView.cpp
|
---|
31 | Linking...
|
---|
32 | Creating command line "bscmake.exe /nologo /o"Debug/LispEditor.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ChildFrm.sbr" ".\Debug\CntrItem.sbr" ".\Debug\LispEditor.sbr" ".\Debug\LispEditorDoc.sbr" ".\Debug\LispEditorView.sbr" ".\Debug\MainFrm.sbr""
|
---|
33 | Creating browse info file...
|
---|
34 | <h3>Output Window</h3>
|
---|
35 |
|
---|
36 |
|
---|
37 |
|
---|
38 | <h3>Results</h3>
|
---|
39 | LispEditor.exe - 0 error(s), 0 warning(s)
|
---|
40 | </pre>
|
---|
41 | </body>
|
---|
42 | </html>
|
---|
Note: See
TracBrowser
for help on using the repository browser.