4e028e434fc58e2fca412df07351c27aec945753
[apps/native/sample/diet.git] / Debug / res / edje / subdir.mk
1 ################################################################################
2 # Automatically-generated file. Do not edit!
3 ################################################################################
4
5 # Add inputs and outputs from these tool invocations to the build variables 
6 EDC_SRCS += \
7 ../res/edje/layout.edc \
8 ../res/edje/menu.edc 
9
10 EDJ_FILES += \
11 ./res/edje/layout.edj \
12 ./res/edje/menu.edj 
13
14
15 # Each subdirectory must supply rules for building sources it contributes
16 res/edje/%.edj: ../res/edje/%.edc
17         @echo 'Building file: $<'
18         @echo 'Invoking: EDC Resource Compiler'
19         edje_cc -id "$(PROJ_PATH)/res/edje/images" -id "$(SDK_TOOLPATH)/enventor/share/enventor/images" -sd "$(PROJ_PATH)/edje/sounds" -sd "$(SDK_TOOLPATH)/enventor/share/enventor/sounds" -fd "$(PROJ_PATH)/edje/fonts" -fd "$(SDK_TOOLPATH)/enventor/share/enventor/fonts" "$<" "$@"
20         @echo 'Finished building: $<'
21         @echo ' '
22
23