misc; modified all project (.epj) files to have the appropriate fast math option...
authorRejean Loyer <rejean.loyer@gmail.com>
Fri, 26 Oct 2012 00:22:44 +0000 (20:22 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Fri, 26 Oct 2012 00:23:27 +0000 (20:23 -0400)
115 files changed:
Makefiles.epj
compiler/ecc/ecc.epj
compiler/ecp/ecp.epj
compiler/ecs/CleanPo.epj
compiler/ecs/ecs.epj
compiler/libec/ec.epj
deps/freetype-2.3.12/freetype.epj
deps/jpeg-6b/jpeg.epj
deps/libffi-3.0.11/ffi.epj
deps/libpng-1.4.0/png.epj
deps/libungif-4.1.1/libungif.epj
deps/zlib/zlib.epj
documentor/documentor.epj
ear/cmd/ear.epj
ear/extract/extract.epj
ecere/ecere.epj
ecere/ecereCOM.epj
eda/drivers/oracle/EDAOracle.epj
eda/drivers/sqlite/EDASQLite.epj
eda/drivers/sqlite/SQLiteShellCmd.epj
eda/drivers/sqliteCipher/EDASQLiteCipher.epj
eda/drivers/sqliteCipher/SQLiteCipherShellCmd.epj
eda/libeda/EDA.epj
epj2make/epj2make.epj
extras/audio/EcereAudio.epj
ide/ide.epj
installer/Installer.epj
installer/coursework/Chapter 1 - Getting Started/Lab1.1/HelloWorld.epj
installer/coursework/Chapter 1 - Getting Started/Lab1.2/HelloForm.epj
installer/coursework/Chapter 2 - Variables and Data Types/Lab2.4/Lab2.epj
installer/coursework/Chapter 2 - Variables and Data Types/Lab2.5/VariablesApp.epj
installer/coursework/Chapter 3 - Operators/Lab3/Lab3.epj
installer/coursework/Chapter 4 - Flow Control/Lab4/Lab4.epj
installer/coursework/Chapter 5 - Structures and Enumerations/Lab5/colors/lab5colors.epj
installer/coursework/Chapter 5 - Structures and Enumerations/Lab5/vectors/lab5vectors.epj
installer/coursework/Chapter 6 - Classes, Methods and Instances/Lab6/lab6.epj
samples/3D/Animate3DS/Animate3DS.epj
samples/3D/ColorSpheres/colorSpheres.epj
samples/3D/HiraganaCube/HiraganaCube.epj
samples/3D/ModelViewer/eModel.epj
samples/3D/OpenGL/OpenGL.epj
samples/3D/Test3D/Test3D.epj
samples/3D/TransCube/transCube.epj
samples/3D/VertexColorTest/VertexColorTest.epj
samples/3D/cube2/cube2.epj
samples/3D/glTriangle/glTriangle.epj
samples/3D/hello3D/hello3D.epj
samples/3D/rayTracedMandelbulb/mandelbulb.epj
samples/3D/spriteBalls/balls.epj
samples/3D/terrainCameraDemo/cameraDemo.epj
samples/audio/DirectBufferPlayer/WavPlayer.epj
samples/audio/Piano/Piano.epj
samples/audio/PlaySound/PlaySound.epj
samples/db/EDATest/EDATest.epj
samples/db/MedDB/med.epj
samples/db/MovieCollection/MovieCollection.epj
samples/eC/FindPrime/PrimeTest.epj
samples/eC/HelloWorld/HelloWorld.epj
samples/eC/ampheck/ampheck.epj
samples/eC/ecas/ecas.epj
samples/eC/fibonacci/fibo.epj
samples/eC/neural/neural.epj
samples/eC/staticLink/staticLink.epj
samples/games/blokus/blokus.epj
samples/games/bomb/bomb.epj
samples/games/brainstonz/brainstonz.epj
samples/games/cards/poker/poker.epj
samples/games/cards/ruff/ruff.epj
samples/games/cards/tongIts/tongIts.epj
samples/games/othello/Othello.epj
samples/games/scrabble/scrabble.epj
samples/games/tetris/tetris.epj
samples/guiAndGfx/Controls/controls.epj
samples/guiAndGfx/DataControls/DataControls.epj
samples/guiAndGfx/FlagsDropBox/FlagsDropBox.epj
samples/guiAndGfx/HelloForm/helloForm.epj
samples/guiAndGfx/LinkLabel/LinkLabel.epj
samples/guiAndGfx/bitmapsAndKB/Bitmap/bitmap.epj
samples/guiAndGfx/bitmapsAndKB/KBController/controller.epj
samples/guiAndGfx/bitmapsAndKB/KBOnKeyHit/OnKeyHit.epj
samples/guiAndGfx/bitmapsAndKB/KBState/KBState.epj
samples/guiAndGfx/bitmapsAndKB/Objects/objects.epj
samples/guiAndGfx/childWindows/start.epj
samples/guiAndGfx/clock/clock.epj
samples/guiAndGfx/curvyweb/curvyweb.epj
samples/guiAndGfx/dataBoxes/dataBoxes.epj
samples/guiAndGfx/disablingMovingControls/disabled_test.epj
samples/guiAndGfx/eNotepad/eNotepad.epj
samples/guiAndGfx/fliPlay/fliPlay.epj
samples/guiAndGfx/floodFill/ePaint.epj
samples/guiAndGfx/mdiSample/mdiSample.epj
samples/guiAndGfx/openrider/openrider.epj
samples/guiAndGfx/pictureRotateAlpha/pictureRotate.epj
samples/guiAndGfx/reminder/Reminder.epj
samples/guiAndGfx/replace/replace.epj
samples/guiAndGfx/screenShot/Shot.epj
samples/guiAndGfx/skinning/SkinProject.epj
samples/guiAndGfx/snow/snow.epj
samples/guiAndGfx/tabControl/tabs.epj
samples/guiAndGfx/textScroller/Scroll.epj
samples/guiAndGfx/toolBars/toolBars.epj
samples/guiAndGfx/toolTips/Tooltips.epj
samples/guiAndGfx/treeView/treeView.epj
samples/misc/licensing/licensing.epj
samples/net/DCOMSample/Server.epj
samples/net/SocketSample/SocketSample.epj
samples/net/UDPSample/UDPTest.epj
samples/net/XMLSample/XMLSample.epj
samples/net/eCom/eCom.epj
samples/net/eirc/eIRC.epj
samples/net/httpserver/httpServer.epj
samples/net/networkFile/NetworkClient/NetworkClient.epj
samples/net/smtp/smtp.epj
samples/scanning/wiaTest/wiaTest.epj
samples/threads/threadsAndListBoxes/blank.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
+}
index 354bbaa..12d184d 100644 (file)
@@ -18,7 +18,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -33,6 +34,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../obj/$(PLATFORM)/bin/)"
             ]
@@ -66,7 +68,8 @@
             "LibraryDirs" : [
                "../../ecere/obj/bootstrap.$(PLATFORM)",
                "../libec/obj/bootstrap.$(PLATFORM)"
-            ]
+            ],
+            "FastMath" : true
          },
          "Platforms" : [
             {
          ]
       }
    ]
-}
\ No newline at end of file
+}
index a6a5a1e..3086cea 100644 (file)
@@ -20,7 +20,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -37,6 +38,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../obj/$(PLATFORM)/bin/)"
             ]
@@ -53,7 +55,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -71,7 +74,8 @@
             "LibraryDirs" : [
                "../libec/obj/bootstrap.$(PLATFORM)",
                "../../ecere/obj/bootstrap.$(PLATFORM)"
-            ]
+            ],
+            "FastMath" : true
          },
          "Platforms" : [
             {
          ]
       }
    ]
-}
\ No newline at end of file
+}
index 49ecef8..9531f40 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index a24e065..d88e0de 100644 (file)
@@ -20,7 +20,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -37,6 +38,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../obj/$(PLATFORM)/bin/)"
             ]
@@ -58,7 +60,8 @@
             "LibraryDirs" : [
                "../libec/obj/bootstrap.$(PLATFORM)",
                "../../ecere/obj/bootstrap.$(PLATFORM)"
-            ]
+            ],
+            "FastMath" : true
          },
          "Platforms" : [
             {
          ]
       }
    ]
-}
\ No newline at end of file
+}
index 8b95e48..6548d51 100644 (file)
@@ -19,7 +19,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -30,7 +31,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -47,6 +49,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../$(SODESTDIR))"
             ]
@@ -64,7 +67,8 @@
             "TargetFileName" : "ecStatic",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
@@ -83,7 +87,8 @@
             "TargetFileName" : "ecBootstrap",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : true
          }
       }
    ],
          ]
       }
    ]
-}
\ No newline at end of file
+}
index b8bfc48..246ae63 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Warnings" : "All",
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index be87c01..c6f6aa6 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 71d84a0..1e72725 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index de8b43c..a913f7a 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 71108ab..cd67853 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Warnings" : "All",
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index d92b473..5004843 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Warnings" : "All",
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Warnings" : "None",
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index c74a384..edf65d4 100644 (file)
@@ -19,7 +19,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -32,6 +33,7 @@
                "../obj/$(PLATFORM)/bin",
                "../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../obj/$(PLATFORM)/bin/)"
             ]
@@ -45,7 +47,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
       },
       "res/documentorIcon.png"
    ]
-}
\ No newline at end of file
+}
index 4f16d34..7a54f63 100644 (file)
@@ -17,7 +17,8 @@
          "Options" : {
             "Warnings" : "All",
             "Debug" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       },
       {
@@ -31,6 +32,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../obj/$(PLATFORM)/bin/)"
             ]
@@ -71,4 +73,4 @@
       },
       "../extract/obj/release.$(PLATFORM)/extract$(E)"
    ]
-}
\ No newline at end of file
+}
index 386d8a8..2579bdb 100644 (file)
@@ -41,7 +41,8 @@
             "Libraries" : [
                "ecereVanilla",
                "z"
-            ]
+            ],
+            "FastMath" : false
          },
          "Platforms" : [
             {
@@ -80,7 +81,8 @@
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -96,7 +98,8 @@
                "ecereVanilla",
                "z"
             ],
-            "Compress" : true
+            "Compress" : true,
+            "FastMath" : false
          },
          "Platforms" : [
             {
          ]
       }
    ]
-}
\ No newline at end of file
+}
index 2b91825..e35d008 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG",
                "BUILDING_ECERE_COM"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
                "_DEBUG",
                "MEMINFO",
                "REDZONE=32"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
                "BUILDING_ECERE_COM",
                "MEMINFO",
                "REDZONE=256"
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
                "ECERE_STATIC"
             ],
             "TargetType" : "StaticLibrary",
-            "TargetFileName" : "ecereStatic"
+            "TargetFileName" : "ecereStatic",
+            "FastMath" : true
          }
       },
       {
             "PreprocessorDefinitions" : [
                "BUILDING_ECERE_COM"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../$(SODESTDIR))"
             ]
                "z",
                "freetype"
             ],
-            "Compress" : true
+            "Compress" : true,
+            "FastMath" : false
          }
       },
       {
             "PreprocessorDefinitions" : [
                "BUILDING_ECERE_COM"
             ],
-            "Compress" : true
+            "Compress" : true,
+            "FastMath" : false
          }
       },
       {
                "ECERE_NOTRUETYPE"
             ],
             "TargetType" : "StaticLibrary",
-            "TargetFileName" : "ecerePACS"
+            "TargetFileName" : "ecerePACS",
+            "FastMath" : false
          }
       },
       {
             "TargetFileName" : "ecereBootstrap",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
             ],
             "TargetType" : "StaticLibrary",
             "TargetFileName" : "ecereVanilla",
+            "FastMath" : false,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../obj/$(PLATFORM)/lib/)"
             ]
                "ECERE_NO3D"
             ],
             "TargetType" : "StaticLibrary",
-            "TargetFileName" : "ecereWSMS"
+            "TargetFileName" : "ecereWSMS",
+            "FastMath" : false
          },
          "Platforms" : [
             {
                "ECERE_NODINPUT"
             ],
             "TargetType" : "StaticLibrary",
-            "TargetFileName" : "ecereInstaller"
+            "TargetFileName" : "ecereInstaller",
+            "FastMath" : false
          }
       },
       {
                "../deps/zlib",
                "../deps/freetype-2.3.12/include",
                "../deps/glext"
-            ]
+            ],
+            "FastMath" : false
          },
          "Platforms" : [
             {
index c45d61e..702f339 100644 (file)
@@ -34,7 +34,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -46,6 +47,7 @@
             "Libraries" : [
 
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../$(SODESTDIR))"
             ]
@@ -66,7 +68,8 @@
             "ObjectsDirectory" : "ecereCOMStatic",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : true
          }
       }
    ],
index ca651dd..17cda46 100644 (file)
             ],
             "LibraryDirs" : [
                "C:/oraclexe/app/oracle/product/11.2.0/server/bin"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -48,4 +50,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 6323e64..44bb3ba 100644 (file)
@@ -52,7 +52,8 @@
             "Debug" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -64,6 +65,7 @@
                "../../../obj/$(PLATFORM)/bin",
                "../../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../../$(SODESTDIR))"
             ]
@@ -76,7 +78,8 @@
             "MemoryGuard" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -88,7 +91,8 @@
                "ECERE_STATIC"
             ],
             "TargetType" : "StaticLibrary",
-            "TargetFileName" : "EDASQLiteStatic"
+            "TargetFileName" : "EDASQLiteStatic",
+            "FastMath" : true
          }
       }
    ],
index ec33623..6b191c4 100644 (file)
             "Debug" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "NoLineNumbers" : true,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 4b54583..d84175f 100644 (file)
@@ -61,7 +61,8 @@
             "Debug" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -73,6 +74,7 @@
                "../../../obj/$(PLATFORM)/bin",
                "../../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../../$(SODESTDIR))"
             ]
@@ -85,7 +87,8 @@
             "MemoryGuard" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index b6ac5b2..3a21db4 100644 (file)
             "Debug" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "NoLineNumbers" : true,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 8108478..449f622 100644 (file)
@@ -30,7 +30,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -41,7 +42,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -54,6 +56,7 @@
                "../../obj/$(PLATFORM)/bin",
                "../../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../../$(SODESTDIR))"
             ]
@@ -71,7 +74,8 @@
             "TargetFileName" : "EDAStatic",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
@@ -87,7 +91,8 @@
             "TargetFileName" : "EDAStatic",
             "Libraries" : [
 
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index 52bdd4a..4eb3ed9 100644 (file)
@@ -33,7 +33,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          },
          "Platforms" : [
             {
@@ -57,6 +58,7 @@
                "../obj/$(PLATFORM)/bin",
                "../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../obj/$(PLATFORM)/bin/)"
             ]
@@ -67,7 +69,8 @@
          "Options" : {
             "Debug" : true,
             "MemoryGuard" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index b96be56..35f4a73 100644 (file)
@@ -41,7 +41,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -51,7 +52,8 @@
             "Optimization" : "Speed",
             "IncludeDirs" : [
                "../../deps/DirectX-9.0/include"
-            ]
+            ],
+            "FastMath" : true
          }
       }
    ],
index a9ed145..2291d86 100755 (executable)
@@ -61,7 +61,8 @@
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          },
          "Platforms" : [
             {
@@ -87,6 +88,7 @@
                "../obj/$(PLATFORM)/bin",
                "../obj/$(PLATFORM)/lib"
             ],
+            "FastMath" : true,
             "PostbuildCommands" : [
                "$(call cpq,$(TARGET),../obj/$(PLATFORM)/bin/)"
             ]
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          },
          "Platforms" : [
             {
                "freetype",
                "harfbuzz"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : true
          },
          "Platforms" : [
             {
index 7aac815..a9dd153 100644 (file)
@@ -40,7 +40,8 @@
             ],
             "LibraryDirs" : [
                "../ecere/obj/installer.win32"
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
@@ -58,7 +59,8 @@
                "../ide/obj/resources.o",
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 2aa2279..761bb8c 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -35,4 +37,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 23cb864..c38ac72 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -35,4 +37,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index c106de5..03dd948 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 80f018f..3103c10 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 451f5c4..0c7ad44 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 8bb1db8..65d6344 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 591111f..1f0df31 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index f3414d7..7bc0492 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 3d3651a..5e79245 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -36,4 +38,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 33fae6e..db99c1d 100644 (file)
@@ -11,7 +11,8 @@
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index ed126aa..aaf1235 100644 (file)
@@ -17,7 +17,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -48,7 +49,8 @@
             "LibraryDirs" : [
                "/v3/tight/release"
             ],
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       },
       {
@@ -58,7 +60,8 @@
             "Libraries" : [
                "ecere"
             ],
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       },
       {
@@ -89,7 +92,8 @@
             "LibraryDirs" : [
                "/v3/tight/debug"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 099e15a..24e6e93 100644 (file)
@@ -17,7 +17,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -47,7 +48,8 @@
             ],
             "LibraryDirs" : [
                "../../ecere/obj/tight"
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
@@ -56,7 +58,8 @@
             "Optimization" : "Speed",
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : true
          }
       },
       {
@@ -87,7 +90,8 @@
             "LibraryDirs" : [
                "../../ecere/obj/tight"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 4155e0b..27c80ee 100644 (file)
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 67fdf50..99b77d1 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 383ea10..308358f 100644 (file)
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index dbeb2e5..b6e9a2a 100644 (file)
@@ -17,7 +17,8 @@
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index c513e03..7dac7bb 100644 (file)
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index fb7ef40..de012c1 100644 (file)
@@ -18,7 +18,8 @@
             ],
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -51,7 +52,8 @@
             "LibraryDirs" : [
                "/v3/tight/release"
             ],
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       },
       {
@@ -63,7 +65,8 @@
             "Libraries" : [
                "ecere"
             ],
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       },
       {
@@ -96,7 +99,8 @@
             "LibraryDirs" : [
                "/v3/tight/debug"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
             "Libraries" : [
                "ecere"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index adab9fa..5c1fcb3 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 3e1ab74..8409ce7 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 1f006ff..5d4e45c 100644 (file)
          "Options" : {
             "Debug" : true,
             "Optimization" : "None",
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 59b078f..6b7f62b 100644 (file)
@@ -14,7 +14,8 @@
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index fde4e97..dd6c0a2 100644 (file)
       {
          "Name" : "Debug",
          "Options" : {
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 8844392..bf0b252 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index e882c09..0a6f35c 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index c33efed..362d25d 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index c1ea0b4..881ff00 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "DefaultNameSpace" : "eda"
+            "DefaultNameSpace" : "eda",
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Optimization" : "Speed",
-            "DefaultNameSpace" : "eda"
+            "DefaultNameSpace" : "eda",
+            "FastMath" : true
          }
       },
       {
@@ -34,7 +36,8 @@
             "MemoryGuard" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index f450151..818660e 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -36,7 +38,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index a3d41b0..7a106e5 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -33,7 +35,8 @@
          "Options" : {
             "Debug" : true,
             "MemoryGuard" : true,
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 58e6fc1..17bf346 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 325c5a5..ef09fd2 100644 (file)
@@ -22,7 +22,8 @@
             "MemoryGuard" : true,
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index c66b506..912b6b8 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 14c47cc..539127a 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index ce7f4c1..073a8a2 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 936451f..0fac27a 100644 (file)
@@ -22,7 +22,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -30,7 +31,8 @@
          "Options" : {
             "Debug" : false,
             "Optimization" : "Speed",
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       }
    ],
index 887ea82..060dba9 100644 (file)
@@ -17,7 +17,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -26,7 +27,8 @@
             "Debug" : false,
             "MemoryGuard" : true,
             "NoLineNumbers" : true,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -41,7 +43,8 @@
             "Libraries" : [
                "ecereVanilla"
             ],
-            "Compress" : true
+            "Compress" : true,
+            "FastMath" : false
          },
          "Platforms" : [
             {
index d66e409..da84c1c 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -35,7 +37,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index f59a4d5..2639c56 100644 (file)
@@ -18,7 +18,8 @@
             "Debug" : true,
             "MemoryGuard" : false,
             "Optimization" : "None",
-            "Console" : false
+            "Console" : false,
+            "FastMath" : false
          }
       },
       {
@@ -27,7 +28,8 @@
             "Debug" : true,
             "MemoryGuard" : true,
             "Optimization" : "None",
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -36,7 +38,8 @@
             "Debug" : false,
             "MemoryGuard" : false,
             "Optimization" : "Speed",
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       }
    ],
index 467e84d..fb84c41 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 0496593..11b203f 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 463465c..c583c34 100644 (file)
@@ -13,7 +13,8 @@
       {
          "Name" : "Default",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index badea5d..1bd37ca 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 5391464..b48d785 100644 (file)
@@ -13,7 +13,8 @@
       {
          "Name" : "Default",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index c4ae293..37a761e 100644 (file)
@@ -18,7 +18,8 @@
             "Debug" : true,
             "MemoryGuard" : false,
             "Optimization" : "None",
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -27,7 +28,8 @@
             "Debug" : false,
             "MemoryGuard" : false,
             "Optimization" : "Speed",
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       },
       {
@@ -36,7 +38,8 @@
             "Debug" : true,
             "MemoryGuard" : true,
             "Optimization" : "None",
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 9a5ef35..2b9d104 100644 (file)
@@ -18,7 +18,8 @@
          "Options" : {
             "Debug" : true,
             "MemoryGuard" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       },
       {
@@ -26,7 +27,8 @@
          "Options" : {
             "Debug" : false,
             "MemoryGuard" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -34,7 +36,8 @@
          "Options" : {
             "Debug" : true,
             "MemoryGuard" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index e24a0b4..9022ea3 100644 (file)
@@ -6,7 +6,6 @@
       "MemoryGuard" : false,
       "Profile" : false,
       "Optimization" : "Speed",
-      "StrictNameSpaces" : false,
       "TargetType" : "Executable",
       "TargetFileName" : "Controls",
       "Libraries" : [
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "MemoryGuard",
          "Options" : {
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 9180156..94e3f19 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 5478bfb..83812df 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index d9932fe..07266b4 100644 (file)
@@ -14,7 +14,8 @@
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       },
       {
@@ -22,7 +23,8 @@
          "Options" : {
             "Debug" : true,
             "MemoryGuard" : true,
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index 392931e..7c0100a 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index cb61258..51b5cd0 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 7f99b19..9b880bc 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 005cfda..bad13b2 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index df50bc0..b65c393 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index dac8828..6b448a3 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 4b8e85a..082ff66 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Debug" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index b1bc2db..725b8ee 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 8170ead..a5e31b1 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 6821112..f575d8b 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index d207e35..8c35b07 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index ffd7151..c3db380 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 6f88ccd..f1695ed 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 13ce102..2d61f5b 100644 (file)
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 1bcabe9..0a221c5 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 5d8ae6e..4b47a1f 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 75eb72f..f01eb71 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
@@ -35,4 +37,4 @@
    "Resources" : [
 
    ]
-}
\ No newline at end of file
+}
index 8209892..8288152 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 46db5f8..67d5a11 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 9d12548..0e13daa 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 4abc808..a9d1921 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -33,7 +35,8 @@
             "MemoryGuard" : true,
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index f9872e2..f019642 100644 (file)
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : true
          }
       },
       {
          "Name" : "Debug",
          "Options" : {
             "Debug" : true,
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index e50624f..ac42a8c 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 9137358..3982c6a 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index a094e91..d4a9710 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index a53f74c..8a1a3ab 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -34,7 +36,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       }
    ],
index de6cf50..bc64a55 100644 (file)
@@ -16,7 +16,8 @@
          "Options" : {
             "Debug" : true,
             "Profile" : false,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       }
    ],
index 2214f30..265bf32 100644 (file)
@@ -23,7 +23,8 @@
          "Options" : {
             "PreprocessorDefinitions" : [
                "SAMPLE_V2"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index 5a6d067..3fa881d 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index f2c25a2..cf4cd33 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 75d1593..292d97f 100644 (file)
@@ -21,7 +21,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -29,7 +30,8 @@
          "Options" : {
             "Debug" : false,
             "MemoryGuard" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
@@ -40,7 +42,8 @@
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       }
    ],
index 656881b..f8970f5 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index cc34bbc..92c0c88 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Debug" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index 458abb4..0d7b5f5 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index e426ae6..38efa37 100644 (file)
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       },
       {
          "Name" : "Debug",
          "Options" : {
-            "Debug" : true
+            "Debug" : true,
+            "FastMath" : false
          }
       }
    ],
index 376ea46..638f19c 100644 (file)
             "Optimization" : "None",
             "PreprocessorDefinitions" : [
                "_DEBUG"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],
index eec250e..a311cb9 100644 (file)
@@ -21,7 +21,8 @@
             "PreprocessorDefinitions" : [
                "_DEBUG"
             ],
-            "Console" : true
+            "Console" : true,
+            "FastMath" : false
          }
       },
       {
@@ -29,7 +30,8 @@
          "Options" : {
             "Debug" : false,
             "Optimization" : "Speed",
-            "Console" : false
+            "Console" : false,
+            "FastMath" : true
          }
       }
    ],
index 05b2a49..7102459 100644 (file)
@@ -27,7 +27,8 @@
             ],
             "LibraryDirs" : [
                "I:/Development/mssdk/lib"
-            ]
+            ],
+            "FastMath" : false
          }
       },
       {
@@ -37,7 +38,8 @@
             "Optimization" : "Speed",
             "Libraries" : [
                "ecere"
-            ]
+            ],
+            "FastMath" : true
          }
       }
    ],
index c0da64c..69061b8 100644 (file)
          "Name" : "Debug",
          "Options" : {
             "Debug" : true,
-            "Optimization" : "None"
+            "Optimization" : "None",
+            "FastMath" : false
          }
       },
       {
          "Name" : "Release",
          "Options" : {
             "Debug" : false,
-            "Optimization" : "Speed"
+            "Optimization" : "Speed",
+            "FastMath" : true
          }
       }
    ],