OSDN Git Service

Version 5.91
[vbslib/main.git] / _src / Test / vbslib_test / T_MakeRule / RFiles3 / 3C_MakeRule_DoubleParent.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <MakeRuleOfRevisionFolder>\r
3 \r
4         <Variable  name="${Files}"  value="."  type="FullPathType"/>\r
5 \r
6         <MakeRule>\r
7                 <Output path="${Files}\Step1\*"/>\r
8                 <Input_ path="${Files}\Step2A\*"/>\r
9                 <Input_ path="${Files}\Step2B\*"/>\r
10                 <Command></Command>\r
11                 <Revisions>01</Revisions>\r
12         </MakeRule>\r
13 \r
14         <MakeRule>\r
15                 <Output path="${Files}\Step2A\*"/>\r
16                 <Output path="${Files}\NotFound\*"/>\r
17                 <Input_ path="${Files}\Step3A\*"/>\r
18                 <Input_ path="${Files}\Step3B\*"/>\r
19                 <Command></Command>\r
20                 <Revisions>01</Revisions>\r
21         </MakeRule>\r
22 \r
23         <MakeRule>\r
24                 <Output path="${Files}\Step3A\*"/>\r
25                 <Input_ path="${Files}\Step4A\*"/>\r
26                 <Command></Command>\r
27                 <Revisions>01</Revisions>\r
28         </MakeRule>\r
29 \r
30         <MakeRule>\r
31                 <Output path="${Files}\Step3B\*"/>\r
32                 <Input_ path="${Files}\Step4B\*"/>\r
33                 <Command></Command>\r
34                 <RevisionSet>01, 02</RevisionSet>\r
35         </MakeRule>\r
36 \r
37         <MakeRule>\r
38                 <Output path="${Files}\Step4A\*"/>\r
39                 <Output path="${Files}\Step4B\*"/>\r
40                 <Input_ path="${Files}\Step5\*"/>\r
41                 <Command></Command>\r
42                 <RevisionSet>01, 02, 03</RevisionSet>\r
43         </MakeRule>\r
44 \r
45 </MakeRuleOfRevisionFolder>\r