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