From: Robert K. <may...@us...> - 2001-10-12 22:01:17
|
Update of /cvsroot/bitcollider/bitcollider/installer In directory usw-pr-cvs1:/tmp/cvs-serv29655/installer Modified Files: bc-setup.wse Log Message: First set of changes for windows... Index: bc-setup.wse =================================================================== RCS file: /cvsroot/bitcollider/bitcollider/installer/bc-setup.wse,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** bc-setup.wse 2001/08/01 21:21:56 1.6 --- bc-setup.wse 2001/10/12 22:01:15 1.7 *************** *** 1212,1215 **** --- 1212,1220 ---- end item: Install File + Source=d:\db-3.3.11\build_win32\Release\libdb33.dll + Destination=%MAINDIR%\libdb33.dll + Flags=0000000010000011 + end + item: Install File Source=d:\bitzi\bitcollider\vorbisfile.dll Destination=%MAINDIR%\vorbisfile.dll |