Hi Kohne,
- Original Message -
> From: Koehne Kai
> Sent: Saturday, December 22, 2012 2:58 PM
> Subject: RE: [Interest] setMainQmlFile technique to avoid the need to copy
> QML files
>> Basically, I prefix the relative path to the main QML file with the name of
> Subject: [Interest] setMainQmlFile technique to avoid the need to copy QML
> files
>
> I just discovered a pretty simple and convenient technique that allows my
> compiled-and-linked Qt .pro app to
> easily resolve to one-and-only-one main QML file, whether I build
I just discovered a pretty simple and convenient technique that allows my
compiled-and-linked Qt .pro app to easily resolve to one-and-only-one main QML
file, whether I build my app from the command line in my app dir and run it
from there, or whether I have Qt Creator build my app in the defaul