Re: [Development] Adding QML to qmake variables

2011-12-07 Thread eike.ziller
Hi, On 6 Dec 2011, at 09:27, ext Tomasz Siekierda wrote: > Hi, thanks for your reply. > > On 6 December 2011 01:24, wrote: >> Hi >> >> Comments in line below. > ... >> >> You do want to be able to see these guys in the Qt Creator project browser. >> I wonder if they are also not available v

Re: [Development] Adding QML to qmake variables

2011-12-06 Thread Tomasz Siekierda
Hi, thanks for your reply. On 6 December 2011 01:24, wrote: > Hi > > Comments in line below. ... > > You do want to be able to see these guys in the Qt Creator project browser. >  I wonder if they are also not available via -K file find or project > search, as well if they are not somehow includ

Re: [Development] Adding QML to qmake variables

2011-12-05 Thread sarah.j.smith
Hi Comments in line below. On 06/12/2011, at 6:23 AM, ext Tomasz Siekierda wrote: Hi, working on some QML project now (my, I haven't suspected that Qt Quick is THAT gorgeous... wow, thank you, Trolls, for making it!), an idea struck me, that there is no variable in QMake to add QML files to the

[Development] Adding QML to qmake variables

2011-12-05 Thread Tomasz Siekierda
Hi, working on some QML project now (my, I haven't suspected that Qt Quick is THAT gorgeous... wow, thank you, Trolls, for making it!), an idea struck me, that there is no variable in QMake to add QML files to the project. While I am aware, that both DEPLOYMENTFOLDERS and OTHER_FILES can be used t