deps/freetype: Turned on optimization in .epj
authorJerome St-Louis <jerome@ecere.com>
Tue, 2 Aug 2016 23:58:23 +0000 (19:58 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 2 Aug 2016 23:58:23 +0000 (19:58 -0400)
deps/freetype-2.3.12/freetype.epj

index e272f72..7e19b15 100644 (file)
@@ -31,8 +31,8 @@
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "None",
-            "FastMath" : false
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],