Added desktop widget, and .desktop file to porperly install widget in hildon
[mdictionary] / setqmake
1 #!/bin/bash
2
3 qmake -set MDICT_APPNAME mdictionary
4 qmake -set MDICT_BINDIR `pwd`/bin
5 qmake -set MDICT_PLUGINSDIR `pwd`/lib