From: Tom H. <tom...@us...> - 2003-01-06 16:29:12
|
Update of /cvsroot/rccparser/rccparser/rccptest In directory sc8-pr-cvs1:/tmp/cvs-serv3385/rccptest Modified Files: rccptest.plg Log Message: 2003-01-06 Tom Howard <tom...@us...> * ./configure.in Released rccparser-1.2.0 Index: rccptest.plg =================================================================== RCS file: /cvsroot/rccparser/rccparser/rccptest/rccptest.plg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rccptest.plg 17 Dec 2002 17:53:01 -0000 1.1 --- rccptest.plg 6 Jan 2003 16:29:08 -0000 1.2 *************** *** 7,11 **** </h3> <h3>Command Lines</h3> ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP54.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/rccparser.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c --- 7,11 ---- </h3> <h3>Command Lines</h3> ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP5.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/rccparser.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c *************** *** 13,17 **** "H:\RCCPARSER\src\rccparse.cpp" ] ! Creating command line "cl.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP54.tmp" Creating command line "link.exe -lib /nologo /out:"Debug\rccparser.lib" .\Debug\rcclexer.obj .\Debug\rccparse.obj " <h3>Output Window</h3> --- 13,17 ---- "H:\RCCPARSER\src\rccparse.cpp" ] ! Creating command line "cl.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP5.tmp" Creating command line "link.exe -lib /nologo /out:"Debug\rccparser.lib" .\Debug\rcclexer.obj .\Debug\rccparse.obj " <h3>Output Window</h3> *************** *** 25,35 **** </h3> <h3>Command Lines</h3> ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP55.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/rccptest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "H:\RCCPARSER\src\rccptest.cpp" ] ! Creating command line "cl.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP55.tmp" ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP56.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/rccptest.pdb" /debug /machine:I386 /out:"Debug/rccptest.exe" /pdbtype:sept --- 25,35 ---- </h3> <h3>Command Lines</h3> ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP6.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/rccptest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "H:\RCCPARSER\src\rccptest.cpp" ] ! Creating command line "cl.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP6.tmp" ! Creating temporary file "C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP7.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/rccptest.pdb" /debug /machine:I386 /out:"Debug/rccptest.exe" /pdbtype:sept *************** *** 37,41 **** \RCCPARSER\rccparser\Debug\rccparser.lib ] ! Creating command line "link.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP56.tmp" <h3>Output Window</h3> Compiling... --- 37,41 ---- \RCCPARSER\rccparser\Debug\rccparser.lib ] ! Creating command line "link.exe @C:\DOCUME~1\THOWAR~1.PCT\LOCALS~1\Temp\RSP7.tmp" <h3>Output Window</h3> Compiling... |