...
1project.manifest = manifest.xml
2
3#here is a comment
4base.barrelPath = barrels
5
6fr235.barrelPath = barrels/IconLibrary.barrel;barrels/GraphLibrary.barrel
7fr645m.barrelPath = barrels/M.barrel;[A/A.jungle;A/B.jungle]
8round-215x215.GraphLibrary.annotations = bar
9
10round.resourcePath = $(base.resourcePath);resource-round
11DigitsPicker = [..\ScreenPickers\monkey.jungle]
12base.barrelPath = $(base.barrelPath);$(DigitsPicker)
13d2bravo.resourcePath = $(d2bravo.resourcePath);resources-round-218x218-ciq_1.x;resources-ciq_1.x-no_hr
14d2bravo_titanium.resourcePath = $(d2bravo_titanium.resourcePath);resources-round-218x218-ciq_1.x;resources-ciq_1.x
View as plain text