[Interest] #define in qml

Harri Pasanen harri at mpaja.com
Tue Feb 21 22:53:08 CET 2012


As Thiago mentioned, one way to sidestep the
need for #ifdef is to have branch in version control
for each version.

Not all version control software is created equal in this respect though.
Branching in git is very good, svn less so.

Personally I have branches for meego, symbian, android,
+ adsupported versions for some of them even if I'm using the
same version of QML, just because of device differences.

So if you are not using branches in version control, you are
missing out.

Just my 2 cents.

Harri



More information about the Interest mailing list