misc; modified all project (.epj) files to have the appropriate fast math option...
[sdk] / samples / games / cards / ruff / ruff.epj
index 463465c..c583c34 100644 (file)
@@ -13,7 +13,8 @@
       {
          "Name" : "Default",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],