projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29cb221
)
edje_example: fix compile instruction
author
Jerome Pinot
<ngc891@gmail.com>
Sun, 5 Feb 2017 12:56:18 +0000
(21:56 +0900)
committer
Jerome Pinot
<ngc891@gmail.com>
Sun, 5 Feb 2017 12:56:18 +0000
(21:56 +0900)
src/examples/edje/edje_example.c
patch
|
blob
|
history
diff --git
a/src/examples/edje/edje_example.c
b/src/examples/edje/edje_example.c
index
a39a082
..
e1fd630
100644
(file)
--- a/
src/examples/edje/edje_example.c
+++ b/
src/examples/edje/edje_example.c
@@
-1,5
+1,5
@@
//Compile with:
-// edje_cc edje_example.edc && gcc -o edje_example edje_example.c `pkg-config --libs --cflags e
core
ecore-evas edje`
+// edje_cc edje_example.edc && gcc -o edje_example edje_example.c `pkg-config --libs --cflags e
ina ecore evas
ecore-evas edje`
#include <Eina.h>
#include <Evas.h>