qt
ce-gcc
This is a research repository for allowing to compile Qt for Windows CE using cegcc on Linux.
-
Cloning this repository:
git clone git://gitorious.org/+qt-developers/qt/ce-gcc.git ce-gcc cd ce-gcc
Add this repository as a remote to an existing local repository:
git remote add ce-gcc git://gitorious.org/+qt-developers/qt/ce-gcc.git git fetch ce-gcc git checkout -b my-local-tracking-branch ce-gcc/master_or_other_branch
- Branches:
- 4.6
- Clone of:
- qt


