summaryrefslogtreecommitdiff
path: root/digital-watch/Debug/res/edje/subdir.mk
blob: 99a44401605111cd9fcea52bf18a9a2d720f283a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
EDC_SRCS += \
../res/edje/digitalwatch.edc 

EDJ_FILES += \
./res/edje/digitalwatch.edj 


# Each subdirectory must supply rules for building sources it contributes
res/edje/%.edj: ../res/edje/%.edc
	@echo 'Building file: $<'
	@echo 'Invoking: EDC Resource Compiler'
	edje_cc -id "$(PROJ_PATH)/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" "$<" "$@"
	@echo 'Finished building: $<'
	@echo ' '