-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmonkey.jungle
30 lines (22 loc) · 1.55 KB
/
monkey.jungle
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Reset the base source path to include only source files in the source folder. The
# default source path includes source files in the project folder and all subfolders.
base.sourcePath = source
project.manifest = manifest.xml
base.resourcePath = resources/default
# Load the Icon Paths
fenix5s.resourcePath = $(base.resourcePath);resources/36px-icon
fenixchronos.resourcePath = $(base.resourcePath);resources/36px-icon
approachs60.resourcePath = $(base.resourcePath);resources/30px-icon
approachs62.resourcePath = $(base.resourcePath);resources/35px-icon
vivoactive3.resourcePath = $(base.resourcePath);resources/30px-icon
vivoactive3d.resourcePath = $(base.resourcePath);resources/30px-icon
vivoactive3m.resourcePath = $(base.resourcePath);resources/30px-icon
vivoactive3mlte.resourcePath = $(base.resourcePath);resources/30px-icon
vivoactive4s.resourcePath = $(base.resourcePath);resources/30px-icon
vivoactive4.resourcePath = $(base.resourcePath);resources/35px-icon
legacyherocaptainmarvel.resourcePath = $(base.resourcePath);resources/30px-icon
legacyherofirstavenger.resourcePath = $(base.resourcePath);resources/30px-icon
legacysagadarthvader.resourcePath = $(base.resourcePath);resources/30px-icon
legacysagarey.resourcePath = $(base.resourcePath);resources/30px-icon
# Load Language Files
base.lang.fre = $(base.lang.fre);resources/localization/fre