Move editing for config.xml into the merge modules. Add a Shibboleth-schemas merge...
[shibboleth/cpp-sp.git] / msi / WiX / MergeModules / compile.bat
1 goto current
2 :current
3  wixcop -indent:2 Curl-x86.wxs
4  candle Curl-x86.wxs
5  light  Curl-x86.wixobj
6  smoke  Curl-x86.msm
7  wixcop -indent:2 Curl-x64.wxs
8  candle Curl-x64.wxs
9  light  Curl-x64.wixobj
10  smoke  Curl-x64.msm
11
12  wixcop -indent:2 FastCGI-x86.wxs
13  candle FastCGI-x86.wxs
14  light  FastCGI-x86.wixobj
15  smoke  FastCGI-x86.msm
16   wixcop -indent:2 FastCGI-x64.wxs
17  candle FastCGI-x64.wxs
18  light  FastCGI-x64.wixobj
19  smoke  FastCGI-x64.msm
20
21 wixcop -indent:2 Log4Shib-x86.wxs
22  candle Log4Shib-x86.wxs
23  light  Log4Shib-x86.wixobj
24  smoke  Log4Shib-x86.msm
25 wixcop -indent:2 Log4Shib-x64.wxs
26  candle Log4Shib-x64.wxs
27  light  Log4Shib-x64.wixobj
28  smoke  Log4Shib-x64.msm
29
30
31 wixcop -indent:2 OpenSAML-x86.wxs
32  candle OpenSAML-x86.wxs
33  light  OpenSAML-x86.wixobj 
34  smoke  OpenSAML-x86.msm
35
36 wixcop -indent:2 OpenSAML-schemas.wxs
37  candle OpenSAML-schemas.wxs
38  light  OpenSAML-schemas.wixobj
39  smoke  OpenSAML-schemas.msm
40
41 wixcop -indent:2 OpenSAML-x64.wxs
42  candle OpenSAML-x64.wxs
43  light  OpenSAML-x64.wixobj 
44  smoke  OpenSAML-x64.msm
45
46
47 wixcop -indent:2 OpenSSL-x86.wxs
48 candle OpenSSL-x86.wxs
49 light  OpenSSL-x86.wixobj
50 rem smoke  OpenSSL-x86.msm
51 wixcop -indent:2 OpenSSL-x64.wxs
52 candle OpenSSL-x64.wxs
53 light  OpenSSL-x64.wixobj
54 rem smoke  OpenSSL-x64.msm
55
56  wixcop -indent:2 Shibboleth-x86.wxs
57  candle Shibboleth-x86.wxs
58  light  Shibboleth-x86.wixobj
59  smoke  Shibboleth-x86.msm
60
61  wixcop -indent:2 Shibboleth-x64.wxs
62  candle Shibboleth-x64.wxs
63  light  Shibboleth-x64.wixobj
64  smoke  Shibboleth-x64.msm
65
66  wixcop -indent:2  Xerces-x86.wxs
67  candle Xerces-x86.wxs
68  light  Xerces-x86.wixobj
69  smoke  Xerces-x86.msm
70
71  wixcop -indent:2  Xerces-x64.wxs
72  candle Xerces-x64.wxs
73  light  Xerces-x64.wixobj
74  smoke  Xerces-x64.msm
75
76  wixcop -indent:2 XmlSec-x86.wxs
77  candle XmlSec-x86.wxs
78  light  XmlSec-x86.wixobj
79  smoke  XmlSec-x86.msm
80
81  wixcop -indent:2 XmlSec-x64.wxs
82  candle XmlSec-x64.wxs
83  light  XmlSec-x64.wixobj
84  smoke  XmlSec-x64.msm
85
86  wixcop -indent:2  XmlTooling-x86.wxs
87  candle XmlTooling-x86.wxs
88  wixcop -indent:2  XmlTooling-schemas.wxs
89  candle XmlTooling-schemas.wxs
90  light  XmlTooling-x86.wixobj 
91  smoke  XmlTooling-x86.msm
92
93  wixcop -indent:2  XmlTooling-schemas.wxs
94  candle XmlTooling-schemas.wxs
95  light  XmlTooling-schemas.wixobj
96  smoke  XmlTooling-schemas.msm
97
98  wixcop -indent:2  XmlTooling-x64.wxs
99  candle XmlTooling-x64.wxs
100  light  XmlTooling-x64.wixobj
101  smoke  XmlTooling-x64.msm
102
103  wixcop -indent:2  Zlib-x86.wxs
104  candle Zlib-x86.wxs
105  light  Zlib-x86.wixobj
106  smoke  Zlib-x86.msm
107
108  wixcop -indent:2  Zlib-x64.wxs
109  candle Zlib-x64.wxs
110  light  Zlib-x64.wixobj
111  smoke  Zlib-x64.msm
112
113 goto done
114 :done
115 candle tes.wxs
116 light tes.wixobj
117 smoke tes.msi