source: trunk/XSUC/Modbucfg.plg

Last change on this file was 11, checked in by marrucho, 11 years ago
File size: 2.4 KB
Line 
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>
9Creating command line "rc.exe /l 0x416 /fo"Release/Modbucfg.res" /d "NDEBUG" /d "_AFXDLL" "D:\Vcprojs98\Modbucfg\Modbucfg.rc""
10Creating 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]
26Creating command line "cl.exe @D:\TEMP\RSP4A.tmp"
27Creating 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]
32Creating command line "cl.exe @D:\TEMP\RSP4B.tmp"
33Creating temporary file "D:\TEMP\RSP4C.tmp" with contents
34[
35winmm.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]
51Creating command line "link.exe @D:\TEMP\RSP4C.tmp"
52<h3>Output Window</h3>
53Compiling resources...
54Compiling...
55StdAfx.cpp
56Compiling...
57ChildFrm.cpp
58CommParameters.cpp
59Connection.cpp
60Connections.cpp
61DlgConnections.cpp
62DlgRemoteParameters.cpp
63Globals.cpp
64MainFrm.cpp
65Modbucfg.cpp
66ModbucfgDoc.cpp
67ModbucfgView.cpp
68Splash.cpp
69Generating Code...
70Linking...
71
72
73
74<h3>Results</h3>
75Modbucfg.exe - 0 error(s), 0 warning(s)
76</pre>
77</body>
78</html>
Note: See TracBrowser for help on using the repository browser.