diff buildRelease.sh @ 773:cc0fc2cd7611

Updated bcpp to the most recent version from 2009/06/30 git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1050 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Tue, 03 May 2011 20:25:39 +0000
parents 04d591e5ac1c
children 1eaff2eca50d
line wrap: on
line diff
--- a/buildRelease.sh	Sat Apr 23 15:46:09 2011 +0000
+++ b/buildRelease.sh	Tue May 03 20:25:39 2011 +0000
@@ -354,7 +354,7 @@
    
 
 if [ "$ext" = ".exe" ]; then
-    indenters="$indenters libiconv-2.dll libintl-2.dll"
+    indenters="$indenters cygwin1.dll libiconv-2.dll libintl-2.dll"
 fi
 for i in $indenters
 do