edje: for now disable near and far as they are keyword on Windows.
authorCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Dec 2014 10:07:59 +0000 (11:07 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 22 Dec 2014 10:07:59 +0000 (11:07 +0100)
src/lib/edje/edje_private.h

index a298684..c849210 100644 (file)
@@ -1380,8 +1380,8 @@ struct _Edje_Part_Description_Spec_Camera
    struct {
       Evas_Real       fovy;
       Evas_Real       aspect;
-      Evas_Real       near;
-      Evas_Real       far;
+      /* Evas_Real       near; */
+      /* Evas_Real       far; */
    } camera;
 
    struct {