~ubuntu-branches/ubuntu/saucy/pd-smlib/saucy

« back to all changes in this revision

Viewing changes to SMLib.plg

  • Committer: Bazaar Package Importer
  • Author(s): Hans-Christoph Steiner
  • Date: 2010-11-10 15:17:58 UTC
  • Revision ID: james.westby@ubuntu.com-20101110151758-3acjf69kiudo3gh4
Tags: upstream-0.12.1
ImportĀ upstreamĀ versionĀ 0.12.1

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: SMLib - Win32 Release--------------------
 
7
</h3>
 
8
<h3>Command Lines</h3>
 
9
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" with contents
 
10
[
 
11
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SMLIB_EXPORTS" /Fp"Release/SMLib.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
 
12
"D:\devel\SMLib\bp.c"
 
13
"D:\devel\SMLib\decimator.c"
 
14
"D:\devel\SMLib\deltas.c"
 
15
"D:\devel\SMLib\hip.c"
 
16
"D:\devel\SMLib\hist.c"
 
17
"D:\devel\SMLib\itov.c"
 
18
"D:\devel\SMLib\lavg.c"
 
19
"D:\devel\SMLib\lhist.c"
 
20
"D:\devel\SMLib\lhisti.c"
 
21
"D:\devel\SMLib\linspace.c"
 
22
"D:\devel\SMLib\lmax.c"
 
23
"D:\devel\SMLib\lmin.c"
 
24
"D:\devel\SMLib\lrange.c"
 
25
"D:\devel\SMLib\lstd.c"
 
26
"D:\devel\SMLib\prevl.c"
 
27
"D:\devel\SMLib\SMLib.c"
 
28
"D:\devel\SMLib\threshold.c"
 
29
"D:\devel\SMLib\vabs.c"
 
30
"D:\devel\SMLib\vclip.c"
 
31
"D:\devel\SMLib\vcog.c"
 
32
"D:\devel\SMLib\vdbtorms.c"
 
33
"D:\devel\SMLib\vdelta.c"
 
34
"D:\devel\SMLib\vfmod.c"
 
35
"D:\devel\SMLib\vftom.c"
 
36
"D:\devel\SMLib\vlavg.c"
 
37
"D:\devel\SMLib\vlmax.c"
 
38
"D:\devel\SMLib\vlmin.c"
 
39
"D:\devel\SMLib\vlrange.c"
 
40
"D:\devel\SMLib\vmax.c"
 
41
"D:\devel\SMLib\vmin.c"
 
42
"D:\devel\SMLib\vmtof.c"
 
43
"D:\devel\SMLib\vnmax.c"
 
44
"D:\devel\SMLib\vpow.c"
 
45
"D:\devel\SMLib\vrms.c"
 
46
"D:\devel\SMLib\vrmstodb.c"
 
47
"D:\devel\SMLib\vstd.c"
 
48
"D:\devel\SMLib\vsum.c"
 
49
"D:\devel\SMLib\vthreshold.c"
 
50
"D:\devel\SMLib\vvconv.c"
 
51
"D:\devel\SMLib\vvminus.c"
 
52
"D:\devel\SMLib\vvplus.c"
 
53
]
 
54
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" 
 
55
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp" with contents
 
56
[
 
57
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib pd.lib /nologo /dll /incremental:no /pdb:"Release/SMLib.pdb" /machine:I386 /out:"Release/SMLib.dll" /implib:"Release/SMLib.lib" 
 
58
.\Release\bp.obj
 
59
.\Release\decimator.obj
 
60
.\Release\deltas.obj
 
61
.\Release\hip.obj
 
62
.\Release\hist.obj
 
63
.\Release\itov.obj
 
64
.\Release\lavg.obj
 
65
.\Release\lhist.obj
 
66
.\Release\lhisti.obj
 
67
.\Release\linspace.obj
 
68
.\Release\lmax.obj
 
69
.\Release\lmin.obj
 
70
.\Release\lrange.obj
 
71
.\Release\lstd.obj
 
72
.\Release\prevl.obj
 
73
.\Release\SMLib.obj
 
74
.\Release\threshold.obj
 
75
.\Release\vabs.obj
 
76
.\Release\vclip.obj
 
77
.\Release\vcog.obj
 
78
.\Release\vdbtorms.obj
 
79
.\Release\vdelta.obj
 
80
.\Release\vfmod.obj
 
81
.\Release\vftom.obj
 
82
.\Release\vlavg.obj
 
83
.\Release\vlmax.obj
 
84
.\Release\vlmin.obj
 
85
.\Release\vlrange.obj
 
86
.\Release\vmax.obj
 
87
.\Release\vmin.obj
 
88
.\Release\vmtof.obj
 
89
.\Release\vnmax.obj
 
90
.\Release\vpow.obj
 
91
.\Release\vrms.obj
 
92
.\Release\vrmstodb.obj
 
93
.\Release\vstd.obj
 
94
.\Release\vsum.obj
 
95
.\Release\vthreshold.obj
 
96
.\Release\vvconv.obj
 
97
.\Release\vvminus.obj
 
98
.\Release\vvplus.obj
 
99
]
 
100
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp"
 
101
<h3>Output Window</h3>
 
102
Compiling...
 
103
bp.c
 
104
decimator.c
 
105
deltas.c
 
106
hip.c
 
107
hist.c
 
108
itov.c
 
109
lavg.c
 
110
lhist.c
 
111
lhisti.c
 
112
linspace.c
 
113
lmax.c
 
114
lmin.c
 
115
lrange.c
 
116
lstd.c
 
117
prevl.c
 
118
SMLib.c
 
119
threshold.c
 
120
vabs.c
 
121
vclip.c
 
122
vcog.c
 
123
vdbtorms.c
 
124
vdelta.c
 
125
vfmod.c
 
126
vftom.c
 
127
vlavg.c
 
128
vlmax.c
 
129
vlmin.c
 
130
vlrange.c
 
131
vmax.c
 
132
vmin.c
 
133
vmtof.c
 
134
vnmax.c
 
135
vpow.c
 
136
vrms.c
 
137
vrmstodb.c
 
138
vstd.c
 
139
vsum.c
 
140
vthreshold.c
 
141
vvconv.c
 
142
vvminus.c
 
143
vvplus.c
 
144
Linking...
 
145
   Creating library Release/SMLib.lib and object Release/SMLib.exp
 
146
 
 
147
 
 
148
 
 
149
<h3>Results</h3>
 
150
SMLib.dll - 0 error(s), 0 warning(s)
 
151
</pre>
 
152
</body>
 
153
</html>