On 12.04.2010 16:01, 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?
Hi Stephen! I am currently working on making all environment variables work in the workdirectory, command and command line arguments fields at this time. Creator already adds a SOURCEDIR and a BUILDDIR variable to the environment, so $BUILDDIR will work again once my patches are merged. Please be a bit more patient: This change is taking me longer than I originally anticipated, mostly since there are so many places that need to be fixed and tested! Best Regards, Tobias -- Tobias Hunger Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
