[sldev] Viewer Source Release of RC-1.18.6.1

Nicholaz Beresford nicholaz at blueflash.cc
Thu Dec 13 01:04:41 PST 2007


Soft wrote:
> On 12/12/07, nikki at cf-estates.com <nikki at cf-estates.com> wrote:
>> Speaking of silly steps changing the startup object to 'newview' is
>> another little step that needs done every time.
> 
> Anyone know where the default project is set? AFAIK, it's a local
> setting. I'm not sure how to change the default without moving a
> project to the top of the project file, which VS will rearrange again
> later.

That is local (as well as the debug command line arguments and
similar).  I would vote to keep it as it is because the efforts
for the solution (if possible) will far outweight the benefit.


But if you are at it, a minor nuisance for me which can be fixed
is the missing "mv" statement in indra.y in the debug configration:

- script-compile-fb
- indra.y
- properties
- build step for debug needs an
   C:\cygwin\bin\mv.exe ytab.hpp ytab.h
   (like the release step)


If you want to cleanup the project (not sure if it's worth bothering)
with cmake coming, see the "Optional Steps" for VS2005 conversion,
(https://wiki.secondlife.com/wiki/Converting_project_files_for_MSVS2005)
they apply to VS2003 all the same (except the first).


Nick






More information about the SLDev mailing list