Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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
3candle milkshapeinstall.wxs
4light -out OgreMilkshapeExporter.msi milkshapeinstall.wixobj %WIX_ROOT%\ui\wixui_featuretree.wixlib
5goto end
6
7:end
8pause
Note: See TracBrowser for help on using the repository browser.