> It sounds like I didn't make my problem clear > > I want to build my own project using Creator. > I have a .pro-File that works correctly when compiled using the command > line > > When building the same project In creator, I have the options to use > "Shadow build" and specify a build directory. > However, I want creator to simply use the DESTDIR variable already > specified in the .pro file. > > I have tried putting $$DESTDIR intto the build directory, but that > doesn't seem to work
Simply uncheck the shadow build checkbox. -Kris _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
