From 5157decd47710b3ed8e4e62e79e07aa1967bd532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 19 Jun 2002 15:00:09 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r14, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/vst/; revision=15 --- vst.plg | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 vst.plg (limited to 'vst.plg') diff --git a/vst.plg b/vst.plg new file mode 100644 index 0000000..4d13ceb --- /dev/null +++ b/vst.plg @@ -0,0 +1,53 @@ + + +
+

Build Log

+

+--------------------Configuration: vst - Win32 Release-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\MARKW~1.APP\LOCALS~1\Temp\RSPEA6.tmp" with contents +[ +/nologo /MT /W3 /GX /O2 /I "..\src" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PD" /D "NT" /D "__GNUC__" /D "_WINDLL" /FR"Release/" /Fp"Release/vst.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c +"C:\pd\vst\EditorThread.cpp" +"C:\pd\vst\PopupWindow.cpp" +"C:\pd\vst\vst.cpp" +"C:\pd\vst\VstHost.cpp" +"C:\pd\vst\vst~.cpp" +] +Creating command line "cl.exe @C:\DOCUME~1\MARKW~1.APP\LOCALS~1\Temp\RSPEA6.tmp" +Creating temporary file "C:\DOCUME~1\MARKW~1.APP\LOCALS~1\Temp\RSPEA7.tmp" with contents +[ +..\bin\pd.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/vst.pdb" /machine:I386 /def:".\vst.def" /out:"Release/vst.dll" /implib:"Release/vst.lib" +.\Release\EditorThread.obj +.\Release\PopupWindow.obj +.\Release\StdAfx.obj +.\Release\vst.obj +.\Release\VstHost.obj +.\Release\vst~.obj +.\Release\vst.res +] +Creating command line "link.exe @C:\DOCUME~1\MARKW~1.APP\LOCALS~1\Temp\RSPEA7.tmp" +

Output Window

+Compiling... +EditorThread.cpp +PopupWindow.cpp +vst.cpp +VstHost.cpp +vst~.cpp +Generating Code... +Linking... + Creating library Release/vst.lib and object Release/vst.exp +LINK : warning LNK4089: all references to "OLEAUT32.dll" discarded by /OPT:REF +LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF +Creating command line "bscmake.exe /nologo /o"Release/vst.bsc" .\Release\StdAfx.sbr .\Release\EditorThread.sbr .\Release\PopupWindow.sbr .\Release\vst.sbr .\Release\VstHost.sbr .\Release\vst~.sbr" +Creating browse info file... +

Output Window

+ + + +

Results

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