[10] | 1 | <html>
|
---|
| 2 | <body>
|
---|
| 3 | <pre>
|
---|
| 4 | <h1>Build Log</h1>
|
---|
| 5 | <h3>
|
---|
| 6 | --------------------Configuration: Modbucfg - Win32 Release--------------------
|
---|
| 7 | </h3>
|
---|
| 8 | <h3>Command Lines</h3>
|
---|
| 9 | Creating command line "rc.exe /l 0x416 /fo"Release/Modbucfg.res" /d "NDEBUG" /d "_AFXDLL" "D:\Vcprojs98\Modbucfg\Modbucfg.rc""
|
---|
| 10 | Creating temporary file "D:\TEMP\RSP4A.tmp" with contents
|
---|
| 11 | [
|
---|
| 12 | /nologo /MD /W3 /GX /O2 /I "..\UtilClasses\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Modbucfg.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
---|
| 13 | "D:\Vcprojs98\Modbucfg\ChildFrm.cpp"
|
---|
| 14 | "D:\Vcprojs98\Modbucfg\CommParameters.cpp"
|
---|
| 15 | "D:\Vcprojs98\Modbucfg\Connection.cpp"
|
---|
| 16 | "D:\Vcprojs98\Modbucfg\Connections.cpp"
|
---|
| 17 | "D:\Vcprojs98\Modbucfg\DlgConnections.cpp"
|
---|
| 18 | "D:\Vcprojs98\Modbucfg\DlgRemoteParameters.cpp"
|
---|
| 19 | "D:\Vcprojs98\Modbucfg\Globals.cpp"
|
---|
| 20 | "D:\Vcprojs98\Modbucfg\MainFrm.cpp"
|
---|
| 21 | "D:\Vcprojs98\Modbucfg\Modbucfg.cpp"
|
---|
| 22 | "D:\Vcprojs98\Modbucfg\ModbucfgDoc.cpp"
|
---|
| 23 | "D:\Vcprojs98\Modbucfg\ModbucfgView.cpp"
|
---|
| 24 | "D:\Vcprojs98\Modbucfg\Splash.cpp"
|
---|
| 25 | ]
|
---|
| 26 | Creating command line "cl.exe @D:\TEMP\RSP4A.tmp"
|
---|
| 27 | Creating temporary file "D:\TEMP\RSP4B.tmp" with contents
|
---|
| 28 | [
|
---|
| 29 | /nologo /MD /W3 /GX /O2 /I "..\UtilClasses\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Modbucfg.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
---|
| 30 | "D:\Vcprojs98\Modbucfg\StdAfx.cpp"
|
---|
| 31 | ]
|
---|
| 32 | Creating command line "cl.exe @D:\TEMP\RSP4B.tmp"
|
---|
| 33 | Creating temporary file "D:\TEMP\RSP4C.tmp" with contents
|
---|
| 34 | [
|
---|
| 35 | winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Modbucfg.pdb" /machine:I386 /out:"Release/Modbucfg.exe" /libpath:"..\ModbuLib"
|
---|
| 36 | .\Release\ChildFrm.obj
|
---|
| 37 | .\Release\CommParameters.obj
|
---|
| 38 | .\Release\Connection.obj
|
---|
| 39 | .\Release\Connections.obj
|
---|
| 40 | .\Release\DlgConnections.obj
|
---|
| 41 | .\Release\DlgRemoteParameters.obj
|
---|
| 42 | .\Release\Globals.obj
|
---|
| 43 | .\Release\MainFrm.obj
|
---|
| 44 | .\Release\Modbucfg.obj
|
---|
| 45 | .\Release\ModbucfgDoc.obj
|
---|
| 46 | .\Release\ModbucfgView.obj
|
---|
| 47 | .\Release\Splash.obj
|
---|
| 48 | .\Release\StdAfx.obj
|
---|
| 49 | .\Release\Modbucfg.res
|
---|
| 50 | ]
|
---|
| 51 | Creating command line "link.exe @D:\TEMP\RSP4C.tmp"
|
---|
| 52 | <h3>Output Window</h3>
|
---|
| 53 | Compiling resources...
|
---|
| 54 | Compiling...
|
---|
| 55 | StdAfx.cpp
|
---|
| 56 | Compiling...
|
---|
| 57 | ChildFrm.cpp
|
---|
| 58 | CommParameters.cpp
|
---|
| 59 | Connection.cpp
|
---|
| 60 | Connections.cpp
|
---|
| 61 | DlgConnections.cpp
|
---|
| 62 | DlgRemoteParameters.cpp
|
---|
| 63 | Globals.cpp
|
---|
| 64 | MainFrm.cpp
|
---|
| 65 | Modbucfg.cpp
|
---|
| 66 | ModbucfgDoc.cpp
|
---|
| 67 | ModbucfgView.cpp
|
---|
| 68 | Splash.cpp
|
---|
| 69 | Generating Code...
|
---|
| 70 | Linking...
|
---|
| 71 |
|
---|
| 72 |
|
---|
| 73 |
|
---|
| 74 | <h3>Results</h3>
|
---|
| 75 | Modbucfg.exe - 0 error(s), 0 warning(s)
|
---|
| 76 | </pre>
|
---|
| 77 | </body>
|
---|
| 78 | </html>
|
---|