View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd/src
In directory sc8-pr-cvs1:/tmp/cvs-serv7102/src

Modified Files:
        build.cmd 
Log Message:
* Now builds installer with bz2-compression

Index: build.cmd
===================================================================
RCS file: /cvsroot/dqsd/dqsd/src/build.cmd,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** build.cmd   2 Dec 2003 21:27:44 -0000       1.14
--- build.cmd   17 Dec 2003 20:28:50 -0000      1.15
***************
*** 15,19 ****
  popd
  
! makensis search.nsi
  
  popd
--- 15,20 ----
  popd
  
! REM NSIS-compile with bz2 compression - saves 120K off installer size
! makensis.exe /X"SetCompressor bzip2" search.nsi
  
  popd




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to