View of /trunk/hippo/build.bat
Parent Directory
|
Revision Log
Revision 135 -
(download)
(annotate)
Sun Mar 7 12:38:03 2010 UTC (3 years, 2 months ago) by mjm
File size: 609 byte(s)
Sun Mar 7 12:38:03 2010 UTC (3 years, 2 months ago) by mjm
File size: 609 byte(s)
Hippo Release v0.6.2
@echo off call "%VS80COMNTOOLS%\vsvars32.bat" echo ****************************** echo Configuring... echo ****************************** cd indra if not exist build-VC80 python ./develop.py -G VC80 configure echo ****************************** echo Building... echo ****************************** cd build-vc80 vcbuild /M2 /useenv SecondLife.sln "Release|Win32" echo ****************************** echo Packaging... echo ****************************** cd newview python ..\..\newview\viewer_manifest.py --configuration=Release --source=..\..\newview --artwork=..\..\newview --build=. --dest=packaged
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

