Revision: 1591
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1591&view=rev
Author:   rorthomas
Date:     2011-01-22 16:40:09 +0000 (Sat, 22 Jan 2011)

Log Message:
-----------
fixed linux compile problem

Modified Paths:
--------------
    trunk/source/main/InputEngine.cpp

Modified: trunk/source/main/InputEngine.cpp
===================================================================
--- trunk/source/main/InputEngine.cpp   2011-01-22 00:07:00 UTC (rev 1590)
+++ trunk/source/main/InputEngine.cpp   2011-01-22 16:40:09 UTC (rev 1591)
@@ -1600,8 +1600,8 @@
                        pl.insert(OIS::ParamList::value_type("w32_mouse", 
"DISCL_NONEXCLUSIVE"));
                        pl.insert(OIS::ParamList::value_type("w32_keyboard", 
"DISCL_FOREGROUND"));
                        pl.insert(OIS::ParamList::value_type("w32_keyboard", 
"DISCL_NONEXCLUSIVE"));
+#endif // LINUX
                }
-#endif // LINUX
 
 #ifndef NOOGRE
                LogManager::getSingleton().logMessage("*** OIS WINDOW: 
"+hwnd_str);


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

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to