source:
downloads/ogre/Tools/Common/setup/build.bat
@
48
Last change on this file since 48 was 6, checked in by anonymous, 17 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.