Revision: 1447
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1447&view=rev
Author:   rorthomas
Date:     2010-07-14 17:27:07 +0000 (Wed, 14 Jul 2010)

Log Message:
-----------
ogre version requirement reduced from Ogre 1.7.1 to 1.7.0

Modified Paths:
--------------
    trunk/source/main/RoRPrerequisites.h

Modified: trunk/source/main/RoRPrerequisites.h
===================================================================
--- trunk/source/main/RoRPrerequisites.h        2010-07-14 09:36:32 UTC (rev 
1446)
+++ trunk/source/main/RoRPrerequisites.h        2010-07-14 17:27:07 UTC (rev 
1447)
@@ -21,7 +21,7 @@
 // created on 30th of April 2010 by Thomas Fischer
 
 // macro that checks for the correct ogre version and aborts compilation if 
not correct
-#if OGRE_VERSION < 0x010701
+#if OGRE_VERSION < 0x010700
 #error You need at least Ogre version 1.7.1, older versions are not supported
 #endif
 


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

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to