From da1f0065d07250b86b9a761b012987e4825f491f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 28 Nov 2005 16:53:25 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4068, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/smlib/; revision=4069 --- source/SMLib.plg | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100755 source/SMLib.plg (limited to 'source/SMLib.plg') diff --git a/source/SMLib.plg b/source/SMLib.plg new file mode 100755 index 0000000..c75a641 --- /dev/null +++ b/source/SMLib.plg @@ -0,0 +1,153 @@ + + +
+

Build Log

+

+--------------------Configuration: SMLib - Win32 Release-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" with contents +[ +/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 +"D:\devel\SMLib\bp.c" +"D:\devel\SMLib\decimator.c" +"D:\devel\SMLib\deltas.c" +"D:\devel\SMLib\hip.c" +"D:\devel\SMLib\hist.c" +"D:\devel\SMLib\itov.c" +"D:\devel\SMLib\lavg.c" +"D:\devel\SMLib\lhist.c" +"D:\devel\SMLib\lhisti.c" +"D:\devel\SMLib\linspace.c" +"D:\devel\SMLib\lmax.c" +"D:\devel\SMLib\lmin.c" +"D:\devel\SMLib\lrange.c" +"D:\devel\SMLib\lstd.c" +"D:\devel\SMLib\prevl.c" +"D:\devel\SMLib\SMLib.c" +"D:\devel\SMLib\threshold.c" +"D:\devel\SMLib\vabs.c" +"D:\devel\SMLib\vclip.c" +"D:\devel\SMLib\vcog.c" +"D:\devel\SMLib\vdbtorms.c" +"D:\devel\SMLib\vdelta.c" +"D:\devel\SMLib\vfmod.c" +"D:\devel\SMLib\vftom.c" +"D:\devel\SMLib\vlavg.c" +"D:\devel\SMLib\vlmax.c" +"D:\devel\SMLib\vlmin.c" +"D:\devel\SMLib\vlrange.c" +"D:\devel\SMLib\vmax.c" +"D:\devel\SMLib\vmin.c" +"D:\devel\SMLib\vmtof.c" +"D:\devel\SMLib\vnmax.c" +"D:\devel\SMLib\vpow.c" +"D:\devel\SMLib\vrms.c" +"D:\devel\SMLib\vrmstodb.c" +"D:\devel\SMLib\vstd.c" +"D:\devel\SMLib\vsum.c" +"D:\devel\SMLib\vthreshold.c" +"D:\devel\SMLib\vvconv.c" +"D:\devel\SMLib\vvminus.c" +"D:\devel\SMLib\vvplus.c" +] +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6B.tmp" +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp" with contents +[ +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" +.\Release\bp.obj +.\Release\decimator.obj +.\Release\deltas.obj +.\Release\hip.obj +.\Release\hist.obj +.\Release\itov.obj +.\Release\lavg.obj +.\Release\lhist.obj +.\Release\lhisti.obj +.\Release\linspace.obj +.\Release\lmax.obj +.\Release\lmin.obj +.\Release\lrange.obj +.\Release\lstd.obj +.\Release\prevl.obj +.\Release\SMLib.obj +.\Release\threshold.obj +.\Release\vabs.obj +.\Release\vclip.obj +.\Release\vcog.obj +.\Release\vdbtorms.obj +.\Release\vdelta.obj +.\Release\vfmod.obj +.\Release\vftom.obj +.\Release\vlavg.obj +.\Release\vlmax.obj +.\Release\vlmin.obj +.\Release\vlrange.obj +.\Release\vmax.obj +.\Release\vmin.obj +.\Release\vmtof.obj +.\Release\vnmax.obj +.\Release\vpow.obj +.\Release\vrms.obj +.\Release\vrmstodb.obj +.\Release\vstd.obj +.\Release\vsum.obj +.\Release\vthreshold.obj +.\Release\vvconv.obj +.\Release\vvminus.obj +.\Release\vvplus.obj +] +Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6C.tmp" +

Output Window

+Compiling... +bp.c +decimator.c +deltas.c +hip.c +hist.c +itov.c +lavg.c +lhist.c +lhisti.c +linspace.c +lmax.c +lmin.c +lrange.c +lstd.c +prevl.c +SMLib.c +threshold.c +vabs.c +vclip.c +vcog.c +vdbtorms.c +vdelta.c +vfmod.c +vftom.c +vlavg.c +vlmax.c +vlmin.c +vlrange.c +vmax.c +vmin.c +vmtof.c +vnmax.c +vpow.c +vrms.c +vrmstodb.c +vstd.c +vsum.c +vthreshold.c +vvconv.c +vvminus.c +vvplus.c +Linking... + Creating library Release/SMLib.lib and object Release/SMLib.exp + + + +

Results

+SMLib.dll - 0 error(s), 0 warning(s) +
+ + -- cgit v1.2.1