Last fixes before submitting QuasselTopia...
[quassel.git] / INSTALL.Qtopia
1 We assume that you are familiar with application development on
2 the Greenphone (or other Qtopia devices), so we won't go into
3 detail here.
4
5 The project file and related resources for QuasselTopia are to be found
6 in qtopia-build/. Set up your development environment as usual (i.e. have
7 the appropriate tools in $PATH and so on), and then:
8
9 cd qtopia-build
10 qtopiamake
11 make
12
13 This will build the binary called 'quasseltopia' in the build directory.
14 Then use the gph script to build and deploy the package:
15
16 gph -p
17 gph -i
18
19 This should create a package and start installation on the Greenphone.