Tizen build [SOLVED]

Hi There,
I wanted to try out cocos2d-x on Tizen.
I followed these steps: http://www.cocos2d-x.org/wiki/How_to_run_HelloWorld_and_tests_of_cocos2d-x_on_Tizen
I downloaded developer branch (by pressing [Download ZIP] here: https://github.com/cocos2d/cocos2d-x
But at step: 3.2, I cannot see any proj.tizen to import. Also not in the downloaded .zip source.
This is what I have:
What am I doing wrong(?) ?
Thanks, Zoli


coco.png (104.5 KB)

Ok, my bad, if you download from here: https://github.com/cocos2d/cocos2d-x it has no Tizen support.
But if you download from the official download (http://www.cocos2d-x.org/download) , it has Tizen stuff.

Github repository also has Tizen stuff, but it’s not in the default “develop” branch. It’s in master branch.