Subversion Repositories DevTools

Rev

Rev 4364 | Rev 4371 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4364 Rev 4370
Line 34... Line 34...
34
#                -clean                     - Will clean the build
34
#                -clean                     - Will clean the build
35
#                -populate                  - Test Env and Populate 'libs'
35
#                -populate                  - Test Env and Populate 'libs'
36
#               Aguments that can be provided by the user
36
#               Aguments that can be provided by the user
37
#                -projectname=ProjectName   - Project Name [optional]
37
#                -projectname=ProjectName   - Project Name [optional]
38
#                -target=number             - Project Target
38
#                -target=number             - Project Target
-
 
39
#                -Jar=name                  - Name of a Jar to include
-
 
40
#                -lname                     - Name of a Jats library to include
-
 
41
#                -Lname                     - Name of a 3rd party library to include
39
#
42
#
40
#......................................................................#
43
#......................................................................#
41
 
44
 
42
require 5.008_002;
45
require 5.008_002;
43
use strict;
46
use strict;