X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=samples%2F3D%2Fcube2%2Fcube2.epj;h=de012c1335530e752622c00cf1edd63c73f18f72;hb=90b0e4e57121e4223e2dfd02a24813b3e8db16bb;hp=fb7ef408f9bd0678450d44a6160a1c0d84ee8f6d;hpb=37b36a1e1b7d42c4f3c6ec22c5145616fe5608a5;p=sdk diff --git a/samples/3D/cube2/cube2.epj b/samples/3D/cube2/cube2.epj index fb7ef40..de012c1 100644 --- a/samples/3D/cube2/cube2.epj +++ b/samples/3D/cube2/cube2.epj @@ -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 } }, { @@ -111,7 +115,8 @@ "Libraries" : [ "ecere" ], - "Console" : true + "Console" : true, + "FastMath" : false } } ],