misc; modified all project (.epj) files to have the appropriate fast math option...
[sdk] / Makefiles.epj
index ec2f363..c5301eb 100755 (executable)
@@ -9,25 +9,6 @@
          "ecere"
       ]
    },
-   "Configurations" : [
-      {
-         "Name" : "Debug",
-         "Options" : {
-            "Debug" : true,
-            "Optimization" : "None",
-            "PreprocessorDefinitions" : [
-               "_DEBUG"
-            ]
-         }
-      },
-      {
-         "Name" : "Release",
-         "Options" : {
-            "Debug" : false,
-            "Optimization" : "Speed"
-         }
-      }
-   ],
    "Files" : [
       {
          "Folder" : "compiler",
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}