~ubuntu-branches/ubuntu/edgy/glui/edgy

« back to all changes in this revision

Viewing changes to msvc/example4.plg

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2001-09-23 12:57:28 UTC
  • Revision ID: james.westby@ubuntu.com-20010923125728-qbts7xit2eg1ogo2
Tags: upstream-2.1.0.beta
ImportĀ upstreamĀ versionĀ 2.1.0.beta

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<body>
 
3
<pre>
 
4
<h1>Build Log</h1>
 
5
<h3>
 
6
--------------------Configuration: example4 - Win32 Debug--------------------
 
7
</h3>
 
8
<h3>Command Lines</h3>
 
9
Creating temporary file "c:\windows\TEMP\RSP40B5.TMP" with contents
 
10
[
 
11
/nologo /MLd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Example4.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
 
12
"D:\projects\Glui_v2\tmp_update\glui_v2_beta\example4.cpp"
 
13
]
 
14
Creating command line "cl.exe @c:\windows\TEMP\RSP40B5.TMP" 
 
15
Creating temporary file "c:\windows\TEMP\RSP40C0.TMP" with contents
 
16
[
 
17
glut32.lib glu32.lib opengl32.lib 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:console /incremental:yes /pdb:"Debug/example4.pdb" /debug /machine:I386 /out:"bin/example4.exe" /pdbtype:sept 
 
18
.\Debug\example4.obj
 
19
.\lib\glui32.lib
 
20
]
 
21
Creating command line "link.exe @c:\windows\TEMP\RSP40C0.TMP"
 
22
<h3>Output Window</h3>
 
23
Compiling...
 
24
example4.cpp
 
25
Linking...
 
26
 
 
27
 
 
28
 
 
29
<h3>Results</h3>
 
30
example4.exe - 0 error(s), 0 warning(s)
 
31
</pre>
 
32
</body>
 
33
</html>