Revision: 7488
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7488&view=rev
Author:   hsujohnhsu
Date:     2009-03-16 23:51:31 +0000 (Mon, 16 Mar 2009)

Log Message:
-----------
removed unneeded dependency on playerc.

Modified Paths:
--------------
    code/gazebo/branches/ogre-1.4.9/player/SConscript

Modified: code/gazebo/branches/ogre-1.4.9/player/SConscript
===================================================================
--- code/gazebo/branches/ogre-1.4.9/player/SConscript   2009-03-16 16:22:47 UTC 
(rev 7487)
+++ code/gazebo/branches/ogre-1.4.9/player/SConscript   2009-03-16 23:51:31 UTC 
(rev 7488)
@@ -1,7 +1,8 @@
 import os
 Import('env install_prefix sharedObjs subdirs')
 
-parseConfigs = ['pkg-config --cflags --libs playerc++']
+parseConfigs = ['pkg-config --cflags --libs playerc++',
+                'pkg-config --cflags --libs playerc']
 
 sources = ['GazeboDriver.cc',
            'GazeboClient.cc',


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to