root/swishctl/src/setup/setup.plg

Revision 1232, 0.9 kB (checked in by augur, 5 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: setup - Win32 Release--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating command line "rc.exe /l 0x1409 /fo"Release/setup.res" /d "NDEBUG" "C:\dev\SwishCtl\setup\setup.rc""
10 Creating temporary file "D:\DOCUME~1\GREG~1.BUT\LOCALS~1\Temp\RSP103.tmp" with contents
11 [
12 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib version.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/setup.pdb" /machine:I386 /out:"../Release/setup.exe"
13 .\Release\paths.obj
14 .\Release\regkey.obj
15 .\Release\setup.obj
16 .\Release\StdAfx.obj
17 .\Release\stringbuffer.obj
18 .\Release\setup.res
19 ]
20 Creating command line "link.exe @D:\DOCUME~1\GREG~1.BUT\LOCALS~1\Temp\RSP103.tmp"
21 <h3>Output Window</h3>
22 Compiling resources...
23 Linking...
24
25
26
27 <h3>Results</h3>
28 setup.exe - 0 error(s), 0 warning(s)
29 </pre>
30 </body>
31 </html>
Note: See TracBrowser for help on using the browser.