0211e87013cb18680d9d578b942b79e54bb518ab
[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 Shibboleth-schemas.wxs
67  candle Shibboleth-schemas.wxs
68  light  Shibboleth-schemas.wixobj
69  smoke  Shibboleth-schemas.msm
70
71  wixcop -indent:2  Xerces-x86.wxs
72  candle Xerces-x86.wxs
73  light  Xerces-x86.wixobj
74  smoke  Xerces-x86.msm
75
76  wixcop -indent:2  Xerces-x64.wxs
77  candle Xerces-x64.wxs
78  light  Xerces-x64.wixobj
79  smoke  Xerces-x64.msm
80
81  wixcop -indent:2 XmlSec-x86.wxs
82  candle XmlSec-x86.wxs
83  light  XmlSec-x86.wixobj
84  smoke  XmlSec-x86.msm
85
86  wixcop -indent:2 XmlSec-x64.wxs
87  candle XmlSec-x64.wxs
88  light  XmlSec-x64.wixobj
89  smoke  XmlSec-x64.msm
90
91  wixcop -indent:2  Zlib-x86.wxs
92  candle Zlib-x86.wxs
93  light  Zlib-x86.wixobj
94  smoke  Zlib-x86.msm
95
96  wixcop -indent:2  Zlib-x64.wxs
97  candle Zlib-x64.wxs
98  light  Zlib-x64.wixobj
99  smoke  Zlib-x64.msm
100
101 goto done
102 :done
103 candle tes.wxs
104 light tes.wixobj
105 smoke tes.msi