diff options
Diffstat (limited to 'ClientHamr')
-rwxr-xr-x | ClientHamr/extantz/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ClientHamr/extantz/build.sh b/ClientHamr/extantz/build.sh index d9c386a..6f0d2db 100755 --- a/ClientHamr/extantz/build.sh +++ b/ClientHamr/extantz/build.sh | |||
@@ -1,7 +1,7 @@ | |||
1 | export PKG_CONFIG_PATH="/opt/e17/lib/pkgconfig" | 1 | export PKG_CONFIG_PATH="/opt/e17/lib/pkgconfig" |
2 | 2 | ||
3 | echo "clean" | 3 | echo "clean" |
4 | rm -f extantz crappisspuke.o extantz.edj | 4 | rm -f extantz crappisspuke.o CDemo.o extantzCamera.o extantz.edj |
5 | echo "edje" | 5 | echo "edje" |
6 | edje_cc -id images extantz.edc extantz.edj | 6 | edje_cc -id images extantz.edc extantz.edj |
7 | echo "Irrlicht" | 7 | echo "Irrlicht" |