source:
downloads/ogre/Tools/MilkshapeExport/setup/build.bat
@
20
Last change on this file since 20 was 6, checked in by anonymous, 17 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
1 | @echo off |
2 | |
3 | candle milkshapeinstall.wxs |
4 | light -out OgreMilkshapeExporter.msi milkshapeinstall.wixobj %WIX_ROOT%\ui\wixui_featuretree.wixlib |
5 | goto end |
6 | |
7 | :end |
8 | pause |
Note: See TracBrowser
for help on using the repository browser.