-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCPUBench2004.plg
More file actions
68 lines (65 loc) · 2.13 KB
/
CPUBench2004.plg
File metadata and controls
68 lines (65 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CPUBench2004 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\emilio_2\IMPOST~1\Temp\RSP2C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CPUBench2004.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\my programs\CPUBench2004\ResultDlg.cpp"
]
Creating command line "xicl6.exe @C:\DOCUME~1\emilio_2\IMPOST~1\Temp\RSP2C.tmp"
Creating temporary file "C:\DOCUME~1\emilio_2\IMPOST~1\Temp\RSP2D.tmp" with contents
[
msimg32.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CPUBench2004.pdb" /debug /machine:I386 /out:"Debug/CPUBench2004.exe" /pdbtype:sept
".\Debug\BenchmarkResultItem.obj"
".\Debug\BenchmarkSettingsDlg.obj"
".\Debug\CacheInfoDlg.obj"
".\Debug\CPUBench2004.obj"
".\Debug\CPUBench2004Dlg.obj"
".\Debug\CPUFeaturesDlg.obj"
".\Debug\CPUFeaturesItem.obj"
".\Debug\CPUFeaturesWorkspace.obj"
".\Debug\CPUInfoItemDlg.obj"
".\Debug\CPUInformations.obj"
".\Debug\DeviceInformations.obj"
".\Debug\DevicesListDlg.obj"
".\Debug\DialogBasedItem.obj"
".\Debug\ExtCPUInfoItemDlg.obj"
".\Debug\ExtMBInfoDlg.obj"
".\Debug\ExtMemoryInfoDlg.obj"
".\Debug\ExtOSInfoDlg.obj"
".\Debug\ExtProgressCtrl.obj"
".\Debug\FlexGUIButton.obj"
".\Debug\FlexGUIWorkspace.obj"
".\Debug\Gradient.obj"
".\Debug\ImageCtrl.obj"
".\Debug\ItemBkDrawer.obj"
".\Debug\MainWorkspace.obj"
".\Debug\MemoryInfo.obj"
".\Debug\OSInfoItemDlg.obj"
".\Debug\OSInformations.obj"
".\Debug\ReportCreator.obj"
".\Debug\ReportDlg.obj"
".\Debug\ResultDlg.obj"
".\Debug\SplashDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SysInfoDlg.obj"
".\Debug\SysInfoWorkspace.obj"
".\Debug\WorkspaceBkDrawer.obj"
".\Debug\CPUBench2004.res"
]
Creating command line "xilink6.exe @C:\DOCUME~1\emilio_2\IMPOST~1\Temp\RSP2D.tmp"
<h3>Output Window</h3>
Compiling...
ResultDlg.cpp
Linking...
xilink6: executing 'C:\PROGRA~1\MICROS~2\VC98\Bin\link.exe'
<h3>Results</h3>
CPUBench2004.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>