~ken-vandine/ubuntu-qtcreator-plugins/qtcreator-plugin_inline

« back to all changes in this revision

Viewing changes to src/libs/utils/process_stub.pro

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2012-02-02 12:08:40 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20120202120840-5lym6dvribvbgviz
Tags: 2.4.1-0ubuntu1
* New upstream release.
* Add patches by Aurélien Gâteau to improve bzr integration.
* Build qtcreator out-of-source.
* Drop 01_fix_installation_paths.diff, not needed anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    LIBS += -lshell32
21
21
}
22
22
 
23
 
target.path  = $$[QT_INSTALL_BINS] # FIXME: libexec, more or less
 
23
target.path  = /bin # FIXME: libexec, more or less
24
24
INSTALLS    += target