edje: for now disable near and far as they are keyword on Windows.

This commit is contained in:
Cedric BAIL 2014-12-22 11:07:59 +01:00
parent 9330f4684c
commit a6e6a4a44a
1 changed files with 2 additions and 2 deletions

View 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 {