summaryrefslogtreecommitdiff
path: root/digital-watch/Debug/res/edje/subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'digital-watch/Debug/res/edje/subdir.mk')
-rw-r--r--digital-watch/Debug/res/edje/subdir.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/digital-watch/Debug/res/edje/subdir.mk b/digital-watch/Debug/res/edje/subdir.mk
new file mode 100644
index 0000000..99a4440
--- /dev/null
+++ b/digital-watch/Debug/res/edje/subdir.mk
@@ -0,0 +1,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 ' '
+
+