~ubuntu-branches/ubuntu/utopic/qtcreator-plugin-ubuntu/utopic-proposed

1
2
3
4
5
6
7
8
9
10
11
12
This is the qtcreator plugin for ubuntu.

To build it run:
$ mkdir build
$ cd build
$ qmake ..
$ make

To test (if you already have the package "qtcreator-plugin-ubuntu" installed):
$ sudo cp ./builddir/lib/qtcreator/plugins/Canonical/libUbuntu.so \
    /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH )/qtcreator/plugins/Canonical/libUbuntu.so