source:
downloads/Tools/Common/setup/build.bat
@
6
| Last change on this file since 6 was 6, checked in by anonymous, 18 years ago | |
|---|---|
| File size: 152 bytes | |
| Line | |
|---|---|
| 1 | @echo off |
| 2 | |
| 3 | :xsi5 |
| 4 | candle commandlinetools.wxs |
| 5 | light -out OgreCommandLineTools.msi commandlinetools.wixobj %WIX_ROOT%\ui\wixui_featuretree.wixlib |
| 6 | |
| 7 | |
| 8 | :end |
| 9 |
Note: See TracBrowser
for help on using the repository browser.










