Subversion Repositories DevTools

Rev

Rev 4937 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4937 Rev 5425
Line 19... Line 19...
19
Platform( '*' );
19
Platform( '*' );
20
 
20
 
21
############################################################################
21
############################################################################
22
# Packaging definitions
22
# Packaging definitions
23
#
23
#
24
PackageFile ( '*', 'AndroidBuilder.pl', '--Subdir=tools/scripts' );
24
PackageFile ( '*', 'AndroidBuilder.pl',         '--Subdir=tools/scripts' );
25
PackageFile ( '*', 'init.gradle',       '--Subdir=tools/scripts' );
25
PackageFile ( '*', 'init.gradle',               '--Subdir=tools/scripts' );
-
 
26
PackageFile ( '*', 'UtfFilter_androidStudio.pm','--Subdir=tools/scripts' );
26
 
27
 
27
#.............................................................................
28
#.............................................................................
28
# Finally generate the makefile
29
# Finally generate the makefile
29
#
30
#
30
MakefileGenerate();
31
MakefileGenerate();