Revision: 8063
http://playerstage.svn.sourceforge.net/playerstage/?rev=8063&view=rev
Author: gbiggs
Date: 2009-07-21 05:03:39 +0000 (Tue, 21 Jul 2009)
Log Message:
-----------
Re-enabled drivers on windows
Modified Paths:
--------------
code/player/trunk/server/drivers/position/globalize/CMakeLists.txt
code/player/trunk/server/drivers/position/goto/CMakeLists.txt
code/player/trunk/server/drivers/position/motionmind/CMakeLists.txt
code/player/trunk/server/drivers/vectormap/CMakeLists.txt
Modified: code/player/trunk/server/drivers/position/globalize/CMakeLists.txt
===================================================================
--- code/player/trunk/server/drivers/position/globalize/CMakeLists.txt
2009-07-21 03:47:16 UTC (rev 8062)
+++ code/player/trunk/server/drivers/position/globalize/CMakeLists.txt
2009-07-21 05:03:39 UTC (rev 8063)
@@ -1,5 +1,2 @@
PLAYERDRIVER_OPTION (globalize build_globalize ON)
-# This driver uses GlobalTime from libplayercore, which currently doesn't
-# get exported correctly.
-PLAYERDRIVER_REJECT_OS (globalize build_globalize PLAYER_OS_WIN)
PLAYERDRIVER_ADD_DRIVER (globalize build_globalize SOURCES globalize.cc)
Modified: code/player/trunk/server/drivers/position/goto/CMakeLists.txt
===================================================================
--- code/player/trunk/server/drivers/position/goto/CMakeLists.txt
2009-07-21 03:47:16 UTC (rev 8062)
+++ code/player/trunk/server/drivers/position/goto/CMakeLists.txt
2009-07-21 05:03:39 UTC (rev 8063)
@@ -1,5 +1,2 @@
PLAYERDRIVER_OPTION (goto build_goto ON)
-# This driver uses GlobalTime from libplayercore, which currently doesn't
-# get exported correctly.
-PLAYERDRIVER_REJECT_OS (goto build_goto PLAYER_OS_WIN)
PLAYERDRIVER_ADD_DRIVER (goto build_goto SOURCES goto.cc)
Modified: code/player/trunk/server/drivers/position/motionmind/CMakeLists.txt
===================================================================
--- code/player/trunk/server/drivers/position/motionmind/CMakeLists.txt
2009-07-21 03:47:16 UTC (rev 8062)
+++ code/player/trunk/server/drivers/position/motionmind/CMakeLists.txt
2009-07-21 05:03:39 UTC (rev 8063)
@@ -1,6 +1,3 @@
SET (motionmindSrcs motionmind.cc)
PLAYERDRIVER_OPTION (motionmind build_motionmind ON)
-# This driver uses GlobalTime from libplayercore, which currently doesn't
-# get exported correctly.
-PLAYERDRIVER_REJECT_OS (motionmind build_motionmind PLAYER_OS_WIN)
PLAYERDRIVER_ADD_DRIVER (motionmind build_motionmind SOURCES ${motionmindSrcs})
Modified: code/player/trunk/server/drivers/vectormap/CMakeLists.txt
===================================================================
--- code/player/trunk/server/drivers/vectormap/CMakeLists.txt 2009-07-21
03:47:16 UTC (rev 8062)
+++ code/player/trunk/server/drivers/vectormap/CMakeLists.txt 2009-07-21
05:03:39 UTC (rev 8063)
@@ -19,7 +19,4 @@
PLAYERDRIVER_ADD_DRIVER (vec2map build_vec2map SOURCES vec2map.cc)
PLAYERDRIVER_OPTION (robotracker build_robotracker ON)
-# This driver uses GlobalTime from libplayercore, which currently doesn't
-# get exported correctly.
-PLAYERDRIVER_REJECT_OS (robotracker build_robotracker PLAYER_OS_WIN)
PLAYERDRIVER_ADD_DRIVER (robotracker build_robotracker SOURCES robotracker.cc)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit