On 4/12/10 11:51 AM, Daniel Teske wrote: > On Monday 12 April 2010 17:41:30 ext Stephen Chu wrote: >> On 4/12/10 11:13 AM, Daniel Teske wrote: >>> On Monday 12 April 2010 16:01:36 ext Stephen Chu wrote: >>>> Hi >>>> >>>> Is there a list of available variables that we can use in the custom >>>> build steps? I see the $BUILDDIR in the working directory. Is there >>>> anything else like the built app filename, etc. that can be used in the >>>> command field? >>> >>> No, that's currently all there is. What's your use case? >> >> I'd like to copy the built binary back to the project folder. > Why?
So it can be synced to all other machines. I used Dropbox <https://www.dropbox.com/referrals/NTIzMzUyMjE5> to sync the project folder across half a dozen machines at 2 locations. I don't want to sync the shadow build directories since the files changes all the time. But the built app is what I want to keep. PS. Please sign up for Dropbox with my ref. link so I can earn extra free space. :) -- Stephen Chu <mailto:[email protected]> <http://www.ju-ju.com> _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
