[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs]
From:       skharkar () helixcommunity ! org
Date:       2010-03-26 23:16:58
Message-ID: 201003262317.o2QNHGVj014314 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/encodesvc/plugins/transform/videooverlay
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv27321

Modified Files:
	unix.pcf 
Log Message:
Fix build errors on linux.


Index: unix.pcf
===================================================================
RCS file: /cvsroot/client/encodesvc/plugins/transform/videooverlay/unix.pcf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- unix.pcf	19 Mar 2010 23:35:41 -0000	1.3
+++ unix.pcf	26 Mar 2010 23:16:56 -0000	1.4
@@ -48,9 +48,9 @@
 # ***** END LICENSE BLOCK *****
 
 # add dynamic librarires
-project.AddDynamicLibraries("../../../../common/import/imagemagick/platform/linux/rel32/libMagickCore.so")
                
-project.AddDynamicLibraries("../../../../common/import/imagemagick/platform/linux/rel32/libMagick++.so")
                
-project.AddDynamicLibraries("../../../../common/import/imagemagick/platform/linux/rel32/libMagickWand.so")
 +project.AddDynamicLibraries("../../../../../common/import/imagemagick/platform/linux/rel32/libMagickCore.so")
 +project.AddDynamicLibraries("../../../../../common/import/imagemagick/platform/linux/rel32/libMagick++.so")
 +project.AddDynamicLibraries("../../../../../common/import/imagemagick/platform/linux/rel32/libMagickWand.so")
  
 
-project.sys_libraries.append('pthread', 'dl', 'm', 'c')
\ No newline at end of file
+project.sys_libraries.append('pthread', 'dl', 'm', 'c')


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic