[Desktop Entry] Encoding=UTF-8 Version=0.1 Type=Application Name=qtx Exec=/usr/bin/qtx Icon=qtx X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable
PREFIX = ./debian/qtx/usr unix { BINDIR = $$PREFIX/bin DATADIR =$$PREFIX/share DEFINES += DATADIR=\"$$DATADIR\" PKGDATADIR=\"$$PKGDATADIR\" #MAKE INSTALL INSTALLS += target desktop icon64 target.path =$$BINDIR desktop.path = $$DATADIR/applications/hildon desktop.files += qtx.desktop icon64.path = $$DATADIR/icons/hicolor/64x64/apps icon64.files += qtx.png }
cd qtx mad qmake mad dpkg-buildpackage mad remote -r N900 send ../qtx_0.1_armel.deb mad remote -r N900 install qtx_0.1_armel.deb