hi.

> > i'd like to know if there is a way to make jam and especially msvc  
> > output
> > the libs and bins in another directory than BUILDTOP?
> 
> BUILDTOP is a Jam variable. You should be able to set it to whatever  
> you like. You can even set it on the command-line, as in 'jam - 
> sBUILDTOP=foo'. However, the normal method of having the built  
> targets placed in a particular location is to configure the project  
> at the desired location (outside of the source directory), and then  
> build it there.

i finally tried this and while it works on my linux machine, the generated
workspaces don't build in /bin. instead they are broken because they are
missing a '../'.

does the BUILDTOP carry over to msvcgen? or what would be the usual way to
do this?

greets,
Fossi

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to