source:
OGRE/trunk/ogrenew/SDK/Win32/makevc7.bat
@
692
Revision 692, 123 bytes checked in by mattausch, 19 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[692] | 1 | bash copysamples.sh |
2 | pushd ..\..\Docs\src | |
3 | doxygen html.cfg | |
4 | cd ..\api\html | |
5 | hhc index.hhp | |
6 | popd | |
7 | makensis ogresdk_vc7.nsi | |
8 | pause |
Note: See TracBrowser
for help on using the repository browser.